Tags: butttons/pi-kit
Tags
fix(brief): tighter output, local timestamps, commit links in timeline - Stripped to table + summary + projects + timeline + open threads. - Commit links embedded in timeline entries. - Converted commit and session timestamps to local time. - Added non-interactive mode for pi -p with file-exists error.
refactor: replace sub-agent system with standalone session-recall - Remove extensions/sub-agent/ (runner, types, explore, recall tasks) - Restore session-recall.ts from before the sub-agent refactor - Sub-agent functionality now handled by nicobailon/pi-subagents
feat: add lazy-agents extension, obsidian skill, toggle commands for … …guards - Add lazy-agents.ts: on-demand AGENTS.md loading as agent touches subdirectories, deduped against startup-loaded files. - Add obsidian skill for vault lookups via notesmd-cli and grep. - Add Ctrl+Shift+E shortcut and toggle behavior to explore-guard. - Add /tmux-redirect toggle command. - Fix wrangler-ops D1 docs to reference database name, not binding name.
feat: add session-recall extension - /recall <query> searches past sessions using TOON-formatted index with metadata (cost, duration, files touched, models). - recall_session tool loads specific session conversations for the LLM. - --compact flag strips filesTouched and compactionSummaries from index.
PreviousNext