v0.12.0
Deployed
- Vercel: Deployed
- Convex: Skipped (no changes)
- crates.io: Deployed
Surfaces
- Engine changed: true
- Web changed: true
- Convex changed: false
Auto-generated from tag v0.12.0
What's Changed
- Add viewport scrolling, nav history, and path-based selection to TUI picker by @Develonaut in #391
- Overhaul TUI file picker with viewport, nav history, and extended keybindings by @Develonaut in #392
- Wire TUI screen data flow and add integration tests by @Develonaut in #393
- Add pipeline execution bridge for TUI by @Develonaut in #394
- Add pipeline execution bridge for TUI by @Develonaut in #396
- Add persistent TUI settings with file picker integration by @Develonaut in #395
- Wire output directory config and per-file savings to TUI results by @Develonaut in #397
- Auto-transition from execution to results screen by @Develonaut in #398
- Fix TUI execution results: clean output dir and bridge race condition by @Develonaut in #399
- Fix TUI results overflow and add settings persistence tests by @Develonaut in #400
- Add persistent TUI settings, execution bridge, and results screen by @Develonaut in #401
- Plan Sprint 11: TUI schema-driven parameter controls by @Develonaut in #403
- Groom plan: reflect TUI delivery, fix stale references by @Develonaut in #404
- Document TUI in README and CLAUDE.md by @Develonaut in #402
- Enrich web telemetry events and wire auth identity by @Develonaut in #405
- Add anonymous opt-out telemetry to CLI by @Develonaut in #406
- Add telemetry toggle to TUI settings screen by @Develonaut in #407
- Scaffold Sprint 11 engine-owned node schema docs by @Develonaut in #408
- Extend ParameterDef with presentation metadata and migrate enums to OptionEntry by @Develonaut in #409
- scope rules by @Develonaut in #410
- Chore/scope rules by @Develonaut in #411
- Inline engine ParameterDef on IO/container/data nodeTypes (Sprint 11 PR 2) by @Develonaut in #412
- Add engine-owned document-shape types to bnto-core by @Develonaut in #413
- Make Rust engine the single source of truth for document-shape TS types by @Develonaut in #414
- Generate all schema metadata from engine catalog, delete hand-written overlays by @Develonaut in #415
- Add type-aware TUI controls for boolean, enum, and number parameters by @Develonaut in #416
- Add schema integration tests and mark Sprint 11 complete by @Develonaut in #418
- Add visible_when filtering, custom recipe loading, and detail scrolling by @Develonaut in #417
- Add BntoPaths, atomic writes, and TOML config for TUI persistence by @Develonaut in #419
- Add config migration and wire BntoPaths through TUI by @Develonaut in #420
- Add Home screen as default TUI landing by @Develonaut in #421
- Fix back-navigation from Home and add centered content panels by @Develonaut in #422
- Unify TUI app frame across all screens by @Develonaut in #423
- Add My Library screen and default TUI launch by @Develonaut in #424
- Add bnto-form crate with journey tests and dispatch fixes by @Develonaut in #425
- Add Select, Confirm, and Number rendering widgets for bnto-form by @Develonaut in #426
- Add validation system and theme support to bnto-form by @Develonaut in #427
- Wire bnto-form into detail screen, replace hand-built controls by @Develonaut in #428
- Add kitchen-sink demo binary to bnto-form crate by @Develonaut in #429
- Add editor state model and recipe file I/O to bnto-core by @Develonaut in #430
Full Changelog: v0.11.1...v0.12.0