Skip to content

docs: correct variants, plan mode, sqlite self-heal#10

Merged
justin-carper merged 1 commit into
mainfrom
docs/rc2-accuracy
Jun 10, 2026
Merged

docs: correct variants, plan mode, sqlite self-heal#10
justin-carper merged 1 commit into
mainfrom
docs/rc2-accuracy

Conversation

@justin-carper

Copy link
Copy Markdown
Collaborator

Documentation accuracy pass for rc.2 (code already shipped in #8/#9).

  • Variants — describe the real behavior: one variant per reasoning/effort level a model advertises; boolean params (e.g. thinking) collapse to a single on-variant (off = default); enum params key by value. Removed the stale 'auto-generates a plan variant' claim.
  • Plan mode — document that opencode's plan agent (Tab) maps to Cursor plan mode via the chat.params hook, and that an explicit variant/option mode still wins.
  • Troubleshooting — add the sqlite3 "Could not locate the bindings file" self-heal entry, and a stale plugin-cache entry (pin a version or clear ~/.cache/opencode/packages/).
  • CHANGELOG — add the 0.1.0-rc.2 entry; correct the rc.1 surface descriptions (./server export, variant naming).

Docs-only; no code or version change.

Align docs with rc.2: variants are per reasoning/effort level (boolean
params collapse to one on-variant), no synthetic plan variant; document
plan agent → Cursor plan mode; add sqlite binding self-heal and stale
plugin-cache troubleshooting; add the rc.2 changelog entry.
@justin-carper justin-carper merged commit 8d5916f into main Jun 10, 2026
6 checks passed
@justin-carper justin-carper deleted the docs/rc2-accuracy branch June 10, 2026 22:51
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