This repository was archived by the owner on Sep 9, 2026. It is now read-only.
Highlights
- Added a Pi extension that fetches relevant card titles before the agent starts and reflects when the session shuts down.
- Added
knowcards install piwith support for both project-local and--globalinstallation.
Improvements
- Documented the automatic fetch/reflect lifecycle across Pi, Claude Code, Cursor, and Codex.
- Separated card storage and retrieval into the memory layer, with session fetch and reflection handled by the harness.
- Renamed the Claude Code, Cursor, and Codex adapter exports from
*-injectto*-fetchto match the updated terminology.