Hi all,
Does anyone know if this exists or might be planned? I’d love to be able to query the Cursor chat with my full repo context from my terminal instead of inside the app.
cursor is limited to 10k context so no point
I misspoke, I get that cursor has a 10k token limit, but as I understand it overcomes this with agentic reasoning and other clever optimizations to smartly decide what to pull into context from the entirety of the code base. I’d like to take advantage of that in my terminal without having to be in the cursor app.
I’d, unfortunately, say this is probably quite unlikely as we’re really investing in making the Cursor app itself a great experience for development.
There probably are other tools out there that will do a similar thing, passing your codebase to an LLM to answer a question, but they may not have the intelligence and context that we can provide in the app.
1 Like