356 related articles
Product ReviewsDeep analysis of the GitHub project awesome-LLM-resources covering LLM training, inference, Agent, MCP, multimodal, small language models, o1 reasoning and more — an 8200+ Star one-stop LLM resource guide.
Product ReviewsA comprehensive look at Serena MCP toolkit's core capabilities including semantic retrieval, AST-level code editing, and agentic coding support. Discover how this 23,800+ star open-source project gives AI Agents IDE-level code understanding.
Product ReviewsDeep dive into Codexia, an open-source AI coding agent workstation supporting Codex CLI and Claude Code multi-agent collaboration with task scheduling, Git Worktree parallel development, remote control, and skill management.
Product ReviewsDeep dive into LobeHub, the open-source AI Agent platform with 76K GitHub stars. Explore multi-agent collaboration, team design, and TypeScript architecture that's redefining human-AI interaction.
Product ReviewsDeep dive into LobeHub, a 76K Star open-source AI agent collaboration platform covering multi-agent mechanisms, team design, TypeScript architecture, and open-source ecosystem.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
Product ReviewsDeep dive into CowAgent, a 44K-star open-source AI Agent framework supporting WeChat, Feishu, DingTalk integration with GPT, DeepSeek, Qwen models, featuring proactive thinking, task planning, and skill creation capabilities.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation sync to his blog, going from prototype to production in just two days.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven auto-loop execution. This article explains its core mechanism, prompt engineering implementation, and Ralph Loop pattern for AI coding agents.
TutorialsDeep dive into the 8000+ star GitHub project awesome-LLM-resources, covering multimodal AI, AI Agents, MCP protocol, model training & inference, and more.
Product ReviewsDeep analysis of a 136K-Star GitHub project collecting system prompts from 30 AI tools including Cursor, Claude Code, and Copilot. Master Prompt Engineering techniques and AI product design logic.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for autonomous looping until objectives are met. Learn about its Ralph Loop inspiration, token budget controls, and implications for AI coding agents.
Product ReviewsNousResearch open-sources Hermes-Agent framework, earning 130K+ GitHub Stars. Deep analysis of its progressive architecture, modular design, and Hermes model integration vs. LangChain and AutoGPT.
Tech FrontiersOpenAI Codex CLI 0.128.0 adds the /goal command, implementing an agentic loop via prompt engineering that keeps executing until the goal is met or the token budget runs out.