231 related articles
memU Memory Framework Explained: Unify…
Deep dive into the memU open-source memory framework: how it organizes Agent memory as a file system with three-layer semantic abstraction, dual-loop collaboration, and two retrieval modes.
AI Programming in Practice: A Complete…
A developer used Claude Code and DeepSeek to build and deploy a complete website from scratch in 7 days. 99% AI-written code, AI-generated data, with full process breakdown and cost analysis.
The Complete Guide to Spring AI: A Ful…
A comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.
AI Agent Learning Roadmap: From Beginn…
A detailed three-month AI Agent learning roadmap covering LLM basics, ReAct paradigm, LangChain, memory mechanisms, tool calling, and multi-agent collaboration with practical project suggestions.
Harness Engineering: A Practical Guide…
Explore the three stages of AI programming evolution: from Prompt Engineering to Context Engineering to Harness Engineering. Master enterprise-grade AI coding with Cloud Code + VS Code.
Claude Code: 19 Essential Commands Exp…
A deep dive into 19 essential Claude Code commands across conversation management, settings, utilities, permissions, and plugins, plus a golden workflow to double your dev productivity.
OpenAI Partners with Brazilian Media G…
OpenAI partners with Brazil's Grupo Folha and Grupo UOL to integrate quality Portuguese news into ChatGPT, emphasizing attribution and transparency in its latest global media expansion.
How to Choose an AI Coding Tool? Stop …
How should developers rationally choose AI coding tools amid constant model updates? This article analyzes the pitfalls of chasing the latest, compares tools like Cursor and Kiro, and offers a cost-effective, stable AI-assisted coding strategy.
Cursor Multi-Agent Workflow: A Practic…
Learn the Cursor "Main Thread & Grunt" multi-agent workflow: use a high-tier model for complex tasks and a low-tier model for simple tasks in parallel to maximize AI coding efficiency.
Industry InsightsJane Street's AI team details how they built a custom LLM toolchain for OCaml, covering workspace snapshot training data, RL with code evaluation, and the AID editor architecture.
Open-Source MCP Tool: A Definitive Sol…
Explore the open-source MCP tool with 20K+ GitHub Stars that eliminates AI coding hallucinations by fetching real-time official docs for Cursor and VS Code.
PyCharm AI Assistant Deep Dive: Local …
Explore PyCharm AI Assistant's new features: free local AI completion, cloud-powered generation, Chat & Edit modes, and context management tips for Python developers.
Five Core Capabilities of GitHub Copil…
Deep dive into GitHub Copilot's MCP integration in JetBrains IDEs: Agent Mode, Sampling model scheduling, MCP Prompts, Resources context injection, and Elicitation structured dialogue guidance.
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.
6 Must-Have MCP Plugins to Supercharge…
6 must-have Claude Code MCP plugins: File System, Structured Thinking, GitHub, Chrome DevTools, Context7, and Memos—build a complete AI programming workflow.
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.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
TutorialsA hands-on tutorial for building a financial report analysis AI Agent from scratch using Cursor editor, Skills definitions, and MiniMax M2.1. Covers setup, architecture, Skills methodology, and multi-language programming.
ResearchEmpirical study of 110K open-source PRs comparing 5 AI coding agents (GitHub Copilot, Claude Code, Devin) on merge rates, code survival, and long-term maintainability—revealing AI code's 50% one-year survival rate.