- 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
21 lines
917 B
Plaintext
21 lines
917 B
Plaintext
|
||
==================================================
|
||
ð¤ 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.
|