Skip to content

Add plugin entry: ultragoal - #105

Open
braedonsaunders wants to merge 6 commits into
get-bb:mainfrom
braedonsaunders:add-goal
Open

Add plugin entry: ultragoal#105
braedonsaunders wants to merge 6 commits into
get-bb:mainfrom
braedonsaunders:add-goal

Conversation

@braedonsaunders

@braedonsaunders braedonsaunders commented Aug 22, 2026

Copy link
Copy Markdown

Summary

What it does

Codex-style durable UltraGoals for Cursor, OpenCode, Claude Code, and Pi. The root thread orchestrates named workers and keeps working until the objective is done, blocked, paused, or limited.

Source

Plugin checks

  • Plugin id derived from bb-plugin-ultragoal is ultragoal.
  • Public v0.2.6 tag is present and immutable.

Marketplace checks

  • npm run build and npm run check succeed on this branch.
  • Icon is vendored in icons/; the entry does not use a remote icon URL.

braedonsaunders and others added 2 commits August 22, 2026 14:46
List Goal from braedonsaunders/bb-plugin-goal so BB Community can install durable Goals for Cursor, OpenCode, Claude Code, and Pi.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@braedonsaunders

Copy link
Copy Markdown
Author

Listing now requires ^0.1.1. Release: https://github.com/braedonsaunders/bb-plugin-goal/releases/tag/v0.1.1

@braedonsaunders

Copy link
Copy Markdown
Author

Goal v0.1.3 is tagged and ready: https://github.com/braedonsaunders/bb-plugin-goal/releases/tag/v0.1.3

The listing range ^0.1.1 already covers it, so this PR can merge as-is. After merge, bb plugin install goal@bb-community will pick up 0.1.3.

@braedonsaunders

Copy link
Copy Markdown
Author

Goal v0.1.4 is tagged: https://github.com/braedonsaunders/bb-plugin-goal/releases/tag/v0.1.4 — listing range ^0.1.1 still covers it.

@braedonsaunders

Copy link
Copy Markdown
Author

Goal v0.1.5 is tagged: https://github.com/braedonsaunders/bb-plugin-goal/releases/tag/v0.1.5 — listing range ^0.1.1 still covers it.

@braedonsaunders

Copy link
Copy Markdown
Author

Goal v0.1.6 is tagged: https://github.com/braedonsaunders/bb-plugin-goal/releases/tag/v0.1.6 — listing range ^0.1.1 still covers it.

Co-authored-by: Cursor <cursoragent@cursor.com>
@braedonsaunders braedonsaunders changed the title Add plugin entry: goal Add plugin entry: ultragoal Aug 22, 2026
@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.2.2 is tagged: https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.2 — listing range ^0.2.0 still covers it.

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.2.3 is out: Now shows every live Cursor Task/subagent on the root thread, not a single collapsed row. Range ^0.2.0 still covers it.

https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.3

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.2.4 is out: Now is one live subagent per row, and token totals start moving again. Range ^0.2.0 still covers it.

https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.4

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.2.5 is out: leftover Cursor timeline Task rows no longer appear in Now. Range ^0.2.0 still covers it.

https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.5

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.2.6 is out: Now is one row per open plan item. Range ^0.2.0 still covers it.

https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.6

Co-authored-by: Cursor <cursoragent@cursor.com>
@braedonsaunders

Copy link
Copy Markdown
Author

Ready to merge. Listing floor is now ^0.2.6 so bb plugin install ultragoal@bb-community gets the current Now/plan sync release.

https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.6

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.2.7 is tagged. ^0.2.6 still covers it. spawn_agent / followup_task now open a Now row for each new leftover so the pane stays on the current work.

https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.2.7

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.4.2 is tagged and the listing floor is now ^0.4.2: https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.4.2

Since 0.2.7 the plugin was re-architected: the Now/Up-next pane is a single server-side projection of live workers (no client heuristics), titles and completion come from structured markers instead of prose guessing, the orchestrator owns all worker spawning, plan steps that declare a worker thread id link that worker to the slice, and approval gates are auto-resolved for every goal descendant.

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.4.3 is tagged — listing range ^0.4.2 covers it. Token accounting now reads every provider's session store (OpenCode, Claude Code, Codex, Cursor), so goals orchestrated by any provider report real usage. https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.4.3

@braedonsaunders

Copy link
Copy Markdown
Author

UltraGoal v0.4.4 is tagged — listing range ^0.4.2 covers it. The codebase now typechecks and builds completely clean against the pinned plugin SDK. This is the final polish pass; the listing is ready to merge as-is. https://github.com/braedonsaunders/bb-plugin-ultragoal/releases/tag/v0.4.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant