[
  {
    "id": "opencode-docs-1",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "OpenCode is an open source AI coding agent. It's available as a terminal-based interface, desktop app, or IDE extension.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-2",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "With OpenCode you can use any LLM provider by configuring their API keys.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-3",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/zen/",
    "excerpt": "OpenCode Zen is a list of tested and verified models provided by the OpenCode team.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-4",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/mcp-servers/",
    "excerpt": "You can add external tools to OpenCode using the _Model Context Protocol_, or MCP. OpenCode supports both local and remote servers.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-5",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/cli/",
    "excerpt": "This command will guide you through creating a new agent with a custom system prompt and permission configuration.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-6",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "You can use the **Tab** key to switch between primary agents during a session.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-7",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "Use the plan agent to analyze code and review suggestions without making any code changes.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-8",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/skills/",
    "excerpt": "Agent skills let OpenCode discover reusable instructions from your repo or home directory. Skills are loaded on-demand via the native `skill` tool",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-9",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/sdk/",
    "excerpt": "The opencode JS/TS SDK provides a type-safe client for interacting with the server. Use it to build integrations and control opencode programmatically.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-10",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/cli/",
    "excerpt": "This allows using the TUI with a remote OpenCode backend.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-11",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/ide/",
    "excerpt": "OpenCode integrates with VS Code, Cursor, or any IDE that supports a terminal. Just run `opencode` in the terminal to get started.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-12",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/github/",
    "excerpt": "Ask OpenCode to fix an issue or implement a feature. And it will work in a new branch and submits a PR with all the changes.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-13",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/permissions/",
    "excerpt": "OpenCode uses the `permission` config to decide whether a given action should run automatically, prompt you, or be blocked.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-14",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/permissions/",
    "excerpt": "Start OpenCode with `--auto` to automatically approve permission requests that are not explicitly denied.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-15",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "**GitHub Copilot** Log in with GitHub to use your Copilot account",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-16",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "**ChatGPT Plus/Pro** Log in with OpenAI to use your ChatGPT Plus or Pro account",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-17",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "**Multi-session** Start multiple agents in parallel on the same project",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-18",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "**Share links** Share a link to any session for reference or to debug",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-19",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Introducing tabs for desktop. Available on macOS, Windows, and Linux.",
    "fetchedAt": "2026-09-04T19:18:43.976Z"
  },
  {
    "id": "opencode-docs-20",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "curl -fsSL https://opencode.ai/install | bash",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-21",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "initialize OpenCode for the project by running the following command.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-22",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/cli/",
    "excerpt": "opencode run \"Explain how closures work in JavaScript\"",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-23",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/mcp-servers/",
    "excerpt": "You can add external tools to OpenCode using the Model Context Protocol, or MCP.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-24",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "You can use the Tab key to switch between primary agents during a session.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-25",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "A fast, read-only agent for exploring codebases.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-26",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/permissions/",
    "excerpt": "OpenCode uses the permission config to decide whether a given action should run automatically, prompt you, or be blocked.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-27",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/permissions/",
    "excerpt": "Start OpenCode with --auto to automatically approve permission requests that are not explicitly denied.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-28",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/skills/",
    "excerpt": "Agent skills let OpenCode discover reusable instructions from your repo or home directory.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-29",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/sdk/",
    "excerpt": "Use it to build integrations and control opencode programmatically.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-30",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/server/",
    "excerpt": "The opencode serve command runs a headless HTTP server that exposes an OpenAPI endpoint that an opencode client can use.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-31",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/ide/",
    "excerpt": "Use Cmd+Esc (Mac) or Ctrl+Esc (Windows/Linux) to open OpenCode in a split terminal view",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-32",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/ide/",
    "excerpt": "Use Cmd+Option+K (Mac) or Alt+Ctrl+K (Linux/Windows) to insert file references.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-33",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/enterprise/",
    "excerpt": "This centralized config can integrate with your SSO provider and ensures all users access only your internal AI gateway.",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-34",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "GitHub Copilot Log in with GitHub to use your Copilot account",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-35",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "ChatGPT Plus/Pro Log in with OpenAI to use your ChatGPT Plus or Pro account",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-36",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Any editor Available as a terminal interface, desktop app, and IDE extension",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-37",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Share links Share a link to any session for reference or to debug",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-38",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Multi-session Start multiple agents in parallel on the same project",
    "fetchedAt": "2026-09-04T19:19:18.586Z"
  },
  {
    "id": "opencode-docs-39",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "Next, initialize OpenCode for the project by running the following command.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-40",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/cli/",
    "excerpt": "Attach a terminal to an already running OpenCode backend server started via `serve` or `web` commands.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-41",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/mcp-servers/",
    "excerpt": "You can add external tools to OpenCode using the _Model Context Protocol_, or MCP.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-42",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "You can also manually invoke them by **@ mentioning** them in your messages.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-43",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/permissions/",
    "excerpt": "For most permissions, you can use an object to apply different actions based on the tool input.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-44",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/sdk/",
    "excerpt": "The opencode JS/TS SDK provides a type-safe client for interacting with the server.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-45",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/server/",
    "excerpt": "The `opencode serve` command runs a headless HTTP server that exposes an OpenAPI endpoint that an opencode client can use.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-46",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/ide/",
    "excerpt": "OpenCode integrates with VS Code, Cursor, or any IDE that supports a terminal.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-47",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/ide/",
    "excerpt": "Use `Cmd+Esc` (Mac) or `Ctrl+Esc` (Windows/Linux) to open OpenCode in a split terminal view",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-48",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/ide/",
    "excerpt": "Use `Cmd+Option+K` (Mac) or `Alt+Ctrl+K` (Linux/Windows) to insert file references.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-49",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/github/",
    "excerpt": "Mention `/opencode` or `/oc` in your comment, and OpenCode will execute tasks within your GitHub Actions runner.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-50",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/enterprise/",
    "excerpt": "Through the central config, OpenCode can integrate with your organization’s SSO provider for authentication.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-51",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Log in with GitHub to use your Copilot account",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-52",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Log in with OpenAI to use your ChatGPT Plus or Pro account",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-53",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "75+ LLM providers through Models.dev, including local models",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-gh-1",
    "tier": "github",
    "url": "https://github.com/anomalyco/opencode",
    "excerpt": "OpenCode is also available as a desktop application.",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-54",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "LSP enabled Automatically loads the right LSPs for the LLM",
    "fetchedAt": "2026-09-16T02:36:16.895Z"
  },
  {
    "id": "opencode-docs-55",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "npm install -g opencode-ai",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-56",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/",
    "excerpt": "initialize OpenCode for the project by running the following command",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-57",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/permissions/",
    "excerpt": "Use external_directory to allow tool calls that touch paths outside the working directory where OpenCode was started.",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-58",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/github/",
    "excerpt": "OpenCode integrates with your GitHub workflow. Mention /opencode or /oc in your comment, and OpenCode will execute tasks within your GitHub Actions runner.",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-59",
    "tier": "claimed-docs",
    "url": "https://opencode.ai",
    "excerpt": "Any model 75+ LLM providers through Models.dev, including local models",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-60",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "This agent is useful when you want the LLM to analyze code, suggest changes, or create plans without making any actual modifications to your codebase.",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-61",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/agents/",
    "excerpt": "A fast, read-only agent for exploring codebases. Cannot modify files.",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-docs-62",
    "tier": "claimed-docs",
    "url": "https://opencode.ai/docs/github/",
    "excerpt": "This will walk you through installing the GitHub app, creating the workflow, and setting up secrets.",
    "fetchedAt": "2026-09-16T02:38:25.294Z"
  },
  {
    "id": "opencode-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "I really like how their subagents work, as a bonus I get to choose which model is in which agent.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "OpenCode is sending telemetry to their own servers, even when you're using your own locally hosted models. There are no environment variables, flags, or other configuration options to disable this behavior.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "i've been using this as my primary harness for llama.cpp models, Claude, and Gemini for a few months now. the LSP integration is great.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "This replaced Aider for me a couple months back. I use it with Qwen 3.5 running locally when my daily limits run out on my other subscriptions. The harness is great.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "For some reason opencode does not have option to disable streaming http client, which renders some inference providers unavailable... There's also a request and a PR to add such option but it was closed due to 'not adhering to community standards'",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "OpenCode source code is even more awesome. I have learned so much from the way they have organized tools, agents, settings and prompts. models.dev is an amazing free resource... OpenCode Zen almost always has a FREE coding model.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "You can start a service via 'opencode serve', it can be accessed from anywhere and has great experience on mobile except a few bugs... The WebUI that they have can connect to multiple OpenCode backends at once.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "There are random bugs with loading/restoring state of the session; Model/Provider selection switch across sessions/projects is often annoying; Sometimes agent get randomly stuck, especially for long/nested sessions.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "I tried to use it but OpenCode won't even open for me on Wayland (Ubuntu 24.04), whichever terminal emulator I use. I wasn't even aware TUI could have compatibility issues with Wayland",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47460525",
    "excerpt": "I haven't been able to successfully get their CLI to reliably edit files when using local models, anybody else having the same problem?",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-11",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48883275",
    "excerpt": "Claude is much better in OpenCode then in Claude Code, OpenCode is just better than Claude Code. Claude Code feels like a complete mess to use comparatively.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-12",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48883275",
    "excerpt": "I've been trying various harnesses like Pi, OpenCode, Qwen Code, and Nanocoder. A common problem I keep running into is failed tool calls, regardless of the model.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-13",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=48883275",
    "excerpt": "I recommend that Opencode users try Dynamic Context Pruning as well... It works great for long-horizon tasks, and feels like it saves a boatload of tokens.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-14",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47444748",
    "excerpt": "OpenCode is awesome. Claude Code is nothing special at all. Last month I switched to just using OpenCode with a Codex $200/mo subscription, and that's been great.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-15",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47444748",
    "excerpt": "This wouldn't be so bad if they didn't have such a sucky tui or ecosystem. AI is chef's kiss, tooling is bottom barrel.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-16",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47444748",
    "excerpt": "The OpenCode guys have really surprised me in the way they've reacted to Anthropic shutting down the side-loaded auth scheme. Very petty and bitter.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-17",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46581095",
    "excerpt": "we've done a poor job handling these security reports, usage has grown rapidly and we're overwhelmed with issues. we're meeting with some people this week to advise us on how to handle this better, get a bug bounty program funded and have some audits done",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-18",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46581095",
    "excerpt": "When server is enabled, any web page served from localhost/127.0.0.1 can execute code; any local process can execute code without authentication; No indication when server is running.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-19",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46581095",
    "excerpt": "They keep adding features without maintaining the core. I stopped using it when they started selling plans. The main reason for Opencode was to use multiple models but it turns out context sharing across models is PIA and impractical right now.",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-comm-20",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46581095",
    "excerpt": "they started selling their own subscription plan last week, and promptly committed all subscriber's emails to the public repo... 'We accidentally committed your email to our repo as part of a script that was activating OpenCode Black.'",
    "fetchedAt": "2026-09-04T19:25:45.665Z"
  },
  {
    "id": "opencode-probe-1",
    "tier": "probe",
    "url": "https://opencode.ai/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://opencode.ai/llms.txt",
    "fetchedAt": "2026-09-16T02:38:26.744Z"
  },
  {
    "id": "opencode-probe-2",
    "tier": "probe",
    "url": "https://opencode.ai/docs/.md",
    "excerpt": "PROBE docs-md: HTTP 200 at https://opencode.ai/docs/.md import { Tabs, TabItem } from \"@astrojs/starlight/components\"\nimport config from \"../../../config.mjs\"\nexport const cons",
    "fetchedAt": "2026-09-16T02:38:26.744Z"
  },
  {
    "id": "opencode-probe-3",
    "tier": "probe",
    "url": "https://opencode.ai/openapi.json",
    "excerpt": "PROBE openapi: HTTP 200 at https://opencode.ai/openapi.json — contains \"openapi\" key",
    "fetchedAt": "2026-09-16T02:38:26.744Z"
  },
  {
    "id": "opencode-probe-4",
    "tier": "probe",
    "url": "https://opencode.ai/docs/cli/",
    "excerpt": "official CLI documented at https://opencode.ai/docs/cli/",
    "fetchedAt": "2026-09-16T02:38:26.744Z"
  }
]
