@rad-pi/core

Deterministic Radicle agent tooling for pi

Package details

extensionskill

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

$ pi install npm:@rad-pi/core
Package
@rad-pi/core
Version
1.5.1
Published
Apr 29, 2026
Downloads
not available
Author
hdh
License
MIT
Types
extension, skill
Size
70.8 KB
Dependencies
0 dependencies · 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/core

Deterministic Radicle agent tooling for pi.

Includes:

  • core Radicle skill
  • shared Radicle helpers/client primitives
  • baseline Radicle command coverage for agent workflows
  • typed tools for common patch, issue, sync, clone, remote, and inspect workflows

Does not include:

  • Plan/Context COB features
  • issue loops or orchestrator workflows