Skip to content

feat: remove sdk provider independence#65

Open
aswhitehouse wants to merge 3 commits intomainfrom
feat/remove-sdk-dependence
Open

feat: remove sdk provider independence#65
aswhitehouse wants to merge 3 commits intomainfrom
feat/remove-sdk-dependence

Conversation

@aswhitehouse
Copy link
Copy Markdown
Collaborator

@aswhitehouse aswhitehouse commented Mar 28, 2026

What changed

  • Remove the reliance on provider SDKS
  • Create a central wrapper that handles provider interactions

Why

  • The SDKs are large to ship with the library & we want to protect OA from breaking changes on an SDK upgrade etc.

How tested

  • All baseline test pass for agent creation and runtime.

  • All existing tests pass (pytest tests/)

  • New tests added (if applicable)

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Refactoring / CI / tooling

Breaking changes

Checklist

  • Code follows project style (ruff check . && ruff format --check .)
  • Self-review completed
  • Version bumped if needed (pyproject.toml, templates, docs)

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
open-agent-spec Ready Ready Preview, Comment Mar 28, 2026 5:42am

Request Review

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant