fabro/docs/public/agents
Bryan Helmkamp 73ebb7d28b
feat(mcp): support run parent relationships (#295)
## Summary

- Add parent metadata (`parent_id`, `children_count`) to Fabro MCP run
summaries, search summaries, and created-run results.
- Allow MCP clients to create child runs, search direct children, and
link or unlink an existing run's parent through the existing run tools.
- Update MCP docs and tool descriptions for the parent-aware
create/search/interact behavior.

## Test Plan

- [x] `cargo +nightly-2026-04-14 fmt --check --all`
- [x] `cargo nextest run -p fabro-mcp-server`
- [x] `cargo +nightly-2026-04-14 clippy --workspace --all-targets -- -D
warnings`

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 12:26:18 -04:00
..
hooks.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
mcp.mdx feat(mcp): support run parent relationships (#295) 2026-05-17 12:26:18 -04:00
outputs.mdx Add ACP backend support (#237) 2026-05-11 23:39:43 -04:00
permissions.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
prompts.mdx fix(validate): treat undefined template vars in @file prompts as warnings (#290) 2026-05-16 17:31:22 -04:00
skills.mdx refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
subagents.mdx Add ACP backend support (#237) 2026-05-11 23:39:43 -04:00
tools.mdx Add ACP backend support (#237) 2026-05-11 23:39:43 -04:00