Skip to content

prompts: adopt compact defaults and rebalance guidance#1389

Merged
frdel merged 3 commits intoagent0ai:readyfrom
3clyp50:a0_small
Apr 2, 2026
Merged

prompts: adopt compact defaults and rebalance guidance#1389
frdel merged 3 commits intoagent0ai:readyfrom
3clyp50:a0_small

Conversation

@3clyp50
Copy link
Copy Markdown
Contributor

@3clyp50 3clyp50 commented Mar 30, 2026

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
  • 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

3clyp50 and others added 3 commits March 30, 2026 21:44
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
@frdel frdel merged commit 756654b into agent0ai:ready Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants