v0.7.5
What's Changed
- Preserve web session list visibility on resize by @edwin-zvs in #263
- Rename orchestrator UI label to operator by @edwin-zvs in #264
- Refresh web widgets on reconnect by @edwin-zvs in #265
- Document design spec guidance by @edwin-zvs in #268
- Bootstrap design specs by @edwin-zvs in #269
- Auto-approve widget-dir writes via a single agentd-side policy by @edwin-zvs in #270
- Support split main TUI windows by @edwin-zvs in #266
- Size inline widget panel to rendered (not source) line count by @edwin-zvs in #273
- Scroll split windows independently by @edwin-zvs in #274
- Resize split PTYs to pane widths by @edwin-zvs in #276
- Serve PTY scrollback from on-disk pty.log instead of a 256KB ring by @edwin-zvs in #275
- Resize split windows with mouse by @edwin-zvs in #277
- Constrain text selection to split pane by @edwin-zvs in #278
- Fix scroll in single-pane (non-split) terminal view by @edwin-zvs in #279
- Web UI: terminal scroll buttons no longer steal xterm focus by @edwin-zvs in #280
- Web UI: reconcile session list in place (Phase 2) by @edwin-zvs in #281
- Stop dumping a tunnel QR + scan banner into the daemon log by @edwin-zvs in #282
- Web UI: load chat transcript off-DOM with loading skeleton (Phase 2) by @edwin-zvs in #284
- Web UI: optimistic pin + rename (Phase 2) by @edwin-zvs in #285
- Web UI: reconcile session list so external renames show up (#272) by @edwin-zvs in #287
- Hide mobile terminal controls on desktop web by @edwin-zvs in #286
- Web UI: tail-paginate session transcripts with a progress banner by @edwin-zvs in #288
- Web UI: pull down on the header bar to refresh on mobile by @edwin-zvs in #289
- Preserve sibling splits when deleting window by @edwin-zvs in #290
- Web UI: render a wider-than-viewport PTY without wrapping by @edwin-zvs in #291
- Lazy-load older PTY replay in web UI by @edwin-zvs in #292
- Fix selected operator row contrast by @edwin-zvs in #293
- Make empty welcome shortcuts clickable by @edwin-zvs in #294
- Group adjacent tool calls in clients by @edwin-zvs in #295
- Bump version to 0.7.5 by @edwin-zvs in #297
Full Changelog: v0.7.4...v0.7.5