mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-20 01:03:59 +00:00
Promote the a0_small prompt work into the shipped default stack. Token count for default prompt, accounting for tools, plugins, secrets placeholders, inactive project, etc: 2996 tokens. - migrate compact prompt fragments into core prompts, plugin-owned prompts, and the agent0 overlay - remove the obsolete a0_small profile and rename the tool-call knowledge reference to a generic framework file - keep a small set of high-value JSON examples while preserving key guardrails for tool names, tool args, and method-style calls - bake balanced conciseness into default response behavior without changing the initial greeting - drop the call_sub prompt-side loader and keep call_sub guidance self-contained - restore essential secrets/security guidance, preserve inactive-project messaging, and rebalance the A2A prompt - add a regression test that verifies the assembled default agent0 prompt stays under the token budget and retains critical guardrails |
||
|---|---|---|
| .. | ||
| agent.system.memories.md | ||
| agent.system.solutions.md | ||
| agent.system.tool.memory.md | ||
| fw.memory.hist_suc.sys.md | ||
| fw.memory.hist_sum.sys.md | ||
| fw.memory_saved.md | ||
| memory.consolidation.msg.md | ||
| memory.consolidation.sys.md | ||
| memory.keyword_extraction.msg.md | ||
| memory.keyword_extraction.sys.md | ||
| memory.memories_filter.msg.md | ||
| memory.memories_filter.sys.md | ||
| memory.memories_query.msg.md | ||
| memory.memories_query.sys.md | ||
| memory.memories_sum.sys.md | ||
| memory.recall_delay_msg.md | ||
| memory.solutions_query.sys.md | ||
| memory.solutions_sum.sys.md | ||