Skip to content

Feat/usage command - #11

Merged
shidevil merged 5 commits into
mainfrom
feat/usage-command
May 4, 2026
Merged

Feat/usage command#11
shidevil merged 5 commits into
mainfrom
feat/usage-command

Conversation

@shidevil

@shidevil shidevil commented May 4, 2026

Copy link
Copy Markdown
Owner

No description provided.

IvGolovach and others added 5 commits May 4, 2026 06:54
Support current Gemini CLI chat recordings by discovering session JSONL files and parsing direct Gemini token events while preserving legacy JSON and headless stats formats.

Validation
- cargo test -p tokscale-core jsonl
- cargo test -p tokscale-core gemini
- cargo test -p tokscale-core scan_all_clients_gemini
- cargo test -p tokscale-core
- cargo clippy -p tokscale-core --all-features -- -D warnings
- cargo fmt --all --check
- git diff --check
- git diff --cached --check
Validation

- scripts/ledger/check: Not applicable - scripts/ledger/ does not exist in this repository.

- git fetch --no-tags origin main:refs/remotes/origin/main: PASS

- cargo test -p tokscale-core test_model_only_headless_line_flushes_pending_token_counts: PASS, 1 passed

- cargo test -p tokscale-core token_count: PASS, 11 passed

- cargo test -p tokscale-core codex_cache: PASS, 2 passed

- cargo test -p tokscale-core: PASS, 600 passed, 1 ignored; codebuff 10 passed; hermes 3 passed; doc-tests 0 passed

- cargo clippy -p tokscale-core --all-features -- -D warnings: PASS

- cargo fmt --all --check: PASS

- git diff --check: PASS

- git diff --cached --check: PASS

- Cyrillic scan for touched source files: PASS, no matches

Rollback

- git revert HEAD
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@shidevil
shidevil merged commit ce65e57 into main May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants