Skip to content
This repository was archived by the owner on Sep 9, 2026. It is now read-only.

knowcards: v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 08:48
3993825

Highlights

  • Added a Pi extension that fetches relevant card titles before the agent starts and reflects when the session shuts down.
  • Added knowcards install pi with support for both project-local and --global installation.

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 *-inject to *-fetch to match the updated terminology.