Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:01
05a7b33

What's Changed

  • fix(install): simplify post-install message by @edwin-zvs in #439
  • feat(tui): accept 'y' as alias for 'a' (archive) in C-x k prompt by @edwin-zvs in #440
  • refactor: fold construct-mcp and construct-adapter-* into single construct binary by @edwin-zvs in #441
  • feat(webui): archive session support, close dialog, taller header by @edwin-zvs in #442
  • feat(tui,webui): focus next session when current is deleted or archived by @edwin-zvs in #443
  • feat(tui): move 'y' alias from archive to delete in C-x k prompt by @edwin-zvs in #445
  • fix(tui): don't clear transcript when focusing a welcome-screen split pane by @edwin-zvs in #444
  • fix(webui): composer text not clearing on TYPE/SEND button by @edwin-zvs in #446
  • feat(tui): browser thumbnail foreground in matrix rain, fit-scaled, hidden when session visible by @edwin-zvs in #447
  • fix(tui,smith): prevent C-x x freeze when operator model is broken by @edwin-zvs in #448
  • add CLAUDE.md to import AGENTS.md for Claude Code by @edwin-zvs in #450
  • fix(daemon): disable operator ambient loop by default on fresh install by @edwin-zvs in #449
  • feat(daemon): write config.toml.template on startup by @edwin-zvs in #451
  • Release v0.11.0 by @edwin-zvs in #452
  • fix(release): package only the construct binary by @edwin-zvs in #453

Full Changelog: v0.10.0...v0.11.0