Local Claude Code observability in a single binary.
Tokens, cost, and tool decisions from your Claude Code sessions — zero-config
from ~/.claude/projects, optional OTLP for live updates, an embedded web UI,
plus a native desktop app. Six screens including a GitHub-style Daily usage
heatmap and a shared period filter across views.
Install
go install github.com/openwong2kim/wlog/cmd/wlog@latest- Or download a prebuilt archive below (linux / macOS / windows · amd64 / arm64)
and verify it againstchecksums.txt.
Changelog
Features
- ac396c9: feat(brand,docs): new "wlog" wordmark icon + OSS hygiene + Pages site (@iamwongeeeee)
- 529f70f: feat(setup): one-command Claude Code onboarding (wlog setup) + SessionEnd hook (#1) (@openwong2kim)
Others
- 8298752: chore(ci): clear staticcheck findings (Lint check green) (#2) (@openwong2kim)
- 4b68ca2: docs(changelog): add v0.2.0 (wlog setup onboarding) (#3) (@openwong2kim)