273 related articles

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.

Learn how to use Vibe Coding to collaborate with AI in refactoring a Unity game, introducing ScriptableObject (SO) data architecture, with hands-on tips.

A deep dive into refactoring a Unity game with Vibe Coding and AI, introducing ScriptableObject (SO) architecture—covering visual map editors, Codex remote control, and collaboration pitfalls.

A complete guide to the three core categories of AI tools in the testing era (personal assistants, CLI geek tools, AI IDEs), revealing the real challenges of AI test case generation and the new AI test development paradigm.

As models get stronger, why does the experience feel worse? The root cause is missing context. This article breaks down four stages—project descriptions, progressive disclosure, intra-memory, and three guardrails—to build a sustainable AI project memory system.

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.

Get started with the Codex AI Agent from scratch: project creation, plugin config (Computer Use/Remotion), Plan Mode vs Goal Mode, and a hands-on demo of generating an MG animation in one sentence.

Get started with Codex AI Agent from scratch: project creation, plugin setup (Computer Use/Remotion), Plan Mode vs Goal Mode, and a hands-on demo of generating MG animation in one sentence.

An in-depth analysis of the OpenClaw multi-agent framework: its TypeScript single-process gateway design, inter-agent scheduling, advantages over Dify workflows, and the three evolutions of AI execution.

Installed Codex or Claude Code but don't know what to build? This real-world browser extension case reveals the core methodology of the AI coding era: start from your own and others' "friction points" to find projects worth doing.

Installed Codex or Claude Code but don't know what to build? This hands-on browser extension case reveals the core methodology of the AI coding era: start from your own and others' 'friction points' to find worthwhile projects.

OpenAI merges Codex and ChatGPT into a unified platform while launching three new models: SOUL, TERRA, and LUNA. Deep dive into Computer Use, loop workflows, multi-threading, and the Agent Native strategy.

Office CLI is an open-source GitHub Trending tool that lets AI Agents create Word, Excel, and PowerPoint files directly — with preview rendering and auto-checks, no Microsoft Office required.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.
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.