mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
- Remove any-edge fallback from select_edge() in deterministic mode; random mode retains it as an enhancement over the base spec - Restrict preferred_label and suggested_next_ids matching to unconditional edges only (already applied in prior work, tests added here) - Rename default_max_retry → default_max_retries across codebase (code, docs, fixtures, skills) and change default from 3 to 0 - Update transitions.mdx to document edge selection cascade accurately Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agents | ||
| changelog/2026-03-05 | ||
| core-concepts | ||
| examples | ||
| execution | ||
| getting-started/why-fabro | ||
| human-tools/preview | ||
| integrations | ||
| reference/dot-language | ||
| tutorials | ||
| workflows | ||
| CHECKLIST.md | ||
| extract_dots.py | ||
| run_tests.sh | ||