Skip to content

Releases: Fliq-Odd/cliq-code

CLIQ Code v0.1.0 - Standalone Windows Release

Choose a tag to compare

@Amansingh0807 Amansingh0807 released this 28 Jun 12:29

CLIQ Code v0.1.0 Release 🎉

We are excited to release the first official build of CLIQ Code (by fliq odd), featuring a fully standalone pre-compiled Windows executable!

What's New

  • 🚀 Standalone Windows Executable (cliq-code.exe): Run the AI assistant directly on Windows without needing Python or external dependencies.
  • 🧠 Model-Agnostic LLM Routing: Uses LiteLLM to support Google Gemini, OpenAI, Anthropic Claude, and local Ollama models.
  • 🛡️ Multi-Layered Safety Catch: Prompt confirmations and security bounds check all bash commands before execution.
  • UTF-8 Output Support: Fixed Windows terminal rendering for emojis/icons.

How to Get Started

  1. Download cliq-code.exe from the Assets section below.
  2. Put the file in a directory and optionally add it to your System PATH variables.
  3. Open your terminal, set your API key (e.g. $env:GEMINI_API_KEY = "your-key"), and run:
    cliq-code