127 related articles

OpenCode has become the world's most popular open-source coding agent—8M monthly active developers, 75+ model providers, and custom sub-agent routing. This deep dive covers its core features, config tips, and business model.

As models get stronger, why does the experience feel worse? The root cause is missing context. This article breaks down four stages—project descriptions, progressive disclosure, intra-memory, and three guardrails—to build a sustainable AI project memory system.

Get started with Claude Code from scratch: detailed Windows installation, environment variable setup, China network bypass, and connecting to free Alibaba Cloud Bailian models—plus the three working modes.
Ego-lite: An Open-Source Browser Desig…
ego-lite is an open-source AI-native browser by citrolabs that lets humans and AI Agents work in parallel in the same environment. Explore its design and value.

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.

A step-by-step guide to locally deploying the open-source Dify AI platform using the BT Panel on a VMware virtual machine—covering Ubuntu setup, Docker config, and image pull troubleshooting.

AI writes your PRD but can't save it? The root cause is Agent tool permission configuration. Learn read, write, and command execution permissions — and why you need a new session after changes.

A comprehensive breakdown of the OWASP Agentic Security Top 10 framework, covering ASI01–ASI10 risks including goal hijacking, tool misuse, identity abuse, supply chain vulnerabilities, and cascading failures — with practical mitigations for AI agent systems.
AI Agent Autonomous Repair Systems: Wh…
When AI Agents are authorized to autonomously repair production systems, what real risks lurk behind "pray-and-operate"? A deep dive into loss-of-control dangers and practical safety principles including least privilege, human-in-the-loop, and rollback.

Heap Code is an open-source VS Code extension supporting local models via Ollama and LM Studio, plus OpenAI-compatible APIs. Features completions, chat, inline edit, and agent mode — zero telemetry, no account required.

Learn how to connect AI agents to SQL Server via MCP protocol — wrapping DMV queries, managing multi-instance fleets, and enabling natural language ops with layered safety guardrails. Includes Docker deployment.

AI code getting messier with edits? The root cause isn't weak model capability but a lack of context and process. A deep dive into Matt Pocock's Skills v1.1: grilling, vertical-slice tickets, TDD, and WebFinder.

OpenCode is an open-source terminal coding agent with 180K+ GitHub stars, supporting hundreds of models and a dual-layer agent architecture — completely free. See how it compares to Claude Code.

Waveloom is an open-source terminal coding Agent deeply optimized for DeepSeek, with cache hit rates near 99% to drastically cut token costs. Supports Linux, Windows, macOS, and Claude Code Skills.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.

A developer tasked GPT-5.6 Sol with building a three-body problem simulation site covering four integrators, chaos detection, and independent review. An in-depth look at AI's real scientific computing capabilities.
The Grepathy Incident: The Risks of AI…
The Grepathy incident on Hacker News reveals the risks of AI agents acting without approval. A deep dive into autonomous AI decision-making, Human-in-the-Loop design, and where to draw the line.

Real-world insights on Claude Code vs. OpenCode, practical tool combinations, and security risks of full AI Agent automation — with strategies for safe, stable workflows.