Releases: 04mg/caw
Releases · 04mg/caw
Release list
0.2.3
0.2.2
What's Changed
- fix: workspace creation picker improvements by @04mg in #50
- fix: polyfill crypto.randomUUID for non-secure HTTP contexts by @04mg in #52
- feat: add Oh My Pi (omp) agent support by @iamkucuk in #53
- fix: mobile terminal scroll for shells + clipboard paste button by @04mg in #55
- feat: distinguish crashed agent sessions on the Kanban board by @04mg in #54
- release: v0.2.2 by @04mg in #56
New Contributors
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- fix: multi-device workspace selection, terminal resize, and mobile rendering by @04mg in #40
- fix: use pure black and white terminal backgrounds to match Monaco by @04mg in #41
- feat: resume exact agent session by id for opencode and codex by @04mg in #42
- fix: CLI flags, help text, markdown parsing and empty session title by @04mg in #43
- fix: smooth kanban card transitions and hide column scrollbars by @04mg in #44
- fix: Invalid N panel layout when toggling sidebars by @04mg in #45
- fix: bind watcher to old session on opencode /sessions reattach by @04mg in #46
- refactor: remove Gin in favor of Go stdlib net/http by @04mg in #47
- feat: markdown preview with raw HTML, mermaid, image resolution, and terminal fix by @04mg in #48
- release: v0.2.1 by @04mg in #49
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- feat: local Kroko WASM speech-to-text alongside browser Web Speech API by @04mg in #33
- fix: resume session tracking for CLI --continue and in-TUI /session switches by @04mg in #34
- fix(editor): preserve unsaved Monaco edits across tab switches by @04mg in #36
- feat(editor): preserve Monaco state across tabs + confirm closing unsaved files by @04mg in #37
- feat(editor): dirty-aware tabs, cleaner unsaved dialog, preserve undo history after save by @04mg in #38
- release: v0.2.0 by @04mg in #39
Full Changelog: 0.1.6...0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
What's Changed
- fix: explorer not updating when switching workspaces by @04mg in #16
- fix: improve command palette deep file search by @04mg in #18
- fix: support SVG file preview in image viewer by @04mg in #17
- fix: remove keyword-based waiting_input heuristics from all agents by @04mg in #19
- feat: complete Playwright e2e test suite by @04mg in #20
- minor: Playwright e2e test suite for agents, quota, and smoke by @04mg in #21
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- fix: agent status tracking for all 6 agents by @04mg in #4
- feat: add in-place auto-update via caw update by @04mg in #5
- fix: correct agent status tracking for Claude, OpenCode, and Copilot by @04mg in #6
- fix: caw agent status tracking end-to-end fixes by @04mg in #7
- fix: WebSocket optimizations — race fix, keepalive, mux, ring buffer by @04mg in #8
- feat: smart file preview — binary warning & image viewer by @04mg in #10
- fix: resolve stuck thinking status by separating agent activity and watcher heartbeat by @04mg in #11
- feat: use home directory ~/.caw/trash and clean up periodically by @04mg in #12
- fix: resolve agent interruption not transitioning to idle and Claude title tags by @04mg in #13
- fix: Claude Code status stuck thinking on quick interrupt by @04mg in #14
- release: Improve stability by @04mg in #15
Full Changelog: 0.1.1...0.1.2