feat(agents): implement agents feature (v1) #3
Reference in New Issue
Block a user
Delete Branch "feature/agents"
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?
Summary
Implements the Agents feature (v1) as discussed in issue #7.
Features
promptId)enabledToolNames)Technical Implementation
agentsandprojectAgentstables)AgentsState)getToolDefinitionsForAgent()AgentsTabcomponentAgentSelectorcomponentTest Coverage
All 521 unit tests and 14 E2E tests pass.
Test Plan
Closes #7