3009 related articles

Deep dive into HiClaw, an open-source multi-Agent OS built on the Matrix protocol for transparent, controllable human-AI task coordination with Human-in-the-Loop design.

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.

Deep dive into OpenAgent, an open-source AI assistant featuring Computer Use, Browser Use, and Coding Agent capabilities, built on LLM + RAG + Agent Loops.

An in-depth look at PySpur, the open-source visual AI Agent workflow platform, covering its core features, technical positioning, use cases, and comparisons with LangFlow and Dify.

A detailed guide to deploying PilotDeck, an open-source Agent platform, with four practical use cases: research reports, one-sentence website generation, data analysis visualization, and Feishu IM integration.

A developer built a physical feedback device with chopsticks and a small gong that auto-strikes when AI finishes coding. Now open-sourced as DAgent, it also simulates IPO bell-ringing when creating new files.

Deep dive into ByteDance's open-source Trae Agent—a free MIT-licensed AI coding CLI tool. Covers installation, core features, run modes, and real-world performance vs Claude Code and Gemini CLI.
Deep DivesDeep analysis of OpenClaw AI Agent internals: System Prompt, tool calling, SubAgents, Skill system, memory, and Context Engineering explained.
Product ReviewsOpenSlide is an Agent-native open-source slide framework that lets AI Agents write React code to generate professional presentations. Supports Claude Code, Cursor, and other coding Agents.
Product ReviewsLark CLI is Feishu's official open-source CLI tool designed for AI Agents, offering 200+ commands across 17 business domains with 24 structured Skills for messaging, docs, spreadsheets, calendars, and more.
Product ReviewsAgentMemory is an open-source persistent memory layer supporting memory sharing across 16 AI coding tools including Claude Code and Cursor. 95.2% retrieval accuracy, ~1900 tokens per session, local SQLite storage with zero privacy concerns.
Tech FrontiersOpenAI co-founder Greg Brockman takes over product strategy, Cerebras IPO hits $67B market cap, and open-source agents OpenHuman and OpenClack dominate GitHub as AI shifts from capability to deployment.
Product ReviewsIn-depth comparison of OpenClaw and Hermes open-source AI Agent frameworks covering architecture, memory systems, auth, plugins, and channel distribution to guide developer selection.
Product ReviewsGeneric Agent is an open-source AI Agent that reduces token consumption by 90% through minimalist tool design, four-layer memory hierarchy, and experience reuse. Supports computer operation, browser automation, Feishu integration, and more.
Product ReviewsDeep dive into Multica, an open-source Agent management platform for coordinating Claude Code, Codex, and other AI coding assistants as unified team members with self-hosted deployment.
Product ReviewsDeep dive into OpenHuman open-source AI Agent: context-first architecture, Rust+React hybrid, Memory Tree system, Token Juice compression, and multi-model routing.
Product ReviewsWeb Studio is an open-source desktop AI coding workbench integrating Cloud Code, Gemini CLI, and Codex into a local-first app with multi-repo management, structured code review, and smart PR workflows.
Deep DivesDeep dive into NousResearch's open-source Hermes Agent self-evolution framework, using DSPy and GEPA for automated prompt optimization with five-layer safety mechanisms.
Industry InsightsWarp deeply integrates GPT-5.5 to build cross-environment AI coding agents spanning local terminals, cloud deployment, and open-source collaboration. Explore its architecture, open-source strategy, and differentiation from GitHub Copilot.
Deep DivesDeep dive into ACP (Agent-Client Protocol): how Zed and Google Gemini standardize IDE-to-coding-agent communication, its architecture, and how it complements MCP.