agent-Specialization/utils
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
..
__pycache__ <fix thinking chunk> 2025-11-19 20:47:56 +08:00
__init__.py feat: 添加 terminal-guide 和 sub-agent-guide skills 2026-03-16 21:17:02 +08:00
aliyun_fallback.py feat: add aliyun quota fallback 2026-03-06 12:31:20 +08:00
api_client.py feat: add json-based extensible model registry and dynamic model UI 2026-04-09 20:56:54 +08:00
context_manager.py feat: add user turn tool protection to shallow compression 2026-04-12 18:48:08 +08:00
conversation_manager.py feat: add conversation-bound permission modes and tool approval flow 2026-04-11 04:07:28 +08:00
logger.py feat: add custom tools guide and id validation 2026-01-05 21:46:55 +08:00
terminal_factory.py chore: initial import 2025-11-14 16:44:12 +08:00
tool_result_formatter.py fix: unify background run_command notifications with sub-agent flow 2026-04-08 16:13:40 +08:00