Skip to content

docs: add adapter development guide #541

@nextlevelshit

Description

@nextlevelshit

No documentation exists for building a new first-class adapter. Adding a new adapter requires implementing AdapterRunner and adding a case to ResolveAdapter() in opencode.go.

The existing docs/examples/custom-adapter.md only covers the ProcessGroupRunner fallback.

Create a "Building a new adapter" guide covering:

  • The AdapterRunner interface
  • Streaming events
  • Sandbox integration
  • Testing patterns

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