How to give Codex access to VSCode Shift+Enter Julia eval?
I'm currently using my own custom module that starts server and exposes socket to Codex Agent so it can call it and execute code in my VS Code julia session.
I wonder if there's simpler way - given that Julia VS Code extension already does exactly that with Shift + Enter.
So, can AI Agent use Juila VS Code extension API instead of my custom server?
0
Upvotes