Session config sidebar component #13
Reference in New Issue
Block a user
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?
Milestone: Configuration Panel
Right sidebar (toggleable) for configuring
SessionConfigbefore or during a session: override level selector (None/Relax/All), multi-select for disabled tools (from ToolType enum), and granted permissions input (agent_type:tool format).Acceptance Criteria
agent_type:toolformatProcessRequestcallsImplemented in PR #33. Config sidebar with override level selection, disabled tools checkboxes, granted permissions input, and header toggle button with non-default indicator.