Skip to content

Pull requests: esengine/DeepSeek-Reasonix

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(config): add [agent] reasoning_byte_limit config option / 新增 [agent] reasoning_byte_limit 配置项 config Configuration & setup (internal/config) v2 Go rewrite (1.x) — main-v2 branch, active development
#8931 opened Aug 15, 2026 by SweetenedSuzuka Contributor Loading…
feat(openai): Application Default Credentials auth mode config Configuration & setup (internal/config) provider Model providers & selection (internal/provider)
#8929 opened Aug 15, 2026 by charfeng1 Loading…
fix(anthropic): always replay the thinking block on DeepSeek tool-call turns provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development
#8927 opened Aug 15, 2026 by oll4com Loading…
fix(desktop): coalesce stream deltas and bound the event queue to fix streaming lag desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8926 opened Aug 15, 2026 by bfxh Loading…
feat(permission): document rule syntax and validate rules on save / 权限规则语法文档化并在保存时校验 config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8898 opened Aug 14, 2026 by SweetenedSuzuka Contributor Loading…
fix: harden provider, desktop recovery, and source update checks agent Core agent loop (internal/agent, internal/control) config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) provider Model providers & selection (internal/provider) tui Terminal UI / CLI (internal/cli, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8889 opened Aug 14, 2026 by Semidia Loading…
fix(desktop): replay pending ask/approval prompts on tab activation / 切换到后台会话时重放未回答的 Ask/审批弹窗 (#8810) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8876 opened Aug 14, 2026 by myipanta Contributor Loading…
Add per-project cachecontext user attribution id config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development
#8875 opened Aug 14, 2026 by BuGlessRB Loading…
feat(tool): add set_session_title tool for agent-named sessions / 新增 set_session_title 工具,Agent 可按内容为会话命名 (#8838) config Configuration & setup (internal/config) skills Skill system (internal/skill, internal/tool) v2 Go rewrite (1.x) — main-v2 branch, active development
#8873 opened Aug 14, 2026 by myipanta Contributor Loading…
fix(provider/responses): diagnose non-streaming responses instead of bare premature EOF / Responses 路径同步非流式响应诊断 (#8781) provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development
#8871 opened Aug 14, 2026 by myipanta Contributor Loading…
fix(provider): diagnose non-streaming responses instead of bare unexpected provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development
#8870 opened Aug 14, 2026 by myipanta Contributor Loading…
feat(composer): reference open windows, relay results, and expand as text desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8821 opened Aug 13, 2026 by bfxh Loading…
Support .reasonix.toml as project config dotfile config Configuration & setup (internal/config) tui Terminal UI / CLI (internal/cli, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8818 opened Aug 13, 2026 by BuGlessRB Loading…
docs: add Russian README translation v2 Go rewrite (1.x) — main-v2 branch, active development
#8817 opened Aug 13, 2026 by MonteNegroX Loading…
feat(config): add OrcaRouter curated provider preset config Configuration & setup (internal/config) v2 Go rewrite (1.x) — main-v2 branch, active development
#8800 opened Aug 13, 2026 by XiaoHuo888-hue Loading…
docs(README): 同步中文版从源码构建的工具链要求 v2 Go rewrite (1.x) — main-v2 branch, active development
#8795 opened Aug 13, 2026 by sierhaha Loading…
fix(desktop): support terminal copy/paste and selection-to-chat / 修复内置终端复制粘贴与选中内容添加聊天 desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8784 opened Aug 13, 2026 by HaoyueQin Contributor Loading…
4
feat(control): on-demand planner escalation for stuck goal continuations / 执行卡住时按需唤醒规划模型(#8774) agent Core agent loop (internal/agent, internal/control) skills Skill system (internal/skill, internal/tool) v2 Go rewrite (1.x) — main-v2 branch, active development
#8777 opened Aug 13, 2026 by Linearl Loading…
fix(lsp): default Kotlin LSP to official kotlin-lsp / Kotlin 默认 LSP 切换为官方 kotlin-lsp v2 Go rewrite (1.x) — main-v2 branch, active development
#8773 opened Aug 13, 2026 by zcxads666 Loading…
feat(provider): add ModelScope as OpenAI-compatible provider preset config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8771 opened Aug 13, 2026 by yrk111222 Loading…
feat(lease): user-authorized session ownership handoff between runtimes agent Core agent loop (internal/agent, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8749 opened Aug 13, 2026 by Linearl Loading…
优化右侧工作区面板:统一宽度、按项目记忆、chat 面板可缩至 400px desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8748 opened Aug 13, 2026 by ttmouse Contributor Loading…
feat: entry points for turn detach - desktop button, CLI /detach agent Core agent loop (internal/agent, internal/control) config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) tui Terminal UI / CLI (internal/cli, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8740 opened Aug 13, 2026 by Linearl Loading…
feat(control): detach a running turn to a background job agent Core agent loop (internal/agent, internal/control) config Configuration & setup (internal/config) v2 Go rewrite (1.x) — main-v2 branch, active development
#8735 opened Aug 13, 2026 by Linearl Loading…
perf(memory): dedupe near-identical CJK/Latin descriptions on save v2 Go rewrite (1.x) — main-v2 branch, active development
#8726 opened Aug 13, 2026 by chuiwenwei Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-08-12.