T3Code IDE / Code-Editor integration #7886
mbeckenbach
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As t3code itself is not a harness but wraps installed harnesses to a really amazing UI you need to have the t3code window open for interacting with your agents. This works great as long as you don't work inside the code together with an agent or when your screen space is enough to display the editor and t3code side by side. But sometimes this is not the optimal way to work.
Most modern IDE's and Code editors support to use installed harnesses via ACP inside the app. Also some of the Editors have quite nice features for adding context from the IDE to the agent. Like shown on the screenshots of Zed Editor below.
If t3code would make itself available via the ACP protocol, then everyone could use its sessions at the same time in t3codes amazing UI or within the IDE. It would act as something like a proxy between IDE and Harness. That way it would reduce context switching for the user and the sessions from editors would also appear in t3codes history, possibly even in realtime which would be even cooler.
All reactions