agent-Specialization/core/main_terminal_parts
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
..
__init__.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00
commands.py feat: add json-based extensible model registry and dynamic model UI 2026-04-09 20:56:54 +08:00
context.py fix: stop per-turn todo and permission system injections 2026-04-12 17:10:54 +08:00
tools_definition.py feat: add json-based extensible model registry and dynamic model UI 2026-04-09 20:56:54 +08:00
tools_execution.py feat: add user turn tool protection to shallow compression 2026-04-12 18:48:08 +08:00
tools_policy.py feat: add conversation-bound permission modes and tool approval flow 2026-04-11 04:07:28 +08:00
tools_read.py fix: review filename sanitize and tool output 2026-03-08 00:03:28 +08:00
tools.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00