pi-cc
pi extension that auto-publishes autoresearch.jsonl updates to community.computer.
Package details
Install pi-cc from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-cc- Package
pi-cc- Version
0.1.16- Published
- Apr 22, 2026
- Downloads
- 2,099/mo · 193/wk
- Author
- monadic-works
- License
- MIT OR Apache-2.0
- Types
- extension
- Size
- 32.9 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-cc
A pi extension that automatically publishes autoresearch.jsonl updates to community.computer.
What it does
- Watches for
autoresearch.jsonlchanges onturn_end,agent_end, andsession_shutdown - Detects the enclosing git/Radicle repo
- Runs
rad experiment publish autoresearch.jsonlautomatically - Adds a manual
/cc-publishcommand
Install
pi install pi-cc
Or locally from a checkout:
pi install ./extensions/pi-cc
Requirements
piradrad-experiment- a Radicle repo with an
autoresearch.jsonltape