Soham
Soham
**Describe the solution you'd like** Add a new local action to list files & folders at a given path locally.
**Describe the solution you'd like** Add a new local tool - Browser Controller We should add following actions - Open a browser session - session id 1. click on any...
**Describe the solution you'd like** Add a new local tool - database manager We should add following actions - connect to a DB -> returns the connection ID Execute any...
**Describe the solution you'd like** Add a new local tool - command manager We should add following actions - spawn a shell -> returns the shell ID Execute any command...
**Describe the solution you'd like** Add a new local action to fetch/generate a new ssh key. The key will be sent via API to github so the github auth could...
**Describe the solution you'd like** Add a new local action to execute any code at a given path locally and get std output and error in response
**Describe the solution you'd like** Add a new local action to create/delete a file/folder at a given path
**Describe the solution you'd like** Add a new local action to edit a file. Use SWE agent edit file implementation for inspiration
**Describe the solution you'd like** Add a new local action to move a file or folder at a given path locally.
**Describe the solution you'd like** Add a new local action to rename a file or folder at a given path locally.