refact icon indicating copy to clipboard operation
refact copied to clipboard

AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.

Results 113 refact issues
Sort by recently updated
recently updated
newest added

This PR improves the ToolUseSwitch component and enhances the Chat component test suite with better interaction testing. Changes Made: 🔧 ToolUseSwitch Component Improvements Enhanced component structure: Refactored the ToolUseSwitch component...