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

Adapt DeepSeek V4 scheduled pricing and Pro low / 适配 DeepSeek V4 峰谷价格与 Pro low 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
#8988 opened Aug 16, 2026 by SivanCola Collaborator Loading…
feat(serve): multi-project session browsing endpoint GET /projects (#8789) v2 Go rewrite (1.x) — main-v2 branch, active development
#8982 opened Aug 16, 2026 by Linearl Contributor Loading…
feat(serve): image upload endpoint for non-desktop clients (#8855) v2 Go rewrite (1.x) — main-v2 branch, active development
#8975 opened Aug 16, 2026 by Linearl Contributor Loading…
feat(desktop): commit completed GFM table rows immediately while streaming (#8972) desktop Wails desktop app (desktop/**)
#8973 opened Aug 16, 2026 by Linearl Contributor Loading…
feat(serve): render assistant/user messages as Markdown with streaming block commits (#6741) v2 Go rewrite (1.x) — main-v2 branch, active development
#8971 opened Aug 16, 2026 by Linearl Contributor Loading…
chore(deps): bump the go group across 1 directory with 7 updates dependencies Pull requests that update a dependency file go Pull requests that update go code v2 Go rewrite (1.x) — main-v2 branch, active development
#8968 opened Aug 16, 2026 by dependabot Bot Loading…
chore(deps): bump the go group in /desktop with 2 updates dependencies Pull requests that update a dependency file desktop Wails desktop app (desktop/**) go Pull requests that update go code v2 Go rewrite (1.x) — main-v2 branch, active development
#8967 opened Aug 16, 2026 by dependabot Bot Loading…
chore(deps): bump astro from 7.2.0 to 7.2.1 in /site in the npm group dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code v2 Go rewrite (1.x) — main-v2 branch, active development
#8966 opened Aug 16, 2026 by dependabot Bot Loading…
fix(desktop): keep the run-strip turn clock across tab switches / 切换标签页后计时器归零 (#7987) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8959 opened Aug 16, 2026 by guomengjia618-dot Contributor Loading…
fix(agent): scope unfinished-todo readiness gate to closed-loop turns / 未完成 todo 只在闭环回合阻塞 agent Core agent loop (internal/agent, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8951 opened Aug 16, 2026 by erphenheimer Contributor Loading…
fix(transcript): keep the viewport steady when auto-fold collapse shrinks the transcript / 思考区自动折叠收缩时不再追底跳动 desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8950 opened Aug 16, 2026 by XTLine Contributor Loading…
Fix project tree topic-switch jitter / 修复项目树切换抖动 desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8949 opened Aug 16, 2026 by SivanCola Collaborator Loading…
feat(provider): carry OpenAI Codex system prompt as a user message / OpenAI Codex 模型 system 消息改写为 user provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development
#8945 opened Aug 16, 2026 by SweetenedSuzuka Contributor Loading…
feat(agent): persist provider-learned context windows with explicit/default marker / 持久化 provider 学习窗口并区分显式/默认来源 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
#8944 opened Aug 16, 2026 by kanchengw Loading…
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…
ProTip! Add no:assignee to see everything that’s not assigned.