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

Add real terminal support #1390

Open
James4Ever0 opened this issue Aug 10, 2024 · 0 comments
Open

Add real terminal support #1390

James4Ever0 opened this issue Aug 10, 2024 · 0 comments

Comments

@James4Ever0
Copy link

Is your feature request related to a problem? Please describe.

OpenInterpreter currently is unable to interact with common REPL and shell environment in an asynchronous way. It is always blocking.

Describe the solution you'd like

Introducing a fully capable terminal agent environment. Here are few things it can do.

You can see the position of the cursor, the range of the selected text.

tmux_show_1

You can also capture a screenshot of the terminal with cursor denoted in red.

vim_edit_tmux_screenshot

Grayscale augmented terminal gives high contrast to the red cursor, making the agent easier to locate it.

grayscale_dark_tmux

Would be great if OpenInterpreter adopts this.

Describe alternatives you've considered

OpenDevin has a milestone over this. Devin as shown is already capable of doing this.

Additional context

You can learn more about my efforts here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant