▲ | fijiaarone 6 days ago | ||||||||||||||||
The protocol for interacting with code is files and text. You need to define an interface for Ai to click buttons? Or to create keyboard macros that simulate clicking buttons? We are all doomed! | |||||||||||||||||
▲ | quotemstr 6 days ago | parent | next [-] | ||||||||||||||||
There's a long history of REPL interaction protocols decoupling development environments from tools and making things nicer overall. This thing is an empty in the same tradition. (That said, I'm not convinced its author knew the tradition existed.) It's like the Jupyter protocol, from which people do derive utility. | |||||||||||||||||
▲ | baggiponte 6 days ago | parent | prev [-] | ||||||||||||||||
I’m afraid you missed a bit the mark :( This is the equivalent of LSP but for coding agents. So any editor does not have to rebuild an interface to support each and every new one. | |||||||||||||||||
|