Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BB plugins

Plugins for bb.

Packages

  • bb-plugin-telemetry — compare Codex, Claude Code, Pi, opencode, and omp sessions with native bb thread telemetry and evidence-backed findings.
  • bb-plugin-auto-new-tab — open the New Tab page automatically when the workspace panel has no tabs, instead of the default Info page.
  • bb-plugin-ds4 — run and administer a local DwarfStar (ds4) inference server from bb.
  • bb-plugin-excalidraw — create, edit, and attach Excalidraw drawings in conversations.
  • bb-plugin-omp — register Oh My Pi (omp) as an ACP-based bb provider (acp-omp).
  • bb-plugin-prime-agent — register Prime Agent as an ACP-based bb provider (acp-prime-agent).
  • bb-plugin-sessions — index Codex, Claude Code, and Pi (prime-agent) sessions on this machine, search them from a sidebar panel, and rehydrate any session into a BB thread.

Development

This is a pnpm workspace. Build or typecheck all packages with:

pnpm install
pnpm typecheck
pnpm build

Each package README documents its installation and runtime requirements.

Installing every plugin

Install all packages as bb plugins (idempotent — safe to re-run):

pnpm plugins:install      # or: bash scripts/install-all.sh

This runs bb plugin install <path> --yes for every packages/bb-plugin-* and prints the resulting installed list. To install just one, use its path:

bb plugin install ./packages/bb-plugin-prime-agent

About

BB plugins for DS4 administration and Excalidraw drawings

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages