Skip to content

Releases: flintglade/consilium

Consilium v0.1.0 — Windows and Linux desktop release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:45

Consilium v0.1.0 is the first public desktop release of Flintglade Consilium: a free, open-source, multi-provider AI harness for Windows and Linux.

Consilium can connect to local OpenAI-compatible servers such as Ollama, LM Studio, llama.cpp, and vLLM; installed provider CLIs including Grok Build, Claude Code, Codex, and Gemini through Antigravity; and optional direct APIs from xAI, OpenAI, Anthropic, Gemini, Mistral, and DeepSeek.

Highlights

  • Manual provider control or eight deterministic routing profiles with visible routing explanations
  • Streaming Markdown, local session history and recovery, cancellation, attachments, and agent-mode support
  • Conservative fallback behavior that never silently combines partial answers from different providers
  • Fully local operation without a Consilium account or cloud provider
  • No paid Consilium tiers, feature gates, license checks, advertisements, or first-party telemetry

Model weights, provider CLIs, and third-party accounts are not bundled. Optional providers may require their own account, subscription, API key, or usage payment; those charges never unlock a Consilium feature.

Downloads

Platform Package
Windows x86_64 Consilium_0.1.0_x64-setup.exe — NSIS installer
Windows x86_64 Consilium_0.1.0_x64_en-US.msi — MSI installer
Windows x86_64 Consilium_0.1.0_windows_x86_64_portable.zip — portable executable
Linux x86_64 consilium-0.1.0-x86_64.AppImage
Linux x86_64 Consilium_0.1.0_amd64.deb
Linux x86_64 Consilium-0.1.0-1.x86_64.rpm

The Windows portable build requires Microsoft WebView2 to already be installed. “Portable” applies to the executable; session data remains in the normal per-user application-data directory.

Package verification

All six packages passed the repository’s artifact-set, version, architecture, package-metadata, license, and dependency-notice checks. The AppImage passed an offline packaged-application launch test. The Windows NSIS and MSI packages passed clean install, inspection, and uninstall tests; the portable ZIP passed checksum, executable, notice, and exact-layout validation.

Verification records: artifact and AppImage checks and Windows package checks.

Download SHA256SUMS and compare your package with its matching entry. On Linux:

sha256sum --ignore-missing -c SHA256SUMS

Windows signing notice

The NSIS installer, MSI package, and included Windows application executables in v0.1.0 are not code-signed. Windows may display an unknown-publisher or SmartScreen warning. Verify the package against SHA256SUMS before running it.

This release does not include an updater feed or automatic-update channel. Obtain future versions from this repository’s Releases page.

Consilium is available under the Apache License 2.0. Optional project support is available through Patreon; sponsorship does not provide a different build or unlock features.