165 related articles
Tech FrontiersDeep dive into Voice Hack Night's People's Choice winner Agentic OS: a voice-first AI phone OS using multi-Agent cross-app collaboration to replace touch with natural language conversation.
Industry InsightsBuilding cloud AI Agents requires entirely new architectural thinking. This article analyzes three core infrastructure components—durable execution platforms, execution frameworks, and dev environment tools—to help teams avoid common pitfalls when migrating from local to cloud.
Product ReviewsFreeBuff is a completely free AI coding agent integrating DeepSeek V4 Pro, Kimi K2.6, MiniMax M2.7 and more. Nine sub-agents handle the full workflow from project building to code review.
TutorialsA systematic guide covering mini program frontend-backend collaboration, WXML/WXSS/JS core languages, and AI Agent multi-agent configuration methods for effective AI-assisted development.
ResearchDeep analysis of Claude Code's open-source architecture: dual-loop design, 7-step tool pipeline, 4-layer token compression, memory systems, and multi-agent collaboration patterns.
Product ReviewsDeep dive into OpenSwarm, an open-source multi-agent system where 8 specialized agents collaborate to generate complete deliverables—research, charts, slides—from a single prompt.
Product ReviewsDeep dive into Cursor 2.0's five new features: the in-house Composer model with major speed gains, Git Worktree multi-Agent parallel development, Agent View mode, built-in browser, and more.
TutorialsA systematic breakdown of the AI Agent learning roadmap covering core architecture, ReAct/CoT paradigms, multi-agent collaboration, and Prompt optimization across four stages with quality resource recommendations.
TutorialsA systematic AI Agent learning roadmap covering Python setup, Prompt Engineering, RAG, LangChain, multi-Agent collaboration, with enterprise medical consultation system case study and phased learning plan.
TutorialsA systematic LLM engineer learning roadmap covering Transformer basics, prompt engineering, RAG, Agent development, API integration, fine-tuning, deployment, and project practice across six stages.
Product ReviewsDeep comparison of AI coding tools like VS Code and Google IDE, revealing why OpenClaw is just a gateway not a coding tool, with analysis on model binding issues.
TutorialsA detailed five-phase learning roadmap for Java developers transitioning to AI engineering, covering Spring AI, LangChain4j, RAG core technology, and Agent development.
TutorialsDeep dive into why Andrew Ng's Agent AI course went viral, covering the five-module agent architecture breakdown, course highlights, target audience, and learning tips for developers.
Deep DivesA beginner's guide to AI Agents: understand core concepts, the perception-decision-action loop, LLM, tool calling, memory systems, and RAG architecture explained from scratch.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
TutorialsA deep dive into engineering strategies for enterprise Text-to-SQL to break 90% accuracy, covering precise schema retrieval, multi-Agent architecture, self-correction, and AI coding practices.
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
Product ReviewsFull breakdown of Claude Code 2.1: Opus 4.6 model upgrade, Hooks deterministic automation, Skills multi-agent collaboration, MCP tool chain integration, plus IDE shortcuts and practical commands.
TutorialsDeep dive into Claude Code Hooks' four core use cases: intercepting dangerous operations, auto change logging, code review, and automated testing. Learn Command, Prompt, and Agent Hook types.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.