Skip to content

docs(reference): add provider capability comparison#22

Merged
heimanba merged 1 commit into
mainfrom
codex/provider-capability-docs
Jul 17, 2026
Merged

docs(reference): add provider capability comparison#22
heimanba merged 1 commit into
mainfrom
codex/provider-capability-docs

Conversation

@heimanba

Copy link
Copy Markdown
Contributor

Summary

  • Add provider capability and adapter implementation matrices for Bailian, Qoder, Claude, and Volcengine Ark.
  • Record official documentation sources for each provider so future capability refreshes have stable starting points.
  • Clarify that Claude exposes Memory Stores upstream, but the OpenAgentPack Claude adapter still marks them unsupported until implemented.
  • Extend provider docs tests to keep optional adapter method rows in sync with adapter prototypes.

Evidence reviewed

  • Claude API overview: Messages/Models are GA; Files, Skills, Agents, Sessions, and Environments are beta.
  • Claude Managed Agents docs: skills, event streaming, scheduled deployments, multi-agent behavior, and Memory Stores are documented upstream.
  • Qoder Cloud Agents API overview: gateway, beta status, headers, and resource families are documented.
  • Bailian Managed Agents quickstart: /api/v1/agentstudio agents, environments, sessions, events, and SSE paths are documented.
  • Volcengine Ark Managed Agents API reference: /api/v3 resource catalog reviewed from the console documentation supplied in the task.

Validation

  • bun test scripts/provider-docs.test.ts
  • git diff --check HEAD~1 HEAD
  • git push pre-push verification profile: passed

- 增加了当前 OpenAgentPack Adapter 的可选工作流对照表
- 补充了 Bailian、Qoder、Claude 与火山方舟各自实现的功能细节
- 详细描述了 Claude 与火山方舟的接口状态与功能差异
- 说明了 Memory Store 在 Claude Adapter 中尚未实现的情况
- 明确维护者增加 Provider 或适配器方法的详细流程与文档核验要求
- 更新了相关能力描述,涵盖枚举、导出、技能管理、事件流等功能
- 在 SDK 代码中调整了 Claude Provider 的 Memory Store 能力表述与修正原因说明
- 添加了 provider-docs.test.ts 用例,自动校验文档与适配器接口一致性

Change-Id: I6af49cb19a48315266dfa398ac0224f8beeabd25
Co-developed-by: Qoder <noreply@qoder.com>
@heimanba
heimanba marked this pull request as ready for review July 17, 2026 05:17
@heimanba
heimanba merged commit cb56372 into main Jul 17, 2026
15 checks passed
@heimanba
heimanba deleted the codex/provider-capability-docs branch July 17, 2026 05:18
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