ZIP
WinGet
AIChat
sigoden · 0.29.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
aichat-v0.29.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
sigoden.AIChat
Version
0.29.0
Description
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI tools & agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
License
Apache-2.0 or MIT
↗
Homepage
https://github.com/sigoden/aichat
Installer URL
https://github.com/sigoden/aichat/releases/download/v0.29.0/aichat-v0.29.0-x86_64-pc-windows-msvc.zip
Release Notes
New Features
- add cmd_prelude and remove prelude (#1197)
- support claude-3-7-sonnet (#1201)
- bumping Azure OpenAI API Version to 2024-12-01-preview (#1205)
- --code (tty) strips <think> tag (#1227)
- enhence glob for --file and rag docs (#1230)
- support HISTFILE to specify the bash/zsh history file (#1236)
Bug Fixes
- incorrect model when switching role in session context (#1192)
- bedrock handles empty tool call arguments (#1213)
- openai-compatible handles empty tool call arguments (#1217…