Your laptop has the model. Your cloud assistant has the uptime. Your phone is somewhere else entirely.
DMJBot now connects the three: run open-weight models with Ollama at home, use them from your cloud instance, reach it from the phone.
The obvious problem with a local model: your machine sleeps, and the chat stops.
So DMJBot falls back. Primary, fallback, secondary, secondary fallback — when your Ollama box is unreachable, the next model answers.
https://t.co/dWobKMqoUj
#LocalLLM#Ollama#AIAgents
Hey, @cognition_labs how can i run devin cli in a single prompt mode with all permissions on?
with copilot i can do "copilot -p 'PROMPT' --yolo" .
What is an alternative with devin?