Replies: 5 comments 4 replies
-
| 
         I have a negative experience with getting started on Linux. When I first launched a cli it caused excessive disk load while showing nothing. After a 5 minutes of empty console it showed a prompt asking for either logging in to Continue or to use Anthropic key. I wanted to use local models and nothing of that options was suitable for me, so I tried to exit the cli, but it does not react to Ctrl-C, neither Ctrl-d. The only way to exit is to send SIGKILL. I hope the next updates will make it at least runnable  | 
  
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
| 
         experiencing the issue as @Igorgro , it often stuck and no response, and hard to exit even if press cmd+C/ctrl+C, and wait for a long time after input /exit.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Trying the continue.dev cli on debian. - some feedback. 1 - The cn cli ignores the stream: false directive from the config.yaml file (it always uses streaming, would be nice to support non-streaming too if possible) 2 - have not found an ollama model that works well with cn cli .. either you get "Error: 400 registry.ollama.ai/library/ does not support tools" . or the model does poorly when function calling (like qwen 2.5 coder) A section in the docs for suggested models to use would be awesome. Some positive feedback -- worked great with Gemini 2.5 Pro.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Hi @bdougie , I am using Continue VS Code extension and I want to try out the CLI on Linux. I was able to get started, but I quickly hit the model token limits when I tried to run it on one of our projects. I couldn't even run a "hello" prompt. I tried to run from a directory with only file, and it ran fine. I seems like Continue is trying to load every file under the current directory into the context. Is there a way to avoid this? Thanks.  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 We just launched Continue CLI - async AI agents in your terminal!
We'd love your feedback on the new CLI tool for building async coding agents. What workflows would you automate? Any feature requests or use cases we should consider?
Try it:
npm i -g @continuedev/cliDocs: https://docs.continue.dev/guides/cli
Announcement: https://x.com/continuedev/status/1958591429804269906
Beta Was this translation helpful? Give feedback.
All reactions