What's new
Features
- Amber UI redesign — full palette audit across editor, dashboard, and landing page. Amber primary token, sharp corners, JetBrains Mono typography, dark
#0b0b0c base.
- Pattern Step Editor — per-step model, prompt, and
max_retries overrides in the visual editor. Collapsible step rows with model inheritance display.
- Per-step retry policy —
max_retries in YAML steps: block applies RetryPolicy with exponential backoff to individual pattern sub-nodes at runtime.
- Built-in prompts — 20 prompt templates for all 9 pattern types (
.md files in prompt library + "Default" button in step editor).
- Docs theme — MkDocs documentation restyled to match landing page: amber accent, dark background, JetBrains Mono.
Bug Fixes
- Fixed dropdown clipping in
CollapsibleSection blocking ModelSelect in node editor.
- Landing page: replaced all placeholder
href="#" with real GitHub/docs URLs.
- E2E navigation test: updated for inline-style sidebar.
Full Changelog
https://github.com/Alexli18/binex/blob/master/CHANGELOG.md