26 related articles

Deep analysis of Anthropic's real-world Claude Code practices: 16 parallel Agents building a C compiler, three-role architecture for full-stack apps, smart approvals solving 93% blind approval issues, and six official best practices.
Complete Beginner's Guide to Cursor AI…
Learn Cursor AI editor setup, Agent/Ask/Manual modes, model selection tips, and build a full student management system from scratch in this step-by-step guide.
Vibe Coding in Practice: Building a GP…
A detailed guide to the four-step document-driven Vibe Coding method: from requirements docs to code generation, building a GPS check-in app with AI from scratch.

The datasette-fixtures plugin lets Datasette plugin developers quickly create a standard test database with a single uvx command, greatly simplifying plugin testing.
TutorialsA detailed guide to Cursor AI's download, installation, interface layout, four AI modes (Agent/Plan/Debug/Ask), and a hands-on demo showing how beginners can generate complete projects using natural language.
Product ReviewsDeep dive into Athas IDE — a free, open-source AI code editor built from scratch on Tauri. Features Vim mode, AI completion, Git integration, and free Google Gemini support.
TutorialsClaude Code loses memory on large projects? Learn how Cloud Context and Context Mode MCP plugins combine vector-indexed retrieval with 98% compression to solve context window overflow.
Product ReviewsAgentMemory is an open-source persistent memory layer supporting memory sharing across 16 AI coding tools including Claude Code and Cursor. 95.2% retrieval accuracy, ~1900 tokens per session, local SQLite storage with zero privacy concerns.
Product ReviewsRoundup of 6 developer tools: CodeBurn for AI coding token cost tracking, Mirage virtual file system for Agents, Boring SSH tunnel manager, PeerTrace file tree renderer, DataTab font-based data visualization, and Flu TypeScript Agent framework.
Product ReviewsIn-depth comparison of OpenClaw and Hermes open-source AI Agent frameworks covering architecture, memory systems, auth, plugins, and channel distribution to guide developer selection.
TutorialsA complete hands-on checklist of 110 embedded Linux projects covering audio/video, Rockchip platforms, smart home, and driver development — with clear learning paths from beginner to high-paying roles.
Product ReviewsDeep dive into OpenHuman open-source AI Agent: context-first architecture, Rust+React hybrid, Memory Tree system, Token Juice compression, and multi-model routing.
Auto-Generating CRUD Code with Claude …
Learn how to auto-generate high-quality CRUD code using Claude Code with MCP and Skill files. Covers MySQL MCP setup, Skill file writing, TDD patterns, and pagination optimization.
Codex Chat History Recovery Guide: Mig…
Learn why Codex chat history disappears after switching between official subscriptions and third-party APIs, with step-by-step migration instructions for modifying session files and SQLite database.
Web Studio: Open-Source Local AI Codin…
Web Studio is an open-source desktop AI coding workbench integrating Cloud Code, Gemini CLI, and Codex into a local-first app with multi-repo management, structured code review, and smart PR workflows.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Cursor 2.0 in Practice: Vibe Coding Me…
Deep dive into Cursor 2.0's Vibe Coding methodology with two real-world scenarios: full-stack site building and enterprise bug fixing using the Rules, Commands, Context architecture for 10x dev efficiency.
Context Mode: How One MCP Plugin Cured…
Context Mode solves AI coding assistants' context amnesia via sandbox isolation, session continuity tracking, and code-thinking philosophy—compressing context consumption by 99% and earning 9,700 Stars in two months.
TutorialsDeep dive into LangGraph's core graph structure design, single and multi-agent collaboration patterns, MCP protocol integration, and Time Travel fault-tolerance, with enterprise-level hybrid multi-agent architecture implementation.
TutorialsDeep dive into LangGraph multi-agent architecture covering Graph structure principles, MCP service integration, Time Travel debugging, and supervised multi-agent enterprise implementation patterns.