Skip to content

Repository files navigation

Phosphor plugins for bb

Open-source extensions for bb.

Plugin Purpose
Agentation → Mentions Based on Agentation by Scott Sunarto; adds native mentions, queued delivery, and verified identity tags.
Perspectives Consult independent expert agents and synthesize evidence across caller-selected lenses.
Sticky Notes Leave shared, movable notes directly on bb threads.
BB UI Reference Explore BB's plugin surfaces and active semantic theme palette.

Install directly

Each plugin is published independently to npm by its prefixed release tag:

bb plugin install npm:@phosphorco/bb-plugin-agentation-mentions@^0.1.0
bb plugin install npm:@phosphorco/bb-plugin-perspectives@^0.2.0
bb plugin install npm:@phosphorco/bb-plugin-sticky-notes@^0.1.1
bb plugin install npm:@phosphorco/bb-plugin-bb-ui-reference@^0.1.1

The plugins are also submitted to the BB Community marketplace for installation from bb.

Release

Push an immutable <plugin-id>/vX.Y.Z tag whose version matches that plugin's manifest. GitHub Actions tests, typechecks, builds, inspects, and publishes only the tagged workspace. The first release uses the repository's NPM_TOKEN; after trusted publishing is configured for each npm package, releases use OIDC with automatic npm provenance.

Develop

npm install
npm run test
npm run typecheck
npm run build

Install a development checkout by name:

bb plugin install path:. --plugin agentation-mentions --yes

Licensing and provenance

Phosphor-authored plugins are MIT licensed. Agentation preserves its upstream attribution and plugin-scoped third-party notices, including the PolyForm Shield 1.0.0 terms of its vendored agentation dependency. See each plugin directory for its exact license and notices.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages