opencode

Tag

Cards List
#opencode

What do you think is the biggest thing missing from Al coding IDEs today?

Reddit r/AI_Agents · 4d ago

A discussion prompt asking developers what features they find missing in current AI coding IDEs like Cursor, Claude Code, Codex, and OpenCode.

0 favorites 0 likes
#opencode

Claude Code vs OpenCode: I ran the same agent tasks in both. Here’s where each one broke.

Reddit r/AI_Agents · 2026-06-15

A hands-on comparison of Claude Code and OpenCode across various coding tasks, finding Claude Code superior for seamless frontend work and long sessions, while OpenCode offers greater flexibility, model freedom, and inspectability.

0 favorites 0 likes
#opencode

My Homelab AI Dev Platform

Hacker News Top · 2026-06-15 Cached

The author describes setting up an AI dev platform in his homelab using OpenCode Web UI with Git access, enabling AI-assisted maintenance of Docker services via PR review and GitOps deployment.

0 favorites 0 likes
#opencode

@juanjucm: I'm seeing a lot of angry people lately... remember, you can always run your coding agent locally ;) llama.cpp + OpenCo…

X AI KOLs Following · 2026-06-12 Cached

Tweet reminding developers they can run coding agents locally using llama.cpp and OpenCode for fast, reliable, and private inference, demonstrating with UnslothAI's North-Mini-Code-1.0-GGUF model.

0 favorites 0 likes
#opencode

We are open-sourcing LiteLLM Agent Platform: a self-hosted OSS agent builder for Hermes, OpenCode, Claude Code (bring your own models, Ollama/vLLM work)

Reddit r/AI_Agents · 2026-06-10

LiteLLM releases a self-hosted open-source agent platform that lets users build autonomous agents on top of Hermes, OpenCode, and Claude Code harnesses, with support for any OpenAI-compatible endpoint including Ollama and vLLM.

0 favorites 0 likes
#opencode

Warning before signing up to OpenCode Go/Zen (Unable to easily delete your account/data)

Reddit r/LocalLLaMA · 2026-06-09

A warning that OpenCode Go/Zen currently does not offer users the ability to easily delete their accounts or data, despite ongoing GitHub issues and a response promising future self-deletion.

0 favorites 0 likes
#opencode

@geekbb: Opencode Deep Research Report Generation Skill

X AI KOLs Timeline · 2026-06-08 Cached

An open-source project providing an Opencode Skill that automatically generates in-depth research reports comparable to those from brokerages/research institutions through a four-stage pipeline (outline → data collection → parallel writing → review and assembly). Cost is less than 0.6 yuan, takes 10–20 minutes, supports output in 19 languages, suitable for independent developers and researchers.

0 favorites 0 likes
#opencode

Building a Self-Healing Agent with MCP and Observability

Reddit r/AI_Agents · 2026-06-02

A demo of a self-healing agent that uses observability (Monocle) and MCP to debug and fix a broken application by inspecting telemetry data and running tests, treating observability as part of the agent loop.

0 favorites 0 likes
#opencode

@kitlangton: It’s such an honor getting an up close look at @thdxr working on opencode.

X AI KOLs Timeline · 2026-05-30 Cached

A talk by @thdxr explains how opencode uses the Effect TypeScript library across its codebase for schemas, services, and tracing.

0 favorites 0 likes
#opencode

@Pragmatic_Eng: OpenCode operates in an AI-native space but, as co-founder Dax Raad(@thdxr) tells us, no one is using AI so well that t…

X AI KOLs Following · 2026-05-30 Cached

Co-founder Dax Raad of OpenCode observes that despite operating in an AI-native space, no company is using AI well enough to dominate the competition, and shares lessons from recent operational changes.

0 favorites 0 likes
#opencode

Okay 27B made me a believer

Reddit r/LocalLLaMA · 2026-05-26

User shares experience with Qwen3.6 27B model, which successfully generated a complete HTML5 breakout game in one shot, showing impressive coherence and attention to detail beyond typical LLM outputs.

0 favorites 0 likes
#opencode

@gaoren7716: Version control system for AI agents. Tracks what the agent did, which prompt wrote which line, and allows rollback to any step. Like .git has a .regent directory, but it records agent activity instead of human commits. Several core commands: rgt log —…

X AI KOLs Timeline · 2026-05-22 Cached

re_gent is a version control system for AI agents, tracking agent actions, enabling line-level attribution to specific prompts, and supporting rollback. It integrates with Claude Code, Codex, and OpenCode automatically.

0 favorites 0 likes
#opencode

For everyone that uses OpenCode / Pi - Heres your promptprocessing fix!

Reddit r/LocalLLaMA · 2026-05-21

A pull request for llama.cpp fixes the constant prompt processing issue that occurs when using OpenCode or Pi with the library.

0 favorites 0 likes
#opencode

Same task in github-copilot, pi, claude-code, and opencode with Qwen3.6 27B

Reddit r/LocalLLaMA · 2026-05-21

The author tests multiple coding agent harnesses (GitHub Copilot, Pi, Claude Code, OpenCode) using the same Qwen3.6 27B model, finding that harness design significantly impacts performance, with OpenCode excelling at web searches and web development, and GitHub Copilot struggling with file editing tools.

0 favorites 0 likes
#opencode

Find bugs in YOUR code using OpenCode, Llama.cpp and Qwen3.6

Lobsters Hottest · 2026-05-18 Cached

This article describes how to use the coding agent OpenCode with llama.cpp and the Qwen3.6 model to find bugs in code, while emphasizing the critical safety measures needed to prevent LLMs from accessing sensitive data.

0 favorites 0 likes
#opencode

@markokraemer: Yes we are building SandboxAgent which is just opencode based runtime running in sandboxes 1 random thing is remote ses…

X AI KOLs Following · 2026-05-15

Markokraemer announces SandboxAgent, an opencode-based runtime that runs in sandboxes with remote session storage and git-native versioning for centralized data and isolated operation.

0 favorites 0 likes
#opencode

OpenCode + DeepSeek V4 Pro vs Claude Code CLI?🤔

Reddit r/AI_Agents · 2026-05-12

The author explores the viability of using the open-source tool OpenCode with DeepSeek V4 Pro as a cost-effective alternative to the paid Claude Code CLI for agentic automation and 'vibe coding'.

0 favorites 0 likes
#opencode

@tom_doerr: Curated list of plugins, themes, and agents for Opencode https://github.com/awesome-opencode/awesome-opencode…

X AI KOLs Timeline · 2026-05-09 Cached

A curated list of plugins, themes, agents, and SDKs for Opencode, an AI coding agent for the terminal.

0 favorites 0 likes
#opencode

@kapicode: I've been using Claude as the "human" prompting @opencode to rebuild reference projects, evaluating four LLMs on the sa…

X AI KOLs Following · 2026-05-08

An evaluation of four LLMs (Qwen, MiniMax, GLM) using Claude as a prompter for the Opencode agent tool reveals that a smaller local model (Qwen 27B on a 3090) outperforms a larger pruned model in coding quality and reliability.

0 favorites 0 likes
#opencode

Tested how OpenCode Works with SelfHosted LLMS: Qwen 3.5, 3.6, Gemma 4, Nemotron 3, GLM-4.7 Flash - v2

Reddit r/LocalLLaMA · 2026-04-22

A developer benchmarked multiple self-hosted LLMs (Qwen 3.5/3.6, Gemma 4, Nemotron 3, GLM-4.7) with OpenCode on two coding tasks, revealing speed and quality trade-offs on RTX 4080 hardware.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback