v0.7.3
What's Changed
- docs: show web client on phone next to the remote-control gif by @edwin-zvs in #220
- Expose subagent tools through MCP by @edwin-zvs in #221
- Improve web active status contrast by @edwin-zvs in #222
- feat(tui): pin marker is a bluish star (matches webui) by @edwin-zvs in #223
- Serve local web UI by default by @edwin-zvs in #224
- feat(ipc): add project aliases for groups by @edwin-zvs in #231
- fix(zarvis): watchdog resets on any stream event; default idle 90s by @edwin-zvs in #233
- feat(tui): queued prompt uses an up-arrow (↑) instead of ❯ by @edwin-zvs in #226
- feat(memory): load markdown global and project memory by @edwin-zvs in #234
- perf(cli): kill zoom/resize freeze by bounding the history re-feed (#230) by @edwin-zvs in #238
- Teach zarvis to maintain memory files by @edwin-zvs in #237
- Add agentd_context memory tool by @edwin-zvs in #240
- perf(tui): cut typing latency when many sessions stream output by @edwin-zvs in #241
- Default TUI panes to borderless by @edwin-zvs in #242
- Add dynamic session UI widgets by @edwin-zvs in #235
- Render timeline blocks in widgets by @edwin-zvs in #243
- build: optimize dependencies in dev builds by @edwin-zvs in #244
- Avoid mobile keyboard on web session switch by @edwin-zvs in #245
- Render session widgets in web UI by @edwin-zvs in #246
- Scroll TUI widgets as a single panel by @edwin-zvs in #247
- Clarify widget cleanup policy by @edwin-zvs in #248
- Retry transient Zarvis provider errors by @edwin-zvs in #249
- Auto-show web widgets on update by @edwin-zvs in #250
- Add web widget hide buttons by @edwin-zvs in #251
- Reorder only visible user sessions by @edwin-zvs in #252
- Document session widget system by @edwin-zvs in #253
- Bump version to 0.7.3 by @edwin-zvs in #254
Full Changelog: v0.7.2...v0.7.3