218 related articles

A 12-person product team shares real-world experiences with Cursor, Codex, Claude Code, and CodeRabbit—exploring efficiency plateaus, scenario matching, and selection criteria for AI coding tools that actually stick.

How to achieve millisecond-level code search in massive repositories with hundreds of thousands of files? A hands-on look at building a code search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

How to achieve millisecond-level code search in a repo with hundreds of thousands of files? Building a search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

Codex is OpenAI's AI coding assistant that lets you write code using natural language. Learn its core features, use cases, and why programmers must master AI coding tools.

Codex is OpenAI's AI programming assistant that lets you write code in natural language. This article breaks down Codex's core features, use cases, and why programmers must master AI coding tools.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. This guide covers skill descriptions, test design, eval harnesses, and retirement strategies.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. Learn how to write skill evaluations, from description tuning to test design.

Ego Lite is a Chromium-based browser designed for AI collaboration. Through login state reuse and isolated Spaces, AI Agents autonomously handle web tasks, form filling, and data collection—ending the human-machine focus fight. Currently on macOS.

Ego Lite is a browser built for AI collaboration. Based on Chromium, it uses login state reuse and isolated Spaces so AI Agents can autonomously handle web operations, form filling, and data scraping—solving the human-machine focus conflict. macOS only.
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.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows via Python, type overrides to solve ZIP-code leading-zero loss, STRICT table mode switching, drop-index, and more. A deep dive into the design and AI-assisted dev workflow.

Can AI coding tools really earn you $3K/month with zero experience? We break down the marketing hype around Codex freelancing, examine the 4-week roadmap, and reveal what AI-assisted coding can realistically offer.

Can beginners really earn over 10,000 yuan in their first month with AI coding gigs? This article breaks down the four-week AI coding learning path week by week and objectively assesses the real monetization barriers.

A focused guide to core LLM application engineer interview topics, covering agent architecture, Multi-Agent, Langfuse evaluation, security, and RAG optimization.

A focused guide to the core interview topics for LLM application engineers, covering agent architecture, Multi-Agent, Langfuse evaluation & tracing, security, and RAG optimization.

As AI coding assistants like Codex become standard, the risks of overreliance grow too. Learn when developers should "show a red card," reclaim control, and safeguard code quality and responsibility.

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.

Can AI coding tools let non-developers replace programmers? This deep dive examines Vibe Coding's real limits, compares Claude Code vs. Codex, and reveals the methodology behind enterprise-grade AI-assisted software engineering.

OpenAI launches GPT-5.6 with three tiered models—Sol, Terra, and Luna—Ultra multi-agent parallel collaboration, Codex integrated into ChatGPT desktop, and an upgraded Computer Use.

Learn how to use Codex for AI-powered programming with natural language prompts — from generating origami assets to building a gesture-interactive portfolio site. No coding required.