Skip to content

Repository files navigation

pi-exts

Personal Pi extensions, organized under the rp152kpi:<name> namespace.

Plans

Documentation

Extensions

  • rp152kpi:notify: shows a top-right tmux popup when Pi is ready for the next prompt.
  • rp152kpi:firefox: provides status and lifecycle controls for the live Firefox browser-agent integration.
  • tmux-control: directs Pi to safely inspect and control local tmux sessions through the tmux CLI.
  • pi-task-dispatch: dispatches and monitors tmux-backed Pi workers, with SQLite-persisted dependency workflows, event observability, and a live board/Gantt watch.
  • orchestrate: turns a goal and discovery todo corpus into a reviewed, safely parallel task-dispatch graph and observable execution.
  • modelling: turns a context into a bounded, decision-relevant model specification with explicit uncertainty and validation.
  • science: applies scientific-method thinking to critically question claims, learning, and software.
  • rp152kpi:traces: searches local trace indexes and loads bounded trace views through the traces CLI.
  • rp152kpi:tangent: opens an isolated Pi tangent in a new tmux window, seeded with the two latest assistant responses and a query.

Install

Install one extension by its non-namespaced name:

just install notify

Install the Firefox extension and skill:

just install firefox

Install the tmux skills (tmux-control, pi-task-dispatch, and orchestrate):

just install tmux

Install the modelling skill:

just install modelling

Install the science skill:

just install science

Install the traces extension and skill:

just install traces

Install the tangent extension:

just install tangent

Install every extension and skill:

just all

just install <bundle> and just all install git:github.com/rajp152k/pi-exts. Named bundle selections are additive; a full-package installation remains unfiltered.

Firefox setup

The Firefox integration requires an automation-enabled Firefox process and MCPorter:

npm install --global mcporter@0.12.4
just firefox-launch
just firefox-doctor

See the integration README and Firefox skill for operating details and limitations. The implementation plan is historical.

Update one installed extension:

just update notify

Update every installed extension:

just update-all

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages