Skip to content

v0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:10

[v0.0.5] β€” 2026-08-29

Daemon-lifetime trajectory counters and offline session stats.

Highlights

  • trajectory stats β€” in-memory daemon rollup via TrajectoryService.Statistics; since is daemon start; counters reset on restart; optional --provider filter
  • session stats β€” offline JSONL scan for one session (--provider required); no daemon needed
  • trajectory.statistics β€” both surfaces require trajectory.enabled and this key (default off); toggle trajectory-statistics
  • session import --out β€” emit parsed transcript events as JSONL to stdout (-) or a file without writing the session ledger or import checkpoint; summary on stderr when --out is set