OpenCode Needs Memory, Not Another Background Pipeline
I kept explaining the same project facts to new OpenCode sessions. Not the durable rules that already belonged in AGENTS.md . Those were present. Th…
Tech news from the best sources
I kept explaining the same project facts to new OpenCode sessions. Not the durable rules that already belonged in AGENTS.md . Those were present. Th…
I ran a skill migration and nothing broke. Or so I thought. Break 3 in my migration diary noted that skills degraded silently. This is the deep dive…
The file was loaded. The rules just weren't followed. Here's the two-failure diagnostic that tells you which one you have — and what to do for each.…
Kimi K3 launched with impressive benchmark results—and a lot of debate about its price. For developers using coding agents, however, price per milli…
How a 1,920-line file turned into 410 lines, why "it works" was a lie twice, and why the fix wasn't a smarter model — it was a gate that doesn't tru…
The Problem TeachSim taught me LangGraph because the bot had to actually work, with real conversations running through it. GitHub Digest taught me a…
I've always felt out of step with the prevailing trends. Before the AI explosion, the mantra was "ship fast" — the Minimum Viable Product. If you we…
This article was originally published on aicoderscope.com TL;DR : OpenCode is an MIT-licensed, provider-agnostic terminal coding agent with 167k Git…
The problem isn't your prompts If you're running Claude Code, Codex, opencode, or openclaw and the API bill keeps climbing, you've probably tried wr…
I use opencode as my daily TUI coding agent. It's good. But there's one thing that kept biting me. When you want to remove a single provider — say y…
This page is a practical reference for agentic LLM inference tuning (temperature, top_p, top_k, penalties, and how they interact in multi-step and t…
The Problem Every OpenCode session starts from scratch. Your AI doesn't remember past conversations, decisions, or solved problems. You repeat conte…