113 related articles
Deep Dive into Cursor Skills: From Fun…
Deep dive into Cursor Skills' underlying principles, from Function Call and MCP protocol to Workflow Agent, with Spring AI Alibaba practical demo for any LLM.
Industry InsightsThe global AI market is expanding at a CAGR exceeding 35%, creating new demand across nearly every segment. This article analyzes the core logic of AI's expanding market and key takeaways for practitioners and investors.
AI Weekly: Claude Code Review, Gemma 4…
Weekly AI roundup: Anthropic launches Claude Code review, Google Gemma 4 leaks with MoE architecture, DeepSeek V4 delayed again, Microsoft Copilot Cowork reshapes collaboration, and OpenAI acquires PromptFool.
Ruflo: A Multi-Agent Orchestration Sol…
Ruflo is an open-source multi-agent orchestration platform that upgrades single-threaded Claude Code into a distributed AI dev team with 100+ specialized Agents and a SANA self-learning engine.
Tech FrontiersLiquid AI releases LFM2.5-8B-A1B, a MoE model with 8B total params but only 1.5B active, matching 6B-class models in tool calling. Supports 128K context, local deployment, multilingual, with SGLang Day-0 support.
BMad-Method: Building an AI Agile Deve…
Deep dive into BMad-Method, an open-source multi-agent framework simulating a full agile team—from business analysis to QA—supporting Claude Code, Cursor, and more.
Augment Remote Agent Hands-On: Running…
Hands-on review of Augment Remote Agent: 10 cloud AI Agents coding in parallel, covering bug fixes, PR generation, documentation, and more with detailed workflows and real-world examples.
Claude Code Source Code Study Guide: E…
Learn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.
Spring AI Agent Utils: A Java Agent To…
Deep dive into Spring AI Agent Utils toolkit covering Skill modules, Ask a User Question, To Do Write, Auto Memory, and multi-Agent orchestration — empowering Java developers to build powerful AI Agents.
Harness Engineering Deep Dive: Multi-L…
Deep dive into Harness Engineering: deconstructing Claude Code's multi-level memory, defense-in-depth, Hermes Agent autonomous evolution, and multi-Agent collaboration for industrial-grade AI development.
MCP Protocol Practical Guide: The Stan…
Deep dive into MCP (Model Context Protocol) principles and practical applications. Learn how LLMs connect to external tools via MCP to become agents, covering Java tech stacks, MCP Server ecosystem, Cherry Studio demos, and A2A protocol comparison.
Dyad: A Free, Open-Source AI Full-Stac…
In-depth review of Dyad, an open-source AI full-stack builder. Supports local execution, multiple AI models, and component-level editing. A free, privacy-first alternative to Lovable and Bolt.new.
CrewAI Multi-Agent Collaboration in Pr…
A deep dive into CrewAI's four core concepts for multi-agent collaboration, with hands-on FastAPI deployment and a comparison of GPT-4o-mini, Qwen MAX, and Llama 3.1.
Practical Guide to Building Multi-Agen…
Learn how to build a multi-Agent collaborative system with CrewAI and FastAPI. Covers Agent, Task, Crew concepts, GPT/Tongyi Qianwen/Ollama integration, with complete code examples and model comparisons.
WenzAgent Open-Source Framework: A Pra…
A detailed guide on deploying WenzAgent, an open-source multi-Agent management framework under Apache License, supporting LAN-based multi-device AI agent collaboration with Server-Client architecture.
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.
Tech FrontiersMeta Superintelligence Labs releases Muse Spark, a native multimodal reasoning model supporting visual chain of thought, tool-use, and multi-agent orchestration. Deep dive into its capabilities and competitive positioning.
Claude Opus 4.8 Deep Dive: Honesty Mat…
Claude Opus 4.8 core upgrade: code bug oversight rate reduced 4x, model becomes more honest. Covers Dynamic Workflows parallel orchestration, Claude Code quota reset, effort control, and upcoming Miscells model.
Complete Tutorial: Using GPT to Automa…
Learn how to use GPT's high-intensity thinking mode to automatically configure Claude Opus 4.6/4.7 Max thinking mode in OpenCode, including proxy channel setup, API Key creation, and environment configuration.
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.