661 related articles

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.

Coze is ByteDance's homegrown agent-building platform. This article covers getting started with Coze, its comparison with Dify, skill system, workflow orchestration, and multi-agent collaboration.

Python tops the language rankings again, but AI teams are quietly swapping its internals for Rust and Mojo. A look at Python's speed and GIL pains, the two-language problem, and the rise of Rust tooling and Mojo on GPUs.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

A step-by-step Pi Agent configuration tutorial covering installation, LLM connection, extension ecosystem, MCP setup, and Token-saving tips. Learn to build a truly controllable AI coding assistant.

Claude Code creator Boris and developer Theo reveal: in the AI Agent era, tinkering habits like automation, building small tools, and writing CLAUDE.md are becoming the core edge for reaching Staff engineer level.

OpenCode has become the world's most popular open-source coding agent—8M monthly active developers, 75+ model providers, and custom sub-agent routing. This deep dive covers its core features, config tips, and business model.

An in-depth look at Claude Code's core features and advantages: auto-reading project context, direct code execution, remembering coding preferences, and connecting external services via MCP. Compared with Cursor and ChatGPT to help developers choose.

A systematic map of today's AI coding landscape: the evolution from ChatGPT to Claude Code, LLM capability tiers, tool camps like Cursor/Copilot, and the three key weapons of the Agent era — MCP, Skills, and CLI.

An in-depth look at how AI Agents are disrupting traditional software testing: the core differences between LLMs and Agents, four capability dimensions (planning/memory/tools/skills), and how test engineers can achieve 10x efficiency gains in test case generation.

An in-depth look at how AI Agents disrupt traditional software testing: the core differences between LLMs and Agents, four capability dimensions (planning/memory/tools/skills), and how testers achieve 10x efficiency gains.

A complete guide to Dify, the open-source AI application platform: its core positioning, key differences from Coze, workflow-building capabilities, and enterprise private deployment advantages.

Rocky is a minimal, transparent open-source coding agent with a core loop under a few hundred lines of Python, native DeepSeek search, Research mode, and built-in SWE benchmarking for reproducible agent experiments.

CivitAI's paid "Early Access" mechanism has sparked heated debate on Reddit: should functional models stay locked behind paywalls long-term? An in-depth look at creator monetization, community consensus, and platform responsibility.

A comprehensive guide to OpenAI's new AI coding agent Codex: from concept and comparison of its four forms, to installing Git/Node.js/VS Code, configuring the API Key, and creating a workspace.

In-depth review of Panel AI v1.1.1: second-level installation, no-public-IP networking, batch compute cluster management. Learn how enterprise AI on-premises deployment barriers are dramatically lowered.

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.

Apple sued OpenAI for trade secret theft, triggering a public feud between Musk and Altman on X. Full breakdown of the clash, their contrasting strategies, and what the lawsuit really means for OpenAI's hardware ambitions.

How can Java engineers transition to AI Architect? This article breaks down three core capability layers — AI app development, production RAG, and AI Agent orchestration — using Spring AI Alibaba and LangChain4j to turn your Java foundation into a competitive edge.