16 lines
497 B
Markdown
16 lines
497 B
Markdown
# metatest
|
|
|
|
Manifest-backed meta-agent composed in the dashboard.
|
|
|
|
Generated A2APack meta-agent project.
|
|
|
|
- Main skill: `pursue`
|
|
- Planning: `llm_dag`
|
|
- Max nodes: `8`
|
|
- Max replans: `1`
|
|
- Declared sub-agents:
|
|
- `blog-openapi-agent` skills: auto, get_blog_health, list_blog_posts, create_blog_post, get_blog_post, upsert_blog_post, delete_blog_post
|
|
- `google-trends-agent` skills: fetch, fetch_structured
|
|
|
|
Edit `meta_agent_manifest.json` and `a2a.yaml` together if you change the composition.
|