agent-Specialization/prompts
JOJO 8617304fd4 refactor(prompt): freeze system prompts and update personalization modes
Freeze all leading system prompt blocks per conversation, including the main prompt, skills, workspace context, recent conversations, personalization, AGENTS.md, custom system prompts, and disabled-tool notices. Tool schemas remain dynamically generated outside the frozen prompt path.

Remove obsolete prompt injection files and code paths for thinking mode, deep thinking mode, sub-agent guidelines, and todo guidelines so prompt assembly stays simpler and cache-friendly.

Add personalization-controlled conversation_continuity with high/medium/low levels, rename the UI copy to 对话连续性, and wire it through backend sanitization, prompt generation, manage_personalization, frontend settings, and tool result rendering.

Add auto communication style support via prompts/auto_style.txt, matching the existing separate-file pattern used by human_like_style.txt.
2026-06-07 02:52:00 +08:00
..
agents_md_inject.txt feat: 添加AGENTS.md自动注入的prompt模板 2026-04-12 16:34:06 +08:00
auto_style.txt refactor(prompt): freeze system prompts and update personalization modes 2026-06-07 02:52:00 +08:00
execution_mode.txt feat(security): harden host execution model with sandbox/direct controls 2026-05-10 19:19:01 +08:00
goal_review_agent.txt feat(goal): add autonomous goal mode workflow 2026-05-30 12:51:42 +08:00
human_like_style.txt feat: 添加智能体交流风格选项 2026-04-14 01:47:06 +08:00
main_system_qwenvl.txt refactor(messages): 统一运行期消息插入为 [系统通知|source] 前缀的 user 消息 2026-05-23 02:01:36 +08:00
main_system.txt refactor(messages): 统一运行期消息插入为 [系统通知|source] 前缀的 user 消息 2026-05-23 02:01:36 +08:00
permission_mode.txt feat: 权限模式支持管道命令并优化prompt注入 2026-04-13 16:23:24 +08:00
personalization.txt refactor(prompt): freeze system prompts and update personalization modes 2026-06-07 02:52:00 +08:00
recent_conversations.txt feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
skills_system.txt feat: add read_skill tool and frontend read-skill rendering 2026-04-19 16:57:02 +08:00
title_generation_prompt.txt fix(prompt): improve title generation wording 2026-05-28 13:17:55 +08:00
workspace_system.txt feat(docker): support isolated projects in web mode 2026-05-29 19:49:48 +08:00