96 related articles

TigrimOSR is an open-source multi-agent system written in Rust, supporting full agent loop definition via YAML config files with only 250MB memory usage. A deep dive into Loop Engineering, Rust advantages, and self-hosted Agentic AI.

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.

An in-depth guide to installing, logging in, and using OpenAI Codex CLI: call AI directly in your local terminal to modify code, refactor components, and add file and image context, with Git branch management for an efficient local AI coding workflow.

Docx-CLI is an open-source CLI tool for AI agents that strips redundant XML and enables precise editing, helping LLM agents save half the tokens and time on Word docs.

How Base44's product team scaled from a single founding engineer to an 80-person team with Claude Code. Covers AI-assisted onboarding, code review, user evaluation, and QA automation.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.

Fortress is an open-source stealth Chromium built for AI Agents. It eliminates automation fingerprints to bypass Cloudflare and other anti-bot systems.

Google Chrome's official chrome-devtools-mcp uses MCP to expose DevTools capabilities to AI coding assistants like Claude and Cursor, enabling screenshots, console reading, and network analysis.

Learn how to extend Hermes Agent's external system capabilities via MCP (Model Context Protocol): setup, whitelist permissions, WSL-to-Chrome bridging, and multi-server orchestration for AI Agent developers.

Hands-on review of Zhipu ZCode 3.0, the native GLM-5.2 AI coding tool for Mac/Windows. Covers permission modes, Go Mode, mobile collaboration, plugins, and more.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.
Firecrawl Goes Free: No Sign-Up Requir…
Firecrawl is now free with no sign-up required. Learn about its evolution from open source to zero-friction access and why web data matters for AI Agents.

Learn how to build an AI-driven API automation testing framework using Agent+Skill architecture with Claude Code, covering test case generation, script execution, and report output.

Master Claude Code agents with four core strategies: planning, verification, context management, and system evolution. Move beyond Vibe Coding to systematic AI development.

A detailed 7-step guide to building commercial AI Agents, covering requirements, platform selection (Coze/Dify/FastGPT), prompt engineering, databases, UI, testing, and deployment.

Anthropic engineer Arno shares a Claude Code workflow: AI-driven requirements extraction, HTML specs over Markdown, and DOM-embedded verification to boost AI-assisted coding efficiency.

In-depth guide to Kimi Code's advanced features: video understanding, Swarm parallel mode, ACP protocol IDE integration, Goal multi-round iteration, and Skills configuration with Claude Opus comparison data.

A deep dive into Loop Engineering: core concepts and hands-on setup including Codebase Harness, shared file systems, triggers, and Loop Contracts to make AI agents run autonomously.

In-depth comparison of Playwright vs Selenium: DevTools protocol speed advantages, async support, smart locators, and AI/MCP integration to help you choose the right Web automation tool.