418 related articles

Developer Danny Postma built AgentOS on Claude Agent SDK, automating 95% of coding and ops tasks. Deep dive into container isolation, permission control, task orchestration, and human-in-the-loop design.
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.

Deep dive into patent-disclosure-skill, a trending open-source AI tool covering China's full patent workflow — from patent mining and disclosure drafting to office action responses.

Vessel is a free, open-source local LLM observability proxy supporting Ollama, LM Studio, and more. Capture requests, track tokens, replay across models, with built-in MCP server and Web UI.

xAI's Grok 4.6 is now on Google Cloud's Gemini Enterprise Agent Platform, revealing a shift in AI competition from model capabilities to the control plane.

A detailed guide to DeepSeek's open-source Agent runtime framework Harness—from its core "everything is a plugin" philosophy to installation, source code walkthrough, and hands-on experience.

Explore why traditional monitoring (latency, drift, accuracy) fails for AI agents, and learn practical solutions using LangFuse, LangSmith, and OpenTelemetry.

Aramb positions itself as an AI agent OS, integrating runtime, memory, browser, tools, models, and billing into a single API to help developers build, ship, and monetize agents fast.

A systematic comparison of AI coding tools including ChatGPT, Gemini, Claude, Cursor, Claude Code, and Codex — covering pricing, setup, and access solutions to help developers choose the right combination.

Compare Rust, Go, TypeScript, Python, and Java for MCP Server development across deployment complexity, ecosystem maturity, and user-friendliness with scenario-based selection guidance.

A deep dive into using local MCP over stdio as an architectural seam for agentic applications, covering model-tool decoupling, testability, process management, and comparison with cloud MCP.

Explore why AI Agents need observability and how Hermes Agent integrates with Grafana for metrics, tracing, and log analysis to build stable, production-ready agent systems.

Anthropic launches claude-plugins-official, a curated directory of high-quality Claude Code plugins. Learn about its positioning, core value, and impact on the AI coding ecosystem.

Human Behavior is an AI-powered product analytics tool that uses a four-step pipeline — collect, understand, act, loop — to let AI agents automatically identify UX issues and submit fixes.

How to build free eval sets from production logs, validate candidate models with a two-layer architecture (deterministic checks + blind LLM judge), and migrate 14 of 16 tasks to cut 91% of token costs.

Deep dive into the Harness multi-agent framework's three-agent paradigm (Planner, Builder, Evaluator), covering Agent Loop design, circular invocation prevention, Sandbox isolation, and A2A vs SubAgent selection strategies.

VLM.run wraps open-source OCR models like DeepSeek-OCR-2, GLM-OCR, and dots.mocr into a unified OpenAI-compatible API. Parse 100K pages for just $60 with JSON output and MCP server support.

Learn how to build an AI programming environment using open-source OpenCode with DeepSeek and MCP services. Covers tool comparison, model selection, and Plan/Build workflow setup.

OpenAI open-sources Codex Harness with Rust core, app server, and full AST processing. Same model scores nearly 3x higher on ARC-AGI-3, saves 6x tokens. Deep analysis of Codex vs DeepSeek Harness.

A deep dive into Amazon Bedrock's Converse API unified multi-model interface and ConverseStream streaming output, covering message structures, multi-turn conversations, event stream handling, and AWS ecosystem integration.