Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ccpulse
command
|
|
|
pkg
|
|
|
anthro
Package anthro talks to api.anthropic.com on behalf of ccpulse, using the Claude Code OAuth credential.
|
Package anthro talks to api.anthropic.com on behalf of ccpulse, using the Claude Code OAuth credential. |
|
channel
Package channel exposes the build channel (dev or release) chosen at link time by cmd/ccpulse/main.go via an ldflag-injected variable.
|
Package channel exposes the build channel (dev or release) chosen at link time by cmd/ccpulse/main.go via an ldflag-injected variable. |
|
devlog
Package devlog wires slog.Default() based on the build channel and the resolved log level.
|
Package devlog wires slog.Default() based on the build channel and the resolved log level. |
|
ingest
Package ingest catches the ccpulse cache up to current EOF for one or many .jsonl transcripts.
|
Package ingest catches the ccpulse cache up to current EOF for one or many .jsonl transcripts. |
|
parse
Package parse turns Claude Code JSONL transcripts into Message records.
|
Package parse turns Claude Code JSONL transcripts into Message records. |
|
secfile
Package secfile provides file/dir helpers that enforce private modes (0700 for dirs, 0600 for files) and chmod existing entries to those modes on next access.
|
Package secfile provides file/dir helpers that enforce private modes (0700 for dirs, 0600 for files) and chmod existing entries to those modes on next access. |
|
watcher
Package watcher wraps fsnotify with a debounce so a flurry of writes to the same JSONL collapses into a single onChange callback.
|
Package watcher wraps fsnotify with a debounce so a flurry of writes to the same JSONL collapses into a single onChange callback. |
|
scripts
|
|
|
seedyear
command
scripts/seedyear — synthesise a year of Claude Code messages into the dev ccpulse cache for manual bar-chart perf probing (issue #71).
|
scripts/seedyear — synthesise a year of Claude Code messages into the dev ccpulse cache for manual bar-chart perf probing (issue #71). |
Click to show internal directories.
Click to hide internal directories.
