Skip to content

Releases: 04mg/caw

0.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:31
3fd52ba

What's Changed

  • feat: type-ahead selection for workspace folder tree by @iamkucuk in #57
  • feat: add Hermes agent support by @04mg in #59
  • release: v0.3.0 by @04mg in #60

Full Changelog: 0.2.2...0.2.3

0.2.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 02:46
fd05a60

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

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:15
0b01091

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

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:40
3595ec0

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

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:36
d1bcb71

What's Changed

  • feat: download folders as zip archives by @04mg in #28
  • feat: mobile context menu for file explorer and workspace panel by @04mg in #30
  • feat: CLI subcommands, help, and env var docs by @04mg in #32
  • release: v0.1.6 by @04mg in #31

Full Changelog: 0.1.5...0.1.6

0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:13
b4d2d21

What's Changed

  • release: v0.1.5 first public release by @04mg in #26

Full Changelog: 0.1.4...0.1.5

0.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:09
9ad0124

What's Changed

  • feat: Alt+Arrows pane navigation, Alt+W closes pane by @04mg in #22
  • feat: Alt+Arrows cycle through panes and tabs by @04mg in #23
  • feat: auto-sync opened file previews on disk change by @04mg in #24
  • release: Release v0.1.4 by @04mg in #25

Full Changelog: 0.1.3...0.1.4

0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:35
575588e

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 02:51
5a2b557

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

0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:39
edaba4c

What's Changed

Full Changelog: 0.0.1...0.1.1