Summary
All agents (including main) should ship with their agent-related markdown files preconfigured, so the first conversation with an agent does not trigger the bootstrap flow.
Problem
On first conversation with an agent, the missing agent markdown files cause a bootstrap flow to run. This adds latency and friction to the user's first interaction.
Expected
- Every agent (including
main) has all required agent-related .md files preconfigured out of the box.
- The first conversation with any agent proceeds normally, without triggering the bootstrap flow.
Actual
- Agent markdown files are not preconfigured, so the first conversation triggers the bootstrap flow.
Summary
All agents (including
main) should ship with their agent-related markdown files preconfigured, so the first conversation with an agent does not trigger the bootstrap flow.Problem
On first conversation with an agent, the missing agent markdown files cause a bootstrap flow to run. This adds latency and friction to the user's first interaction.
Expected
main) has all required agent-related.mdfiles preconfigured out of the box.Actual