Collie
Last updated
A coding agent that lives on your computer — and can actually run it.
Install with winget
$ winget install --id Colliehq.Collie --exact --version 0.20.19Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Collie
Collie uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
Collie-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
Collie is a local-first, open-source coding agent that runs on your own machine instead of in a
cloud tab. It verifies its own work: to fix a bug it writes a reproduction that must fail on the
broken code, makes the smallest edit that flips it, and re-runs the check, so a task is only done
when the check actually goes green.
Because it runs where you do, it can reach your real environment rather than only editing files —
driving your already-logged-in browser, driving native desktop apps, capturing the screen, and
taking work from your phone, each of them off by default until you turn it on.
It is model-agnostic: bring your own API key, a subscription, or a fully local model via Ollama.
No account, no telemetry.
Installers · v0.20.19
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for Collie.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.