Skip to content

Use codex app as the agent harness #34

@jlewi

Description

@jlewi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions