Problem
CLI is enough for early development, but bundle upgrades need a site UI for non-CLI users and for reviewing prompt/flow changes safely.
Desired UI
An installed bundles screen should show:
- installed bundles and versions
- upgrade availability
- artifact status: clean, modified, missing, orphaned
- artifact diffs
- unresolved auth refs
- approve/reject/keep-local controls
- apply results
Acceptance criteria
- UI can display upgrade plans generated by the bundle upgrade planner.
- UI can create and resolve PendingActions for approval-required changes.
- Local overrides are clearly marked.
- Secret values are never displayed.
- UI uses the same backend contracts as the CLI.
Context
This is product surface for safely updating deployable agent behavior shipped by plugins or bundle repos.
AI assistance
- AI assistance: Yes
- Tool(s): OpenCode (GPT-5.5)
- Used for: Drafting the issue from product/design discussion; Chris remains responsible for prioritization and implementation.
Problem
CLI is enough for early development, but bundle upgrades need a site UI for non-CLI users and for reviewing prompt/flow changes safely.
Desired UI
An installed bundles screen should show:
Acceptance criteria
Context
This is product surface for safely updating deployable agent behavior shipped by plugins or bundle repos.
AI assistance