Documentation
¶
Overview ¶
Package agents provides jungi's built-in agent definitions as an embedded filesystem. Each subdirectory contains an AGENT.md file with YAML frontmatter (name, description, tools, model) and a markdown body that becomes the agent's system prompt.
EmbeddedAgents returns a Registry pre-loaded with all bundled agents. Callers merge it with any user-supplied registry via agentreg.MergeRegistries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- embedded.go
Click to show internal directories.
Click to hide internal directories.