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 #103

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

Add real terminal support #103

James4Ever0 opened this issue Aug 10, 2024 · 0 comments

Comments

@James4Ever0
Copy link

James4Ever0 commented Aug 10, 2024

As the demo from Devin has shown, its agent is capable of interacting with real terminal while other open source ones such as OpenDevin unable to.

Hereby I made some necessary progress over this very agent by developing a complete terminal agent environment. Here are some of its features.

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

Devon can certainly integrate this into its core, making it more competitive.

You can learn more about it 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