Skip to content

v0.7.5 — Amber Redesign & Pattern Step Editor

Latest

Choose a tag to compare

@Alexli18 Alexli18 released this 19 Apr 18:42
e838e20

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 policymax_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