mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
- Validate WorkflowVersion structure once at construction so canonical_bytes only serializes and enforces the size limit - Collapse the three pairwise path-collision loops into one over the combined file and dependency keys - Make WorkflowPath::is_ancestor_of allocation-free and remove unused resolve_from_root and error accessors - Parse WorkflowVersionId via serde into/try_from, delegating length and charset checks to RunBlobId - Derive ReferenceKind's Display with strum instead of a hand-written match - Drop the fabro-workflow static_reference re-export shim; consumers import from fabro-graphviz directly - Collapse duplicate JSON-rejection arms in the workflow-versions handler Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-acp | ||
| fabro-agent | ||
| 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 | ||