mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
Reuse shared run status classification and manifest override construction across CLI, MCP, and server code. Normalize MCP run inputs during validation, avoid redundant run refetches after mutations, and bound/direct lookup paths where the API supports it. Verification: - cargo +nightly-2026-04-14 fmt --all - cargo check -p fabro-mcp-server -p fabro-client -p fabro-cli -p fabro-server -p fabro-manifest -p fabro-types - cargo nextest run -p fabro-mcp-server -p fabro-manifest -p fabro-types - cargo nextest run -p fabro-cli mcp - cargo +nightly-2026-04-14 clippy -p fabro-mcp-server -p fabro-client -p fabro-cli -p fabro-server -p fabro-manifest -p fabro-types --all-targets -- -D warnings |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||