mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
Move supplied-content packaging into fabro-manifest beside the checkout collector, and narrow the injected seam to a packager that returns the dependency-ordered closure so ClientBackend registers versions with the client it already owns. Validate the tool input once through a ValidatedWorkflowVersionCreate newtype, matching the other tools, instead of re-validating at three layers. Reuse the fabro-types unique-map deserializer and the shared "not available" error helper, derive budget messages from the limit constants, and render the tool result through the shared summary+JSON path used by sibling tools. Share one extension dispatch between WorkflowLocation::resolve and from_exact_path, compute the bundler's normalized reference once, key path-collision checks by a Cow so the canonical exact check no longer allocates, and log the full packaging error chain before returning the curated tool message. Replace the hand-rolled axum test server with httpmock and declare the new unicode dependencies at the workspace. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-acp | ||
| fabro-automation | ||
| fabro-checkpoint | ||
| fabro-dump | ||
| fabro-environment | ||
| fabro-github | ||
| fabro-graphviz | ||
| fabro-hooks | ||
| fabro-install | ||
| fabro-interview | ||
| fabro-llm | ||
| fabro-manifest | ||
| fabro-mcp | ||
| fabro-mcp-store | ||
| fabro-sandbox | ||
| fabro-slack | ||
| fabro-store | ||
| fabro-tool | ||
| fabro-tracker | ||
| fabro-validate | ||
| fabro-variable | ||
| fabro-workflow | ||
| fabro-workflow-version | ||