← Package directory
Available on winget

Install AIChat

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.

Install with winget
winget install --id sigoden.AIChat
Upgrade
winget upgrade --id sigoden.AIChat
Uninstall
winget uninstall --id sigoden.AIChat

About AIChat

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.

What's new in 0.30.0

New Features - add support for OSC52 clipboard codes (#1280) - abandon support for lingyiwanwu client (#1327) - support autodetecting dark/light theme (#1335) - enhence .regenerate (#1340) - ctrl+j for newline (#1342) Bug Fixes - use_tools in agent mode (#1252) - visual indication of Vi insert/normal model (#1279) - better error handling for aichat -e on MacOS (#1311) - openai api omits content field from tool_calls message (#1326) - change temperature/top_p reading rules (#1333) - .file external commands capture stdout/stderr (#1343) New Contributors - @laktak made their first contribution in https://github.com/sigoden/aichat/pull/1279 - @gcv made their first contribution in https://github.com/sigoden/aichat/pull/1280 Full Changelog: https://github.com/sigoden/aichat/compare/v0.29.0...v0.30.0

Read release notes

Version history

Version Updated Notes
0.30.0 Unknown New Features - add support for OSC52 clipboard codes (#1280) - abandon support for lingyiwanwu client (#1327) - support autodetecting dark/light theme (#1335) - enhence .regenerate (#1340) - ctrl+j for newline (#1342) Bu...
0.29.0 Unknown 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...
0.28.0 Unknown New Features - display reasoning tokens (#1139) - webui support think tag (#1140) - strip reasoning contents (#1141) - support model alias (#1150) - enhance .file for loading resources from diverse sources (#1155) - supp...
0.26.0 Unknown New Features - supports override agent instructions via agent config (#1057) - support gemini-2.0-flash-thinking-exp (#1067) Bug Fixes - invalid schema that array schema missing items (#1049) - .file path args do not nee...
0.25.0 Unknown New Features - handle Ctrl+C during every spinner in REPL (#1014) - support all proxy env vars including NO_PROXY (#1015) - agent supports dynamic instructions (#1023) - append shell execute command to history file (#102...