394 related articles

Complete guide for setting up Claude Code in China: configure Path environment variables, bypass network verification via .claude.json, and connect to Alibaba Cloud Bailian free LLMs.

Explore why general AI agents are essentially coding agents. From Turing completeness to composability and verifiability, discover the paradigm shift from Function Calling to Code as Action.

On a $20/month budget, should you choose Cursor or Claude Code? A deep comparison of pricing, quota consumption, and workload matching to help developers decide.

Analysis of why Git worktree fails as a security boundary for AI coding agents like Claude Code and Cursor, and why containers and VMs are the real solution.

iMessage Hermes is an open-source project deploying AI agents on Raspberry Pi, enabling iMessage and SMS interaction via real phone numbers. A deep dive into its architecture and potential.

A deep dive into infrastructure architecture patterns for production-grade Agent applications, covering state persistence, sandbox isolation, LLM observability, and cost control.

Deep dive into infrastructure architecture patterns for production-grade Agent applications, covering state persistence, sandbox isolation, LLM observability, and cost control.

Reddit debates whether Claude Opus 5 can independently refactor a 25-year, 50K-line undocumented legacy codebase. Analyzing AI programming's real capability boundaries and human-AI collaboration.

Learn how Ollama API Key Proxy solves cloud LLM rate limiting through reverse proxy with round-robin key rotation, 429 auto-cooldown, and smart retry logic.

Complete guide to configuring Kimi K3 as a Claude Code sub-agent, including API setup, YFlow workflow building, and head-to-head comparison with GPT-5.6 and Claude Fable 5.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to go from demo to production.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to reach production. Based on Scott Moss's workshop.

Anthropic Claude Max subscribers find Claude Code only deducts Extra Usage Credits, sparking debate over subscription benefit boundaries and billing transparency.

Cursor launches its Start plan for India at ₹649/month (~$7.70), featuring Grok 4.5 and Composer Agent. A deep dive into the PPP pricing strategy and its market implications.

How to learn AI Agent development from scratch? This article outlines a clear 3-step path: Python crash course, LLM theory & practice, and LangChain framework project implementation.

A detailed guide on using AI Agents to build Research Logs for scientific experiments, covering skeleton structure, daily workflows, pre-experiment thinking standards, code change tracking, and Agent-researcher division of labor.

Learn how to use AI Agents to build a Research Log for scientific experiments, covering structure, daily workflows, pre-experiment thinking, code change tracking, and human-AI division of labor.

Google DeepMind announces Gemini 4 pre-training has begun, calling it their most ambitious training yet. A deep dive into its technical direction, compute scale, multimodal breakthroughs, and competitive impact.

Users report Grok 4.5 underperforms in Cursor vs. the official terminal. We analyze how system prompts, context management, parameters, and tool calling create AI coding tool integration gaps.

A senior Java developer shares 7 years of IntelliJ IDEA configuration tips: JVM tuning, AI-assisted coding, Testcontainers testing, debugging tricks, and Spring toolchain setup.