pi-cc

pi extension that auto-publishes autoresearch.jsonl updates to community.computer.

Package details

extension

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.jsonl changes on turn_end, agent_end, and session_shutdown
  • Detects the enclosing git/Radicle repo
  • Runs rad experiment publish autoresearch.jsonl automatically
  • Adds a manual /cc-publish command

Install

pi install pi-cc

Or locally from a checkout:

pi install ./extensions/pi-cc

Requirements

  • pi
  • rad
  • rad-experiment
  • a Radicle repo with an autoresearch.jsonl tape