James Brown
James Brown
@neubig @tobitege @li-boxuan @xingyaoww Editing can be implemented as Terminal or GUI agent operations. For example: - Instruct a Terminal agent to use an editor like `nano` or `vim` -...
> Interesting @James4Ever0 ! Have you compared the accuracy of something like this compared to other methods like the ones implemented in OpenHands or SWE-Agent? Benchmarking has not yet been...
https://github.com/OpenDevin/OpenDevin/pull/3040#issuecomment-2260018219 @tobitege @xingyaoww @zenitogr @SmartManoj (PS: This is one of the major features planned on [Cybergod](https://github.com/james4ever0/agi_computer_control)) --- Update: 8/16/24 Now I have made some progress over the terminal agent. Check...
Now one can obtain terminal input/output statistics in Cybergod like down below:  With terminal stats, one can build a more efficient event-driven terminal agent, for example, listen for...
Have you ever considered developing a terminal agent which send all kinds of keystrokes and combos just like human in a non-blocking fashion? I have made some progress around Cybergod...
Besides, I also implemented a new way of GUI screenshot augmentation, by turning the background into grayscale and overlay the mouse cursor in red. This mode can be helpful and...
Now you can use either Terminus 2 agent in Terminal Bench or use Termexec (my project). https://tbench.ai/ https://pypi.org/project/termexec
Made one proposal to solve this problem: https://github.com/ollama/ollama/issues/6302
Would you like to borrow some code (especially the `-interface` part) from [tun2socks](https://github.com/xjasonlyu/tun2socks), which I now prefer? My use case scenario can be viewed [here](https://github.com/James4Ever0/notes/blob/master/k8s%20isolated%20pod%20proxy%20setup.md).