164 related articles

A hands-on guide to installing and configuring the OpenAI Codex IDE extension, covering its three working modes and Agent demo. Supports VS Code, Cursor, and Windsurf.

Deep dive into the Cocos Creator AI Agent Plugin: three-level context compression, tool approval, multi-agent parallelism, and DeepSeek-powered Mario scene building — all in one test.

BrowserWing is an open-source browser action recorder (1300+ GitHub stars) with 78 built-in scripts for GitHub, Bilibili, Zhihu, and more. Record once, run repeatedly, and let AI Agents reliably execute fixed web workflows.

Browser Use is an open-source AI Agent framework that lets LLMs autonomously drive browser operations via natural language. This article breaks down its four-layer architecture, core Agent loop, CDP perception layer, dynamic Tools dispatch, and its Skills, Sandbox, and MCP extension capabilities.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.

Cursor's new Team Tools Leaderboard lets you discover popular plugins, skills, and MCP services in your team with one-click setup — unifying configs and spreading best practices.

An Agent developer's three-round interview reveals why general-purpose Agents are a dead end for startups. The path forward: vertical Agents, domain context, and iteration speed as a moat.

Pure frontend roles are shrinking; AI Agent development is the high-salary divide. This guide breaks down the full skill tree for frontend engineers pivoting to AI: TypeScript, frameworks, AI productivity, and Agent core concepts (MCP, Tool Calling, Skill).

OfficeCLI is a command-line office suite for AI agents, supporting reading and writing of Word, Excel, and PowerPoint files—enabling efficient Office document automation without complex glue code.

An in-depth guide to installing, configuring, and extending OpenCode, the terminal AI coding assistant. Covers desktop and WSL installation, model config, MCP integration, and custom Agents.

A practical guide for Java developers to build AI apps without switching to Python. Learn LangChain4j, RAG, Function Calling, and MCP through an airline customer service project.

Meta open-sources Astryx on GitHub — an Agent Ready design system built for AI coding assistants. 5,600+ Stars and growing. Learn how it tackles AI hallucination in UI code generation.

Andrew Ng and Anthropic launch a Claude Code course covering RAG chatbots, data dashboards, and Figma-to-frontend projects, with Git Worktrees and MCP server orchestration.

The Codex Orange Book is an open-source unofficial guide with 2.5K+ GitHub Stars, covering installation, plugins, MCP extensions, and hands-on projects to help beginners master AI programming tools.

Coding alone isn't enough anymore. Learn the 5 key steps to commanding AI Agents—define outcomes, split tasks, provide context, iterate small, and keep humans in the loop.

Deep dive into Agent Loop mechanics: the think-act cycle, how agents differ from LLMs, termination conditions, and design principles for building autonomous AI Agent systems.

AI coding failures in enterprise aren't about weak models — they're about missing frameworks. Learn how Knowledge Bases, Skills, MCP, and Agents work together.

Andrew Ng partners with Anthropic on a Claude Code course covering context configuration, MCP server collaboration, multi-instance workflows, and a RAG chatbot hands-on project.

Explore the three paradigm shifts in LLM interaction: from ChatGPT as a website, to desktop apps, to autonomous AI team members that collaborate asynchronously with humans.

Deep dive into Goose, the 50K-star open-source local AI assistant. Covers MCP tool integration, multi-model switching, Recipes workflows, and comparisons with Codex and Cursor.