@rad-pi/cob

Optional Radicle COB integrations for pi (plan and context)

Package details

extensionskill

Install @rad-pi/cob from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@rad-pi/cob
Package
@rad-pi/cob
Version
0.1.1
Published
Apr 29, 2026
Downloads
not available
Author
hdh
License
MIT
Types
extension, skill
Size
35.2 KB
Dependencies
1 dependency · 3 peers
Pi manifest JSON
{
  "extensions": [
    "./extensions"
  ],
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@rad-pi/cob

Optional Radicle COB integrations for pi.

Includes:

  • rad-plan support
  • rad-context support

Design intent:

  • builds on @rad-pi/core for baseline repo and network operations
  • keeps COB-specific behavior here instead of bloating the default package
  • does not include experiment publishing

Experiment publishing is handled by the Community Computer pi-cc extension in the Community Computer repository (rad:z4Wk8hdpwG4HtoCxr1uuoQDpnfr25).

Depends on @rad-pi/core.