feat(dashboard): /config form skeleton — Form|JSON tabs, per-type panel #456
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#456
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 a tabbed
/configpage (Form default, JSON fallback) with a left rail listing agent types and a right pane showing that type's settings, so that the curated form is the primary surface and Monaco is one click away when the form lacks a knob.Why: Monaco alone is power-user-only. A form gives discoverability, guided defaults, and per-section organisation.
Acceptance criteria
UI
/configroute has two tabs: Form (default) | JSONagents.json(selectable, current selection highlighted, "+ Add agent type" button at bottom — wires to Phase 4e)PUT /config/agentsendpointTests
agents.jsonOut of scope
References
#455)