Release v0.3.14

- Add image_query support to web.run (DuckDuckGo image search)
- Encode tool-call function names for Chat Completions history rebuild
- Allow safe MCP meta tools in multi_tool_use.parallel
- Update prompts for stronger citation placement and quote-limit guidance
This commit is contained in:
Hunter Bown
2026-02-05 09:28:39 -06:00
parent 4ded9e2a4f
commit 702f9c353c
10 changed files with 409 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "deepseek-tui"
version = "0.3.13"
version = "0.3.14"
edition = "2024"
description = "Unofficial DeepSeek CLI - Just run 'deepseek' to start chatting"
license = "MIT"