← Package directory
Available on winget

Install daimon

The spirit that runs alongside your AI app. A pluggable sidecar runtime for LLMs, memory, and tools.

Install with winget
winget install --id sonicboom15.daimon
Upgrade
winget upgrade --id sonicboom15.daimon
Uninstall
winget uninstall --id sonicboom15.daimon

About daimon

The spirit that runs alongside your AI app. A pluggable sidecar runtime for LLMs, memory, and tools.

What's new in 0.4.1

Changelog - f4cb2ee: fix(java): skip GPG signing when key is absent (GitHub Packages path) (@sonicboom15) Install macOS / Linux — Homebrew brew tap sonicboom15/tap brew install daimon Windows — Winget winget install sonicboom15.daimon Windows — Scoop scoop bucket add sonicboom15 https://github.com/sonicboom15/scoop-bucket scoop install daimon Linux — apt # Download the .deb from assets below sudo dpkg -i daimon_0.4.1_linux_amd64.deb Linux — rpm # Download the .rpm from assets below sudo rpm -i daimon_0.4.1_linux_amd64.rpm

Read release notes

Version history

Version Updated Notes
0.4.1 Unknown Changelog - f4cb2ee: fix(java): skip GPG signing when key is absent (GitHub Packages path) (@sonicboom15) Install macOS / Linux — Homebrew brew tap sonicboom15/tap brew install daimon Windows — Winget winget install soni...
0.4.0 Unknown Changelog - 56bb016: feat: add Gemini and Mistral LLM providers; add Java SDK (@sonicboom15) - cb9f61a: feat: add Gemini/Mistral provider docs, Java SDK docs, and Gradle publish pipeline (@sonicboom15) - 023d501: feat: i...
0.3.1 Unknown Bug Fixes Qdrant: fix "unknown component type" on startup with existing collection daimon serve was reporting unknown component type "qdrant" even when the Qdrant server was running and the collection was fully populated...
0.3.0 Unknown Changelog - a019929: fix(sdk/python): break circular import by importing from _utils instead of _client (@sonicboom15) Install macOS / Linux — Homebrew brew tap sonicboom15/tap brew install daimon Windows — Winget winget...
0.2.9 Unknown Changelog - 47c4060: ci: auto-set SDK versions from git tag at publish time (@sonicboom15) - 8706dd7: feat(sdk): extract LLMClient, add graph/memory store clients, default component names (@sonicboom15) Install macOS / L...
0.2.8 Unknown Changelog - e30f3f4: ci: pass WINGET_TOKEN as action input, not env var (@sonicboom15) Install macOS / Linux — Homebrew brew tap sonicboom15/tap brew install daimon Windows — Winget winget install sonicboom15.daimon Wind...
0.0.2 Unknown Release notes