Skip to content

Agent Runtime: Codex plugin mechanism compatibility not implemented #137

Description

@wangtsiao

Task

Devo is not yet compatible with the Codex plugin mechanism.

Background

Codex (likely OpenAI Codex or similar agent platforms) has a plugin/extension mechanism that allows third-party tools and integrations. Devo currently has its own tool system but does not support loading or running Codex-compatible plugins.

What's needed

  • Research the Codex plugin specification and API
  • Design a compatibility layer or adapter that allows Codex plugins to run within Devo's runtime
  • Implement the adapter and test with existing Codex plugins

Related components

  • crates/core/src/tools/ — Devo's tool system
  • crates/protocol/src/hosted_tools.rs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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