SC-9 Plugin / marketplace / MCP / secret tab UIs #631
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#631
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As an operator, I want form-style editors for plugins, marketplaces, MCP servers, and secrets that share the same scope-ladder + reset-to-factory + revision-history affordances as the skills editor, so that I can manage every non-markdown agent-config artifact from one consistent surface.
Acceptance criteria
Plugins tab
plugin_bindingrows. Columns: plugin name, source marketplace, scope chip, enabled toggle.Reset(deletes the row at the active scope),Fork to ▾(instance / agent_type / global),Edit(toggle enabled, change marketplace ref).Marketplaces tab
plugin_marketplacerows. Columns: name, source kind, source URL, scope chip.MCP servers tab
name,transport(radio: stdio / http / sse),command+args(chip list),env(key-value pairs with${SECRET:NAME}autocomplete pulling from the secrets-name list — never plain values shown after save),url(http/sse only).Secrets tab
Add/Rotate/Deleteactions.valueas write-only — read view shows••••; only POST/PUT carry the plaintext.View access loglink on each row opens a paginated viewer.Wiring
Tests
Out of scope
References
specs/agent-config-customization.md§Dashboard surface and §Story SC-9apps/web/CLAUDE.md— primitives, a11y, density