Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sohamganatra opened this issue Jun 11, 2024 · 0 comments
Open

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

sohamganatra opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sohamganatra
Copy link
Contributor

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 sohamganatra added the enhancement New feature or request label Jun 11, 2024
@sohamganatra sohamganatra changed the title Feature request: Add support for new tool: Spawn a local command manager Feature request: Add support for new tool: Local command manager Jun 11, 2024
@sohamganatra sohamganatra changed the title Feature request: Add support for new tool: Local command manager Feature request: Add support for new tool: Local shell manager Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant