| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: add reasoning effort configuration to CLI and related components - Introduced ReasoningEffort enum to manage reasoning effort levels (Off, High, Max). - Updated CLI commands to accept reasoning_effort as an argument. - Enhanced configuration structures and session management to include reasoning effort. - Modified various components to utilize the new reasoning effort settings, ensuring consistent behavior across the application. - Added default values and serialization support for reasoning effort in relevant structs. | 1 个月前 | |
feat: add telegram polling transport | 1 个月前 | |
feat: add telegram polling transport | 1 个月前 | |
feat(backend): wire backend into the current design Co-authored-by: yaozhenhe<yaozhenhe@huawei.com> | 2 个月前 | |
fix(tui): input auto-wrap, Alt+Enter newline, and intelligent arrow key navigation By the way, apply cargo fmt for code style consistency. Co-Authored-By: GLM-5 | 15 天前 | |
update prompts to file | 2 个月前 | |
feat: implement assistant reasoning updates across components - Added on_assistant_reasoning method to LoopEventSink trait and its implementations to handle reasoning updates. - Introduced ThinkingDelta event in SseStreamEvent for streaming reasoning updates. - Updated SessionTurnUpdate to include SetAssistantThinking for managing assistant's reasoning state. - Enhanced TUI components to display reasoning content and manage state accordingly. - Added tests to verify the correct handling of reasoning updates in the chat state. | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 1 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 15 天前 | ||
| 2 个月前 | ||
| 1 个月前 |