Skip to content

Token Studio ROI v4.6.0

Choose a tag to compare

@RyanCoreAI RyanCoreAI released this 17 Jun 12:02
· 21 commits to main since this release

Token Studio ROI v4.6.0

This release closes the competitive gap around structured import and terminal guardrails without adding desktop widgets, background daemons, or real log scans by default.

Added

  • ccusage CLI Bridge: \ oken-studio import-usage --format=ccusage-cli --report=session --dry-run --yes.
  • Explicit non-interactive --yes\ gating before running external ccusage scans.
  • Statusline Guardrails: \ oken-studio statusline --format=text|json\ for terminal prompts, tmux, or Claude Code statusline use.
  • Weekly ccusage JSON shape support.
  • Apply-time SQLite backup for ccusage imports.

Privacy and Cost Boundary

  • No npm publish in this release.
  • No real \collect\ was run for release validation.
  • No real ccusage scan was run in automated tests.
  • Prompt, response, transcript, diff, content, and full path fields remain blocked.
  • ccusage cost fields are ignored; Token Studio recomputes official-price conversion.

Validation


  • pm test: 144 tests passed.

  • pm run build: passed.

  • pm run privacy:check: passed.

  • ode src/cli.mjs privacy-check --include-untracked: passed.

  • pm audit --audit-level=low: 0 vulnerabilities.

  • pm pack --dry-run: checked package contents.
  • \git diff --check: passed.