Skip to content

docs(drive): sync released API guidance - #96

Merged
kitlangton merged 1 commit into
mainfrom
docs-protocol-sync
Sep 18, 2026
Merged

kitlangton merged 1 commit into
mainfrom
docs-protocol-sync

Conversation

@kitlangton

Copy link
Copy Markdown
Contributor

Why

Drive's shipped README, API/architecture documents, and agent skill still describe several pre-2.1 APIs. Users are directed to removed health.get() and Promise transport surfaces, while the shipped write adapter and font override are omitted.

What Changes

  • Replace health.get() examples with server.info().
  • Document all four static adapters, including write.
  • Describe opencode-drive/client as protocol schemas and ports rather than the removed Promise transport.
  • Replace exploratory/ignored-font language with the released API and OPENCODE_DRIVE_FONT behavior.
  • Bring the repository skill's adapter guidance in line with the package.

Scope

Documentation only. Historical changelog entries remain unchanged.

Verification

bun run check

Both package and catalog checks pass; repository search finds no remaining live documentation references to the removed APIs.

@kitlangton
kitlangton merged commit f0b55f8 into main Sep 18, 2026
1 check passed
@kitlangton
kitlangton deleted the docs-protocol-sync branch September 18, 2026 06:24
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