Files
Nicolò Boschi b984bb0bbd feat(coding-agents): record Hindsight tool usage and move logs to ~/.hindsight/coding-agents-logs
Adds usage.jsonl: one line per finished user turn with the hindsight_* tools
called and whether the reply credited Hindsight memory, plus a `stats`
command that reports call ratio and credit-after-retrieval rate per agent.

Moves plugin.log and the diag trail out of /tmp (shared, reboot-wiped,
unbounded) into an owner-only dir with size-based rotation.
2026-09-11 18:29:23 +02:00
..