fabro/lib/crates/fabro-cli/tests/it
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
..
cmd feat(mcp): support run parent relationships (#295) 2026-05-17 12:26:18 -04:00
scenario Add ACP backend support (#237) 2026-05-11 23:39:43 -04:00
support refactor(runs): simplify run projection shape 2026-05-09 23:31:43 -04:00
workflow refactor(llm): split provider identity from adapters (#280) 2026-05-16 13:13:41 -04:00
main.rs chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00