Docs: align privacy network-call list and roadmap with 0.4.34 - #134
Conversation
opencode.ai joins the per-provider API list in privacy.md (the provider called nothing before the official usage API); the roadmap backlog now distinguishes the shipped account-wide usage API from the still-open balance endpoint (anomalyco/opencode#10448) and dates the long-context tiers to 0.4.9. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Remaining backlog: OpenCode official *balance* API when it ships | ||
| (anomalyco/opencode#10448 — the account-wide *usage* API landed in Pane | ||
| 0.4.34; balance would add dollar amounts to the account-wide view). |
There was a problem hiding this comment.
🔍 Balance-API issue number cannot be verified against the repo
The new backlog line cites anomalyco/opencode#10448 for the still-open balance endpoint, but nothing else in the repo references that number (the shipped usage API is consistently cited as #16513 in docs/providers.md:88-89, CHANGELOG.md:6-9, and src-tauri/src/providers/opencode.rs:10). Worth a quick check that #10448 is the correct upstream issue for the balance API and not a typo, since it is unverifiable from the codebase alone.
Was this helpful? React with 👍 or 👎 to provide feedback.
|
Verified live against upstream before writing the line: |
Docs-only follow-up to the 0.4.34 release:
opencode.aijoins the "every network call Pane can make" provider list; until the official usage API shipped, the OpenCode provider made no network calls, so it was correctly absent before and misleadingly absent now.README and docs/providers.md were already updated inside #132.
🤖 Generated with Claude Code