282 related articles
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows with Python, field type overrides fixing leading-zero ZIP codes, STRICT table mode switching, drop-index, and more. A deep dive into each design and the AI-assisted dev workflow.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with regular AI across five dimensions to help you decide if it's worth trying.

Claude Code isn't just a chat AI—it can directly read projects, modify code, and run commands. This article compares Claude Code with ordinary AI across five dimensions: interaction, context, execution, memory, and tool calling.

A comprehensive guide to LangGraph's core concepts: Graph API vs Functional API, three-layer architecture, and workflow visualization methods for building AI Agents.

A data-deletion disaster reveals the biggest AI Agent risk: the problem isn't the model, it's Harness design. Learn context management, process standards, and permission isolation.
Hyprland: A Dynamic Tiling Wayland Com…
Hyprland is a highly customizable dynamic tiling Wayland compositor with smooth animations, rounded windows, and blur effects. 36k+ GitHub stars.

An in-depth guide to Anthropic's Claude Code agentic coding tool, covering installation, pricing plans, model selection, token management, CLAUDE.md global memory, MCP integration, Subagents, and more.
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.