Tag: session-mining
Automated Knowledge Mining from Code Sessions
The miner daemon runs in the background, automatically extracting knowledge from newly completed Claude Code sessions. It polls every 60 seconds to process settled transcripts, ensuring continuous knowledge capture without manual interventi…
Automated Claude Code Session Knowledge Extraction
A background daemon that automatically extracts knowledge from completed Claude Code sessions. It polls for new session transcripts and processes them after they have concluded.
Mining Claude Code Session History
Extracts knowledge from all historical Claude Code sessions, including those predating installation. It also initiates a background daemon to automatically mine new sessions as they occur.
Persistent memory and context management for agents
This comprehensive system provides persistent, structured memory management for agents, enabling the logging of rules, decisions, and mistakes. It includes robust session mining capabilities to analyze historical conversations and predict n…