@recallnet/codecontext-pi

extensionmaintained

pi steering extension for surfacing @context annotations during reads

by · v0.1.2 · published 4mo ago

$ pi install npm:@recallnet/codecontext-pi
downloads/mo
90
stars
5
last push
3mo ago
open issues
5

Signals

license: nonetestspi manifest: missinginstall size: —deps: 0peer deps: 0

Download trend

159 downloads · last 12 weeks (weekly)

README

@recallnet/codecontext-pi

pi steering extension for surfacing @context annotations when an agent reads annotated code.

Install

npm install @recallnet/codecontext-pi

Use

Install it in pi from npmjs:

pi install @recallnet/codecontext-pi

The 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