275 related articles
Windows Terminal: A Modern Command-Lin…
A deep dive into Windows Terminal, Microsoft's open-source project featuring GPU-accelerated rendering, multi-tab panes, JSON customization, and WSL integration.
Microsoft's Two-Track AI Coding Strate…
Microsoft plans to launch Claude Code and GitHub Copilot CLI, making the terminal the new frontier for AI coding. A deep dive into Microsoft's multi-model strategy and its impact on developer workflows.

A practical guide to Claude Code covering installation, Chinese LLM switching, project analysis, key commands, and conversational Git workflow automation for developers.

lx is a set of 72 single-purpose CLI tools running on local Ollama models — no API key, fully offline. Supports git commit generation, log debugging, and more. Rust binaries with <15ms cold start; 7–8B models work great.
DCG: A Rust-Powered Safety Guard That …
DCG is an open-source Rust tool that intercepts dangerous shell and git commands for AI agents like Claude Code and Cursor, enabling zero-trust execution environments.
Brainless: An AI-Native UI Component L…
Brainless is an open-source UI component library built on Shadcn/ui, offering Claude Code, OpenAI Codex, and Grok-style components to help developers quickly build AI-native chat and CLI interfaces.
Why Cursor Should Be Split Into Two Se…
Why developers want Cursor split into Editor and Agent apps — an analysis of the core tension, the value of separation, and where AI coding tools are headed.
The Grepathy Incident: The Risks of AI…
The Grepathy incident on Hacker News reveals the risks of AI agents acting without approval. A deep dive into autonomous AI decision-making, Human-in-the-Loop design, and where to draw the line.

ShunCode is a VS Code-based AI code editor that connects ChatGPT to a local Agent execution system via Bridge Mode, enabling full-loop code reading, editing, and testing with Diff approval and MCP support.

OpenAI Codex is redefining how AI engineers work: from code completion to autonomous Agents, from single-threaded to parallel Value Maxing. A deep dive into the Codex App architecture, open ecosystem, and Manager of Agents practice.

A complete guide to OpenAI Codex: CLI setup, slash commands, AGENTS.md, MCP integration, multi-agent collaboration, and a RAG customer service project walkthrough.

Explore why AI agent tools (Codex, Claude Code, Gemini) lack workspace-level config for multi-repo microservice dev, and discover practical solutions like symlinks, custom paths, and cascading config.

A deep dive into state machine-based voice AI agent architecture, comparing Pipecat Flows and Vapi Squad, and exploring the latency vs. accuracy trade-offs in agentic handoffs.
AI Agent in 100 Lines of Lisp: Minimal…
A fully functional AI Agent in just 100 lines of Lisp reveals the essence of the ReAct loop. Deep dive into Agent architecture, Lisp's unique strengths, and minimalist engineering philosophy.

A comprehensive guide to Ansible, the open-source IT automation platform: core architecture, design philosophy, and use cases. Learn about agentless mode, YAML Playbook syntax, idempotency, and best practices for DevOps and Infrastructure as Code.

Deep dive into MCP (Model Context Protocol): clarifying the three-layer relationship between MCP, Function Calling, and Agents, covering protocol roles, call flows, transport choices, and production security for AI developers.

As Cursor and GitHub Copilot redefine programming, where do Vim users go? This article analyzes the tension between AI tools and Vim, and three key strategies.

Learn how to develop custom tools based on the Unity MCP Relay Server, enabling AI agents like Cursor to directly control the Unity editor. Covers setup, tool building, parameter validation, and MCP Pro comparison.

The Hermes Agent gets a major upgrade with eight new features: native iMessage, parallel background sub-agents, Unreal Engine MCP support, a self-evolving Skill Hub, and more. A hands-on breakdown of the core changes and their real impact on personal AI automation workflows.

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.