103 related articles

Andrew Ng partners with JetBrains on a new course systematically teaching Spec-Driven Development. By writing high-quality specs, developers can precisely control AI coding agents, eliminate context decay, and boost intent fidelity.

Rowboat is an open-source, local-first AI desktop client positioned as a Claude Desktop alternative. Local data storage and fully transparent code help developers control privacy and workflows.

An in-depth analysis of LangGraph's core concepts: short-term and long-term storage mechanisms, its differences from LangChain, the MIT open-source license, and private deployment solutions for enterprise Agent development.

ctx is a local-first open-source tool that lets developers search and reuse conversation history from Claude Code, Cursor, and GitHub Copilot without uploading data to the cloud.

Why do C programmers keep creating readability disasters? An in-depth look at macro abuse, fancy pointer tricks, and over-nesting—and how coding standards, static analysis, and code review protect maintainability.

Step-by-step guide to connecting an open-source AI assistant to OpenClaw: install Robust AI, configure gateway address, obtain API Key, and build a local AI agent with persistent memory.
Claude Leads sqlite-utils 4.0 Developm…
Simon Willison reveals sqlite-utils 4.0 was mostly written by Claude for $149.25. A deep dive into this AI-led development experiment and what it means for developers.

Learn how to build a Python student management system from scratch using Cursor AI — covering Agent/Ask/Manual modes, Claude model selection, auto error fixing, and environment setup.

Deep analysis of memory system architectures across 16 open-source AI Agent projects including Hermes, Goose, NanoClaw, and Deerflow, covering FTS5 vs vector search, multi-tenant isolation, and LLM auto-extraction.

Deep dive into Hermes Agent's core architecture: Agent Loop mechanism, three-layer memory system (Markdown/SQLite/external), Gateway multi-platform integration, context compression, and Cron jobs.

A complete beginner's guide to Cursor AI: installation, interface, three conversation modes, model selection, and a hands-on demo building a student management system from scratch.

How MokerSaaS used AI tool Cosmo to auto-generate Cloudflare deployment docs, then followed the document-driven workflow to bundle, deploy, and launch.

A complete learning path for coding with AI from scratch — from concepts and environment setup to using Cursor, Claude, and other AI tools to build and deploy your first project.

Xiaomi open-sources MiMo Code with SQLite FTS5-powered cross-session memory, solving AI coding assistants' context loss. Supports multi-Agent collaboration, million-line codebases, and OpenAI-compatible APIs.

Deep analysis of Cloudflare's VoidZero acquisition: why the Vite ecosystem is key, how it fixes Cloudflare's DX gap, and what it means for cloud platform competition in the AI Agent era.

Simon Willison updates his OpenAI WebRTC voice tool with document context support and GPT-Realtime-2, enabling low-latency voice conversations grounded in specific documents.

Xiaomi's MiMo Code is an open-source terminal programming Agent with cross-session memory and multi-Agent collaboration. Explore its memory system, self-evolution mechanism, and how it differs from Claude Code.

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.

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.
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.