feat(agents): HTTP CRUD for agent_skill (SR-7, #875) #890
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!890
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/875-agent-skill-crud"
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?
Implements SR-7 (#875): operator-auth CRUD for
agent_skillat/agents/:agentType/skills(type scope) and/agents/:agentType/:instanceId/skills(instance scope).{ skills, inherits_from_type }.pool_session_warning+pool_sessionswhen active pooled SDK sessions exist for that agent type.getAgentByRowId,listActiveSessionsForAgentType, andagent-skill-routes.test.ts.Fork branch off latest
mainafter SR-6 merge.