Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aichat-v0.30.0-aarch64-pc-windows-msvc.zip | 2025-07-06 | 5.1 MB | |
aichat-v0.30.0-x86_64-pc-windows-msvc.zip | 2025-07-06 | 5.3 MB | |
aichat-v0.30.0-i686-pc-windows-msvc.zip | 2025-07-06 | 4.8 MB | |
aichat-v0.30.0-aarch64-apple-darwin.tar.gz | 2025-07-06 | 5.0 MB | |
aichat-v0.30.0-aarch64-unknown-linux-musl.tar.gz | 2025-07-06 | 5.5 MB | |
aichat-v0.30.0-i686-unknown-linux-musl.tar.gz | 2025-07-06 | 5.4 MB | |
aichat-v0.30.0-x86_64-unknown-linux-musl.tar.gz | 2025-07-06 | 5.8 MB | |
aichat-v0.30.0-armv7-unknown-linux-musleabihf.tar.gz | 2025-07-06 | 5.1 MB | |
aichat-v0.30.0-arm-unknown-linux-musleabihf.tar.gz | 2025-07-06 | 5.2 MB | |
aichat-v0.30.0-x86_64-apple-darwin.tar.gz | 2025-07-06 | 5.2 MB | |
README.md | 2025-07-06 | 1.4 kB | |
v0.30.0 source code.tar.gz | 2025-07-06 | 999.4 kB | |
v0.30.0 source code.zip | 2025-07-06 | 1.0 MB | |
Totals: 13 Items | 54.4 MB | 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