continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.44k stars 1.68k forks source link

Support headless/CLI mode #2964

Open sweemer opened 5 days ago

sweemer commented 5 days ago

Validations

Problem

Looks like this idea has been floated before, but it was closed without much explanation.

I would love to be able to use Continue from the command line instead of from inside an IDE. Can I ask whether this is on the long-term roadmap?

Solution

No response

sestinj commented 5 days ago

Potentially in the long-term—we've still architected everything to be decoupled from any given IDE which means it would be possible to build a CLI as a new frontend, but we don't have plans to do this