180 related articles
Tech FrontiersThis week's tech roundup analyzes OpenAI's Swarm Agent framework, Anthropic's Claude data visualization app, Kali Linux, Unikraft lightweight OS, and Go Blueprint — covering AI, security, and cloud computing.
TutorialsExplore Claude Code multi-Agent collaboration with Planner+Packager Subagents for semi-automated project iteration, plus a lite TARS orchestration concept revealing Agent inter-calling limits.
Product ReviewsHands-on review of ZenFlow—the first spec-driven fully autonomous AI software engineer. Multi-agent parallel collaboration with built-in verification delivers end-to-end development from ideation to production.
Deep DivesBased on Anthropic's engineering practices, a detailed three-step decision framework for single-agent vs multi-agent architecture: bottleneck identification, technical feasibility, and business value filtering.
Deep DivesDeep dive into NousResearch's open-source Hermes Agent framework: memory systems, skill reuse, tool calling, security, deployment guide, and multi-agent collaboration.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.
TutorialsDeep dive into SubAgent context isolation architecture, covering parent-child Agent roles, tool definitions, run_subagent implementation, and differences from TodoList and Agent Teams.
Deep DivesDeep comparison of Claude sub-agents vs agent teams: architecture differences, use cases, and real-world results. A Pokémon RPG case study shows how agent teams achieve 95%+ feature completeness.
TutorialsDeep dive into Claude Code Sub-Agent mechanism with a practical blog writing + Git commit case study, showing how multi-agent collaboration solves instruction loss and context bloat issues.
TutorialsDeep dive into npcpy's four-layer architecture, multi-agent collaboration, knowledge graph lifecycle management, and deployment strategies for building stable, controllable AI Agent systems.
Deep DivesA systematic breakdown of AI's four-stage evolution from Chat Mode to Agentic AI, covering multi-agent architectures, ReAct framework, and MCP protocol.
Product ReviewsMemPalace is an open-source local memory tool that builds long-term memory for AI Agents via verbatim storage, semantic retrieval, and MCP protocol, solving the pain of starting from scratch every session.
Product ReviewsDeep dive into the three Notion MCP Developer Challenge winners: Note Runway, Deaf Notion, and Relay. See how AI Agents integrate with Notion via MCP to transform note-taking into an AI knowledge hub.
TutorialsA systematic four-stage learning roadmap for programmers transitioning to AI Agent development, covering core theory, ReAct and classic paradigms, Prompt engineering, and hands-on projects.
Tech FrontiersDeepSeek releases OCR2 replacing CLIP with an LLM as visual encoder; Moonshot AI launches Kimi K2.5 with 100+ sub-agent cluster mode; Microsoft deploys 3nm Maia 200 chip; Alibaba releases Qwen3 Max Thinking.
Product ReviewsIn-depth review of Kimi K2.6 open-source model across frontend development, multi-agent collaboration, and long-horizon tasks, covering four professional modes, 3D/SVG generation, and pricing analysis.
TutorialsDeep dive into Andrew Ng's viral AI Agent course covering five core modules: Reflection, Planning, Tool Use, Multi-Agent Collaboration, and Memory, with practical learning paths for LLM agent development.
Deep DivesWhy do longer Prompts make AI Agents less stable? This article explains the control flow first architecture, replacing natural language control flow with code orchestration to boost multi-step reliability from 40% to over 90%.
Product ReviewsDeep analysis of Moonshot AI's open-source Kimi K2.6 Agent orchestration: 300 sub-Agents executing 4000-step tasks, outperforming GPT-5.4 in coding benchmarks, LoRA fine-tuning on 2x RTX 4090s.
Product ReviewsTesting ChatGPT, Manus, and Kimi on the same investment analysis task reveals how multi-agent architecture, fault tolerance, and parallel workflows define the real capability boundaries of AI Agents in professional finance.