I maintain Tokenchit, an MIT-licensed CLI that turns local Codex CLI, Claude Code, and OpenCode usage logs into SVG cards and recaps for a README.
I'd like to suggest it for Monitoring & Analytics. The focus is a portable output: the generated SVG can be committed to a repository and displayed without depending on a Tokenchit image endpoint.
It reads Codex's local rollout logs under ~/.codex/sessions. To generate a card without publishing usage data to the public leaderboard:
npx -y @tokenchit/cli@latest generate --no-publish
Node.js 22 or newer is required. The repository README shows actual generated cards. Cost figures are labeled as equivalent API cost estimates, not subscription charges or money spent.
Suggested entry:
- [iyashjayesh/tokenchit](https://github.com/iyashjayesh/tokenchit) - Generates committable SVG usage cards and recaps from local Codex CLI, Claude Code, and OpenCode logs. 
I checked the README and existing issues for an earlier Tokenchit submission. Thanks for considering it.
I maintain Tokenchit, an MIT-licensed CLI that turns local Codex CLI, Claude Code, and OpenCode usage logs into SVG cards and recaps for a README.
I'd like to suggest it for Monitoring & Analytics. The focus is a portable output: the generated SVG can be committed to a repository and displayed without depending on a Tokenchit image endpoint.
It reads Codex's local rollout logs under
~/.codex/sessions. To generate a card without publishing usage data to the public leaderboard:Node.js 22 or newer is required. The repository README shows actual generated cards. Cost figures are labeled as equivalent API cost estimates, not subscription charges or money spent.
Suggested entry:
I checked the README and existing issues for an earlier Tokenchit submission. Thanks for considering it.