programming
Go Back

Showing 1 Results for:

Building one good part of Cursor: Part 1

So, ever since I got access to ClaudeCode, I ditched Cursor cuz I’m one of those folks who like to stay inside their terminals. But there’s one thing I missed having from Cursor, and that is codebase indexing. This is a RAG and made Cursor a context-aware coding assistant. On the other hand, for ClaudeCode, which performs “Agentic Exploration” with glob and grep, everything is searched on the fly, and surely, it costs relatively more.