Skip to content

Releases: leonidas1712/argo

Release list

Argo v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 05:22

First release of Argo! Ollama needs to be running and on the default port for Argo to function correctly.

⚡ Streaming responses from any Ollama-supported local model
🧵 Threaded conversations with persistent local history
🧠 Local model picker (choose between your installed Ollama models)
📝 Markdown rendering for rich responses
🌗 Light/dark mode support
💾 SQLite persistence for threads and messages — fully offline

Note: No code signing yet for MacOS since I need to pay for that. You can try running the x64 build (even on an ARM Mac) to open it anyway by whitelisting in Privacy and Security under system preferences. Or if you prefer, build it from the source after cloning the repository so you can check the code.