composio icon indicating copy to clipboard operation
composio copied to clipboard

Feature request: Add support for new tool: Local shell manager

Open sohamganatra opened this issue 1 year ago • 0 comments

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 (Shell ID, Command as input, timeout as input -> outputs are collected and sent back) Get history so far (For last x commands) exit the command manager.

The command manager will maintain the state for the same shell id.

sohamganatra avatar Jun 11 '24 12:06 sohamganatra