Karan Vaidya
Karan Vaidya
### **PR Type** Enhancement, Other ___ ### **Description** - Added `AgentType` option to the CLI for scaffolding different agent types. - Defined `AgentType` enum with `SWE` and `PR_REVIEW` values. -...
### **PR Type** Enhancement, Bug fix, Documentation ___ ### **Description** - Fixed indexing issue and improved methods in file manager. - Enhanced directory change handling with additional checks. - Clarified...
Add tools for file tools
Implement a clipboardtool (similar to filetool) that provides actions for copying text, images, or files to the clipboard and retrieving content from the clipboard.
Add a local tool to create song using Suno/Udio and store it in a local directory.
Create a local tool to index developer documentation of any tool/API. It is very similar to Cursor, which the agent can give Example: I can give https://docs.composio.dev/ and it should...