Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
tokitoki
command
Command tokitoki scans local Claude Code/Codex usage files and uploads the resulting events to the local Tokitoki server.
|
Command tokitoki scans local Claude Code/Codex usage files and uploads the resulting events to the local Tokitoki server. |
|
internal
|
|
|
agentdata
Package agentdata reads the JSON, JSONL and on-disk layouts that local AI agents write their logs in.
|
Package agentdata reads the JSON, JSONL and on-disk layouts that local AI agents write their logs in. |
|
agentdb
Package agentdb reads the SQLite databases that local AI agents store their sessions in.
|
Package agentdb reads the SQLite databases that local AI agents store their sessions in. |
|
buildinfo
Package buildinfo carries the values stamped into release binaries.
|
Package buildinfo carries the values stamped into release binaries. |
|
cli
Package cli implements Tokitoki's one operation: scan local AI usage files and upload them to the local server.
|
Package cli implements Tokitoki's one operation: scan local AI usage files and upload them to the local server. |
|
config
Package config carries the build-time identity of this binary's local state.
|
Package config carries the build-time identity of this binary's local state. |
|
deviceauth
Package deviceauth exchanges the device's API key for a one-time browser login URL, so front-ends can open the web dashboard already signed in.
|
Package deviceauth exchanges the device's API key for a one-time browser login URL, so front-ends can open the web dashboard already signed in. |
|
machineid
Package machineid derives a stable, anonymous identifier for this machine from the identity the operating system already maintains.
|
Package machineid derives a stable, anonymous identifier for this machine from the identity the operating system already maintains. |
|
projectfile
Package projectfile resolves explicit project identity files for usage events.
|
Package projectfile resolves explicit project identity files for usage events. |
|
providertest
Package providertest holds the fixtures and assertions provider packages share in their tests.
|
Package providertest holds the fixtures and assertions provider packages share in their tests. |
|
selfupdate
Package selfupdate replaces the running tokitoki binary with the newest published release.
|
Package selfupdate replaces the running tokitoki binary with the newest published release. |
|
telemetry
Package telemetry reports that this machine has Tokitoki installed and whether an API key is configured.
|
Package telemetry reports that this machine has Tokitoki installed and whether an API key is configured. |
|
usagedb
Package usagedb persists usage events and their upload queue state in a local SQLite database.
|
Package usagedb persists usage events and their upload queue state in a local SQLite database. |
|
usagestats
Package usagestats aggregates locally stored usage events into the report behind `tokitoki stats`.
|
Package usagestats aggregates locally stored usage events into the report behind `tokitoki stats`. |
|
pkg
|
|
|
agentlib
Package agentlib exposes Tokitoki's local usage sync engine for native front-ends.
|
Package agentlib exposes Tokitoki's local usage sync engine for native front-ends. |
Click to show internal directories.
Click to hide internal directories.