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

Suggestion: Add terminal operator capability #50

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

Suggestion: Add terminal operator capability #50

James4Ever0 opened this issue Aug 9, 2024 · 0 comments

Comments

@James4Ever0
Copy link

James4Ever0 commented Aug 9, 2024

Although there are many web agents around the academia, few are capable of building a terminal agent even if it is pure text.

Devin, a close-sourced coding agent, has the ability to operate within terminal. On the other hand, OpenDevin recently declared their milestone towards this.

Hereby I made some effort over this very agent, by grounding the terminal environment with markup language.

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

I believe this is the future, where AI agents become inseparable to operate systems. So will SeeAct adopt my code and push the terminal agent to the next level, or even make some contributions to OpenDevin?

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