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

还有要有一个调试者的角色,它能够获得终端的截屏,以及根据截屏的信息,去调试代码。同时也被授权,去输出信息到终端。 #458

Open
CoderYiFei opened this issue Oct 17, 2024 · 2 comments

Comments

@CoderYiFei
Copy link

还有要有一个调试者的角色,它能够获得终端的截屏,以及根据截屏的信息,去调试代码。同时也被授权,去输出信息到终端。

@XZH-HZX
Copy link

XZH-HZX commented Oct 20, 2024

Hello :), we are currently developing a dynamic task allocation mechanism to enable LLMs to autonomously manage the workflow. Additionally, we have implemented a feature in MacNet where agents can call the compiler and optimize code based on the feedback received. The code will be available soon. We will also consider terminal screenshots as feedback information. Thank you for your suggestion.

@CoderYiFei
Copy link
Author

for getting screenshots and excuting command , you can refer these projects to design
refer projects:
open-interpreter: https://github.com/OpenInterpreter/open-interpreter
aider: https://github.com/Aider-AI/aider
screenshot-to-code: https://github.com/abi/screenshot-to-code
Agent-E: https://github.com/EmergenceAI/Agent-E
gptme: https://github.com/ErikBjare/gptme

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

2 participants