<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Opencode Docs</title>
    <link>https://www.opencode.asia</link>
    <description>Opencode — the open source AI coding agent. Release notes and practical recipes.</description>
    <language>en</language>
    <lastBuildDate>Fri, 04 Sep 2026 14:34:24 GMT</lastBuildDate>
    <atom:link href="https://www.opencode.asia/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenCode in August: 20+ releases, what actually matters</title>
      <link>https://www.opencode.asia/news/opencode-august-roundup/</link>
      <guid isPermaLink="true">https://www.opencode.asia/news/opencode-august-roundup/</guid>
      <description>August shipped v1.18.5 through v1.18.25. Beyond the fix stream, four themes stand out: provider auth without API keys, Cloudflare AI Gateway support, compaction and retry hardening, and config compatibility.</description>
      <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Sign in to Azure without an API key: OpenCode v1.18.24/25</title>
      <link>https://www.opencode.asia/news/azure-entra-id-login/</link>
      <guid isPermaLink="true">https://www.opencode.asia/news/azure-entra-id-login/</guid>
      <description>Azure providers can now authenticate with Microsoft Entra ID through the Azure CLI. What changed, who benefits, and what the follow-up fix in v1.18.25 addressed.</description>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>OpenCode v1.18.4 released: performance and stability</title>
      <link>https://www.opencode.asia/news/opencode-v1-18-4-released/</link>
      <guid isPermaLink="true">https://www.opencode.asia/news/opencode-v1-18-4-released/</guid>
      <description>OpenCode v1.18.4 (2026-07-20) focuses on bug fixes and stability. What changed, who should upgrade, and how to verify your install.</description>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Changelog</title>
      <link>https://www.opencode.asia/changelog/</link>
      <guid isPermaLink="true">https://www.opencode.asia/changelog/</guid>
      <description>OpenCode release notes and notable documentation changes. Review before upgrading, and follow the official GitHub release feed for the latest tags.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Standardize Team Behavior with AGENTS.md</title>
      <link>https://www.opencode.asia/recipes/agents-md-team/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/agents-md-team/</guid>
      <description>Capture your team&apos;s coding conventions in an AGENTS.md file so every agent run on the repo follows the same rules. From solo conventions to team-wide standards.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Browser Automation with Playwright MCP</title>
      <link>https://www.opencode.asia/recipes/browser-automation/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/browser-automation/</guid>
      <description>Let OpenCode drive a real browser to test, scrape, or verify web flows. Connect the Playwright MCP server and capture regression artifacts.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Automated Bug Hunting</title>
      <link>https://www.opencode.asia/recipes/bug-hunting/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/bug-hunting/</guid>
      <description>Trace and fix a subtle bug with OpenCode. Use agents, stack traces, and the codebase context to locate root causes and propose verified fixes fast.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Build a Custom Skill Workflow</title>
      <link>https://www.opencode.asia/recipes/custom-skill/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/custom-skill/</guid>
      <description>Package a repeatable workflow as an OpenCode Skill. Author the SKILL.md, define when it triggers, and let the agent run your multi-step process on demand.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Automate Docs Generation</title>
      <link>https://www.opencode.asia/recipes/doc-generation/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/doc-generation/</guid>
      <description>Generate and keep API docs up to date with OpenCode. Point the agent at your source, produce reference docs, and wire them into your docs pipeline.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Explore an Unfamiliar Codebase</title>
      <link>https://www.opencode.asia/recipes/explore-unfamiliar-codebase/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/explore-unfamiliar-codebase/</guid>
      <description>Land in a new repo and get a working mental model fast. Use OpenCode to map architecture, find entry points, and produce a navigation guide.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Write Consistent Commit Messages</title>
      <link>https://www.opencode.asia/recipes/git-commit-workflow/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/git-commit-workflow/</guid>
      <description>Stop writing forgettable commits. Use OpenCode to generate Conventional Commit messages and group staged changes into logical commits.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>MCP Server in Practice</title>
      <link>https://www.opencode.asia/recipes/mcp-server/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/mcp-server/</guid>
      <description>Connect an MCP server to OpenCode so the agent can read databases, browsers, or APIs. Configure, test, and supervise real tool calls step by step.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Scaffold a Project from Scratch</title>
      <link>https://www.opencode.asia/recipes/project-scaffold/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/project-scaffold/</guid>
      <description>Bootstrap a full project skeleton with OpenCode. From a single prompt, generate folder structure, config, boilerplate, and the first working build in minutes.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Large Codebase Refactor</title>
      <link>https://www.opencode.asia/recipes/refactor-codebase/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/refactor-codebase/</guid>
      <description>Safely rename a core service across 45+ files. Use agents and the import graph to refactor with git checkpoints and no breaking changes.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Troubleshoot a Remote Server</title>
      <link>https://www.opencode.asia/recipes/remote-server-troubleshoot/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/remote-server-troubleshoot/</guid>
      <description>SSH into a misbehaving server and get a diagnosis you can act on. Use OpenCode to read logs and propose a fix without disruption.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Generate a Slide Deck from a Topic</title>
      <link>https://www.opencode.asia/recipes/slide-generation/</link>
      <guid isPermaLink="true">https://www.opencode.asia/recipes/slide-generation/</guid>
      <description>Turn a one-line topic into a structured slide deck. Use OpenCode to outline the narrative, generate per-slide copy, and export to PPTX or HTML.</description>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
