Releases: clawlight/clawlight-cli
Releases · clawlight/clawlight-cli
Release list
v0.13.0 — Codex CLI & GitHub Copilot CLI support
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
/hooksinside 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
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
What's Changed
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Full Changelog: v0.10.2...v0.11.0