-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Right now we have our own harness for the webapp
https://github.com/runmedev/runme/tree/main/pkg/agent/ai
Its not as good as codex and is also another piece of infrastructure folks need to maintain.
Now that we are moving to a world in which the notebook is manipulated by a set of toolcalls we could probably easily integrate with the codex app-server running on the user's computer via their JSON RPC protocol
https://developers.openai.com/codex/app-server
I think in this world we might still rely on the runme server to manage kernels and treat the codex CLI as a kernel.
The runme server could provide a suitable proxy for talking to codex from a webapp e.g. CORs and Auth.
@sourishkrout is this similar to what you are thinking?
cc @hamelsmu
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels