Skip to content

Releases: clawlight/clawlight-cli

v0.13.0 — Codex CLI & GitHub Copilot CLI support

Choose a tag to compare

@github-actions github-actions released this 24 Jul 17:26

clawlight now watches more than Claude Code. This release adds Codex CLI and GitHub Copilot CLI adapters alongside the existing opencode support: one clawlight install wires up every coding agent it detects, and all sessions roll into the same TUI, tray icon, and lamp — with per-agent badges (cx / co / oc) next to non-Claude sessions. Usage/spend tracking now folds in Codex rollouts too.

Notes:

  • Codex needs version >= 0.144; approve the new hook entries once via /hooks inside Codex.
  • Copilot sessions appear on their first prompt (Copilot fires no lifecycle event before that), and already-open sessions need a restart after install.
  • Fixed: sessions from agents that run hooks through a tty-inheriting shell (Copilot) were being reaped to "done" while still live.

What's Changed

  • Add Codex CLI as a harness adapter (+ Codex usage tracking, tray start key) by @rayovims in #9
  • Add GitHub Copilot CLI as a harness adapter by @rayovims in #10

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:49

What's Changed

  • Fix Windows tray popover: white gutter, clipped card, DPI mismatch by @rayovims in #7
  • feat: opencode session support + per-harness badge by @jjroush in #8

Full Changelog: v0.11.1...v0.12.0

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:10

What's Changed

  • Reap sessions whose Claude Code process died without a SessionEnd hook by @jjroush in #6

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:39

What's Changed

  • Auto-enable lamp on first install + popover connection status by @jjroush in #5

Full Changelog: v0.10.2...v0.11.0

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:54

Full Changelog: v0.10.1...v0.10.2

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:52

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:21
fe799c9

What's Changed

  • Add integration test suite and CI; clippy + rustfmt cleanup by @jjroush in #2
  • Readme cleanup by @jjroush in #3
  • Add Claude Code usage & spend tracking to tray and popover by @rayovims in #4

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:37

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:17

What's Changed

  • Add Windows support: native hook backend, tray autostart, toast notifications by @rayovims in #1

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 20:38

Full Changelog: v0.6.0...v0.7.0