feat(dashboard): surface inheritance invariants at instance scope #738
No reviewers
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!738
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/733"
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?
Dashboard now reflects that inherited entries cannot be disabled at instance scope.
AnchoredInheritedRowgainsagentType,tooltip, andprimaryActionLabelprops; origin badge showsfrom agent_type:dev-style labels+ Add serverbutton; inherited rows getTune envlabel + tooltip+ Add pluginbutton; inherited rows carry tooltip at instance scope+ Add <kind>button withAddSkillDrawer;Override here→Override bodyTest plan
plugins-tab.test.tsx: inherited row at instance scope has no toggle, net-new instance row has full controls, agent_type override row retains toggleCloses #733
All AC met, CI green.
Origin badge, instance-scope tooltip, and no-toggle invariant wired correctly across MCP/plugins/skills.
+ Addbuttons present on all three tabs.Override here→Override bodyrename done. Three tests cover all required cases.