This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryRefactored cli, tui, and daemon modules; fixed tui focus/scroll bugs and added webui Program view with full TUI parity.
Full changelog
What's Changed
- refactor: split widget watch concern from session by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/584
- refactor(app): extract session title menu actions by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/585
- refactor(cli): extract minibuffer methods into module by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/602
- refactor(daemon): split session group + pty logic into modules by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/603
- fix(tui): reclaim view focus when clicking the program pane by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/604
- fix(tui): preserve program view cursor and scroll across hide/show by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/605
- refactor(cli): move dynamic ui helpers out of app.rs by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/606
- refactor(daemon): split session event + lifecycle logic into modules by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/607
- fix(tui): force SIGWINCH for alt-screen PTY sessions after TUI restart by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/608
- fix(tui): show Program view from a non-top split pane's status toggle by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/609
- refactor(cli): extract program-popup methods into module by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/611
- refactor(cli): extract editor-pane methods into module by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/612
- feat(webui): Program view with full TUI parity by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/610
- Release v0.12.1 by @edwin-zvs in https://github.com/zarvis-ai/construct/pull/613
Full Changelog: https://github.com/zarvis-ai/construct/compare/v0.12.0...v0.12.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About construct
Terminal-native agentic development environment: fleet TUI for coding agent CLIs (Codex, Claude Code, Antigravity, Grok) with fork/merge, collaborative Program Markdown orchestration, generative widgets, agent-to-agent orchestration. Single Rust binary.
Related context
Related tools
Beta — feedback welcome: [email protected]