plannotator-tui-hosts 0.3.0

Find a coding agent's transcript and read its recent messages (Claude Code, Codex, pi).
Documentation
  • Coverage
  • 68.75%
    33 out of 48 items documented0 out of 19 items with examples
  • Size
  • Source code size: 113.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 671.85 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • backnotprop

Find a coding agent's transcript on disk and read its recent rendered messages.

Everything here is pure over strings, slices, and injected directories: no ~, no environment reads, no spawned processes. The binary passes in sessions_dir, projects_dir, a process-table snapshot, and an env lookup. The rules come from Plannotator's last implementation (see docs/decisions.md, decision 9).