docs(coding-agent): document DeepSeek provider support

closes #3636
This commit is contained in:
Mario Zechner
2026-04-24 12:55:33 +02:00
parent 1e33492525
commit 6e6c9b4d28

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added DeepSeek to built-in provider setup, default model resolution, and provider documentation.
### Fixed
- Fixed `/copy` to avoid unbounded OSC 52 writes and clipboard races that could break terminal rendering or panic the native clipboard addon ([#3639](https://github.com/badlogic/pi-mono/issues/3639))