162 related articles

CodeGraph is a 50K-star open-source tool that builds a code knowledge graph so AI coding assistants can locate code instantly—cutting Token usage by 47%, boosting speed by 22%, all running 100% locally.

From manual AI prompting to building automated loops — let Agents prompt, review, and merge code themselves. A real-world case: one message triggers four PRs auto-reviewed and merged overnight.

Deep breakdown of the new book on Claude Code engineering, covering Harness concepts, four-layer architecture, five-layer memory, sub-agents, hooks, MCP protocol, and CI/CD integration.

Learn how to use ByteDance's AI coding tool Trae to build a full-stack website with just 3 prompts—covering frontend, backend API, and admin panel.

Learn how to build a WebSocket real-time chat room with Claude Code, covering multi-room systems, private messaging, emoji/image sending, message search and export, plus full setup and bug-fixing workflow.

Planning with Files uses three Markdown files and Hooks to solve the context loss problem in AI coding tools like Claude Code and Cursor during long tasks.

A comprehensive guide for Java developers transitioning to AI application development, covering Spring AI, RAG, Function Calling, and a hands-on airline intelligent customer service project.

A proven AI Agent learning roadmap covering four core elements, mainstream architecture patterns, multi-agent collaboration, and hands-on projects to go from zero to job-ready in three months.

Learn how to use Trae AI programming tool with WPS Bitable to build a JSA login authorization system with zero handwritten code, covering online tables, Web API auth scripts, and remote user management.

A systematic four-stage AI Agent learning roadmap covering LLM API calls, ReAct paradigm, memory mechanisms, and multi-agent collaboration for beginners.

Deep dive into Boris Cherny's AI agent loop patterns: loop workflow elements, loop contracts, four practical loops (PR Babysitter, CI Health, Deploy Verification, Feedback Clustering), and failure prevention strategies.

In-depth analysis of LangChain's open-source social-media-agent: content sourcing, AI curation, scheduled publishing, Human-in-the-Loop design, and LangGraph architecture.

Balyasny Asset Management adopts OpenAI Codex and o3/4o models, cutting economic analysis from 2 days to 30 minutes with 97% daily active AI adoption.

Tsinghua and Zhipu AI release a full-stack web dev benchmark with three difficulty levels. Top models like Gemini 2.5 Pro see scores plummet from 63 to 11.7 on full-stack tasks, exposing AI's real limits.

How can frontend engineers transition to AI full-stack? This guide covers NestJS + LangChain, TypeScript fundamentals, AI Agent development, local model deployment, and cross-language architecture skills.

Exploring the capability anxiety behind AI coding tool dependency. Analyzing the paradox of short-term efficiency vs. long-term skills, with strategies for developers to stay competitive in the AI era.

Deep dive into the viral Claude Code manual on GitHub (33K+ Stars): slash commands, memory system, MCP protocol, Hooks plugins, and how to build a full AI dev team.

A complete Pi Coding Agent configuration guide refined over two months, covering custom tools, sub-agents, persistent memory, security, and skill systems.

In-depth analysis of AI programming's impact on traditional developers, covering Vibe Coding trends, the emerging FDE role, and how programmers can transform through business acumen and architectural thinking.

Build a traffic light system using Claude Code's Hooks callbacks to display real-time AI programming status via LEDs, light strips, and buzzers with serial communication on Zephyr RTOS.