323 related articles
TutorialsJules MCP Server is an open-source project providing a production-grade MCP server for Google Jules API, enabling Claude and Cursor to orchestrate autonomous coding via multi-Agent collaboration.
Product ReviewsReal-world coding test of DeepSeek V4, GLM-5.1, and GPT 5.5 using a 7,000-user browser extension. GLM-5.1 achieves first-pass success with the most stable performance across project development and 3D generation.
Product ReviewsIn-depth comparison of Cursor vs Claude Code, Windsurf, Trae, and other AI coding tools across Agent modes, terminal tools, browser integration, parallel processing, and context management.
Deep DivesDeep analysis of the Claude Code source code leak, revealing seven core mechanisms of its Harness architecture including context management, tool call orchestration, and state tracking for AI Agent developers.
Tech FrontiersGitHub Copilot Cloud Agents now support fully configured dev environments with repo cloning, dependency installation, and toolchain credentials—evolving AI from code completion to autonomous development.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
Tech FrontiersGitLab announces Act 2 restructuring: cutting 30% of operating countries, removing three management layers, splitting R&D into 60 autonomous teams. A deep dive into GitLab's Jevons Paradox bet on the AI agent era.
Product ReviewsDeep dive into GSD-2's three core technologies: meta-prompting, context engineering, and spec-driven development — solving the problem of AI agents drifting off-target during long tasks.
TutorialsAn Anthropic Claude team member reveals: asking AI to output in HTML enables SVG diagrams, interactive components, and color coding that Markdown can't achieve. Learn the principles and practice.
Product ReviewsDeep dive into Polaris, an open-source AI code editor built from scratch with Next.js 16 and CodeMirror 6 to clone Cursor's core features, integrating Claude AI for intelligent completions and background agents.
Product ReviewsDeep dive into Refly, an open-source Agent Skills Builder featuring Vibe Workflow visual skill definition, cross-platform execution on Claude Code/Cursor, and a new "skills as infrastructure" paradigm for AI Agent development.
Product ReviewsA deep dive into LobeHub, the open-source multi-agent collaboration platform with 75K+ GitHub stars. Explore its Find, Build, and Collaborate capabilities built on TypeScript.
Tech FrontiersDeep dive into Anthropic's open-source claude-agent-sdk-demos project, covering Claude Code SDK core capabilities, TypeScript demos, multi-step task orchestration, and tool call integration for AI agent development.
Product ReviewsArtificial is a Go open-source multi-agent orchestration framework that unifies Claude Code, OpenAI Codex, Cursor Agent, and local models for parallel AI coding workflows.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Product ReviewsCyrus is an open-source AI programming agent supporting self-hosted deployment, integrating Linear, Slack, GitHub, and multiple AI models like Claude, Codex, and Gemini for secure automated coding workflows.
Product ReviewsDeep dive into nmem, an open-source AI Agent memory system featuring a six-layer memory hierarchy, hybrid search, confidence decay, cross-agent knowledge sharing, MCP integration, and more.
Product Reviewsccpocket is an open-source Flutter mobile client using WebSocket bridging to remotely control Codex and Claude AI coding agents from your phone in real time.
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.
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.