@recallnet/codecontext-pi
v0.1.2
Published
pi steering extension for surfacing @context annotations during reads
Readme
@recallnet/codecontext-pi
pi steering extension for surfacing @context annotations when an agent reads
annotated code.
Install
npm install @recallnet/codecontext-piUse
Install it in pi from npmjs:
pi install @recallnet/codecontext-piThe package exposes one extension entry:
dist/index.js
It watches read tool results, detects inline @context annotations using
@recallnet/codecontext-parser, and sends an advisory steering reminder when
annotated code is loaded.
Docs
- Repo: https://github.com/recallnet/codecontext
- Full README: https://github.com/recallnet/codecontext/blob/main/README.md
