v0.7.0
What's Changed
- fix(web): add session pin control by @edwin-zvs in #141
- feat(zarvis): show browser preview overlay by @edwin-zvs in #139
- feat(tui): matrix-rain horizontal words link to their session (#140) by @edwin-zvs in #143
- fix(zarvis): time out idle provider turns by @edwin-zvs in #147
- feat(mcp): expose browser tools to all harnesses by @edwin-zvs in #146
- style(cli): match browser preview border to terminal text and remove padding by @edwin-zvs in #144
- fix(cli): rename matrix rain hide tooltip by @edwin-zvs in #149
- feat(tui): show browser preview as matrix-rain wallpaper by @edwin-zvs in #148
- fix(tui): hide browser preview caption by @edwin-zvs in #150
- feat(tui): high-res browser thumbnail via quadrant symbols (#142) by @edwin-zvs in #151
- fix(web): preserve terminal bottom scroll on resize by @edwin-zvs in #153
- feat(dev): hot-reload the web UI from disk + live reload (debug only) by @edwin-zvs in #154
- feat(web): add mini matrix header animation by @edwin-zvs in #152
- feat(web): show browser preview thumbnails by @edwin-zvs in #155
- feat(daemon): /agentd restart [binary path] (#145) by @edwin-zvs in #156
- perf(cli): cut repeated-key latency ~3-4x (batch PTY input + skip stale renders) by @edwin-zvs in #157
- Handle pasted files as session attachments by @edwin-zvs in #158
- Use status icons in web session list by @edwin-zvs in #159
- Add zarvis harness hooks by @edwin-zvs in #160
- fix(web): keep terminal pinned during resize redraw by @edwin-zvs in #161
- feat(web): make mini matrix activity sensitive by @edwin-zvs in #163
- feat(webui): browser preview as top-right terminal overlay + session-scoped, ephemeral thumbnails by @edwin-zvs in #162
- fix(tui): preserve codex redraw frames in scrollback by @edwin-zvs in #164
- fix(tui): coalesce session scrollback input by @edwin-zvs in #165
- Bound browser preview CDP waits by @edwin-zvs in #166
- fix(daemon): don't persist browser previews to the transcript by @edwin-zvs in #167
- docs: refresh README positioning and getting started by @edwin-zvs in #168
- feat(release): tag-driven binary releases + install.sh by @edwin-zvs in #169
- feat(cli):
agent upgradeself-update + update-available notice by @edwin-zvs in #170 - docs: streamline README getting started by @edwin-zvs in #171
- docs: show TUI demo gif in README by @edwin-zvs in #172
- docs(releasing): document release-note generation in 'Cutting a release' by @edwin-zvs in #173
- docs: split remote control docs by @edwin-zvs in #175
- feat(tui): add first-run onboarding hints by @edwin-zvs in #174
- Improve zarvis tool call header wrapping by @edwin-zvs in #176
- feat(tui): replace tool buttons with key hints by @edwin-zvs in #177
- docs: point README at refreshed demo gif by @edwin-zvs in #181
- Animate zarvis running session icon by @edwin-zvs in #179
- fix(daemon): stay off when remote tunnel can't be restored on restart by @edwin-zvs in #180
- docs: add remote control demo gif by @edwin-zvs in #182
- docs: add matrix README copy by @edwin-zvs in #183
- fix(tui): only animate zarvis status glyph while a turn is active by @edwin-zvs in #184
- docs: add getting started requirements by @edwin-zvs in #185
- chore(release): bump version to 0.7.0 by @edwin-zvs in #186
Full Changelog: 2026-05...v0.7.0