docs: refresh for OpenCode v1.17.13, add Go coverage, and rebrand#5
Merged
Conversation
- Bump every version pin, pricing table, and model ID to the verified 2026-07-05 state (v1.17.13): Claude Fable 5 / Sonnet 5 on Zen, new free tier, deprecation sunset table, v1.17.x changelog section - Cover gaps: OpenCode Go vs Zen billing, Anthropic subscription-login removal (PR #18186), MCP resources, --mini mode, --auto flag, yolo mode - Fix correctness bugs: command-template !`cmd` syntax in docs and .opencode/commands, protect-secrets regex missing 'cat .env', dual plugin exports, quickstart PATH fix, Playwright MCP flags, ctrl+d keybind conflict, agent/command required-field claims - Fix links: cursor.com, windsurf.com, platform.claude.com, code.claude.com, opencode.ai/discord, Vercel Grep announcement - Rebrand: banner (Images/banner.svg), 1280x640 social preview asset, hero redesign with star CTA, ecosystem stats, private vulnerability reporting channel, CI-matching local checks, MD060 lint opt-out
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Full end-to-end refresh of the guide from the v1.16.2 baseline to OpenCode v1.17.13 (2026-07-01), plus a research-backed rebrand. Every version number, price, and stat below was verified against primary sources (GitHub releases API, npm registry, opencode.ai docs/changelog) on 2026-07-05.
Version refresh (v1.16.2 → v1.17.13, 14 releases)
--miniCLI mode + MCP resources + V2 plugin API (v1.17.10), MCPcwdoption (v1.17.4),reference→referencesdeprecation (v1.17.1), WSL desktop + fff file search (v1.17.0)north-mini-code-free; new deprecation sunset-dates tableclaude-sonnet-4-5→claude-sonnet-5across all examples, configs, and agent promptsNew coverage (top community questions)
--autoflag (replacing--dangerously-skip-permissions), yolo modeCorrectness fixes
.opencode/commands/*.mdused bare!cmd— shell injection never executed; now the documented !cmdform (also fixed in docs/commands.md examples)protect-secrets.jsregex didn't blockcat .env; both plugins double-registered hooks via dual exports~/.local/bininstead of~/.opencode/binBROWSER_TYPE/BROWSER_HEADEDvars; headless/persistence claims were invertedsubtasksemantics, ctrl+d keybind conflict, AGENTS.md repo-tree driftRebrand
Images/banner.svg) + 1280×640 social-preview asset (Images/social-preview.png, ready for Settings → Social preview)gh repo editTest plan
npx markdownlint-cli2 "**/*.md"— 0 errorscodespellwith repo ignore list — cleannode --checkon both plugins; regex verified to blockcat .envand passcat env-config.md🤖 Generated with Claude Code