What's Changed
- pref: 优化panle输出, 可以在输出时选中, 并且不会一直刷新processbar by @c913168497 in #250
Bug Fixes
- android: handle exceptions in isApplicable method (8725848)
- code-review: 移除代码审查模板中的冗余代码块标记 (028d881)
- gui: handle exceptions in AutoDevRunDevInsAction (9572a61)
- gui: simplify document text access in AutoDevInputSection (f5236c8)
- llms: skip empty messages in CustomSSEProcessor (f9337d6)
Features
- agent: add Dify API support and enhance custom agent config #251 (9cc5268)
- chat: enhance chat handling with history and response tracking (803e184), closes #251
- code-review: 添加 diff 上下文展示和版本更新 (eba213a)
- completion: enhance agent selection in completion (3b1b3bb)
- custom: add dynamic field replacement in custom requests #251 (ba50600)
- parser: add support for shell script and HTTP request language names (c7d5f80)
- ui: enhance cursor positioning and UI adjustments (ccbe3e2)
Full Changelog: v1.8.17...v1.8.18