agent-Specialization/webapp.log
JOJO 757718c492 feat: add user turn tool protection to shallow compression
- Add shallow_compress_keep_user_turn_tools config (default: 3)
- Add is_auto_generated metadata to system messages (sub_agent/background_command)
- Fix sub_agent notification path to include auto_message marker
- Frontend: add input field in PersonalizationDrawer
- Backend: implement protection logic in _run_auto_shallow_compression
2026-04-12 18:48:08 +08:00

21 lines
917 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==================================================
🤖 AI Agent 系统启动
==================================================
✅ [成功] 已选择项目路径: /Users/jojo/Desktop/test
[信息] 运行模式: Web默认
[信息] 思考模式: 开启(默认)
✅ [成功] 正在启动Web服务器...
[信息] 项目路径: /Users/jojo/Desktop/test
[Init] 初始化Web系统...
[Init] 项目路径: /Users/jojo/Desktop/test
[Init] 运行模式: 思考模式(首次思考,后续快速)
[Init] 自动修复: 关闭
[Init] 调试日志: /Users/jojo/Desktop/agents/正在修复中/agents/logs/debug_stream.log
✅ [成功] Web系统初始化完成多用户模式
* Serving Flask app 'server.app_legacy'
* Debug mode: off
Address already in use
Port 8091 is in use by another program. Either identify and stop that program, or start the server with a different port.