Files
vectorize-io__hindsight/hindsight-integrations/coding-agents/skill
Nicolò Boschi 220dcbdd92 feat(coding-agents): record Hindsight tool usage and move logs to ~/.hindsight/coding-agents-logs (#4325)
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:36:03 +02:00
..