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(agent): ship no task limits; the spend gate is opt-in agent Core agent loop (internal/agent, internal/control) config Configuration & setup (internal/config)
#8340 opened Aug 11, 2026 by esengine Owner Loading…
feat(skill): add [skills].suppress_warnings to quiet third-party skill warnings config Configuration & setup (internal/config) skills Skill system (internal/skill, internal/tool) v2 Go rewrite (1.x) — main-v2 branch, active development
#8338 opened Aug 11, 2026 by onionviolet Loading…
fix(control): a question queued behind another prompt is no longer invisible agent Core agent loop (internal/agent, internal/control) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8335 opened Aug 11, 2026 by esengine Owner Loading…
fix(desktop): externalize WebView2 release smoke / 将 WebView2 发版烟测移出生产 EXE desktop Wails desktop app (desktop/**) updater Auto-update / installer / release packaging v2 Go rewrite (1.x) — main-v2 branch, active development
#8333 opened Aug 11, 2026 by SivanCola Collaborator Loading…
fix(agent,desktop): align the context gauge with the compaction trigger agent Core agent loop (internal/agent, internal/control) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8329 opened Aug 11, 2026 by xiaotaoya2022-cell Loading…
fix(tool): avoid UTF-8 misdetection at encoding sample boundaries skills Skill system (internal/skill, internal/tool) v2 Go rewrite (1.x) — main-v2 branch, active development
#8322 opened Aug 11, 2026 by VirgilMing Loading…
fix(grep): detect encoding from a character-safe peek skills Skill system (internal/skill, internal/tool) v2 Go rewrite (1.x) — main-v2 branch, active development
#8321 opened Aug 11, 2026 by tancheng33 Loading…
fix(memory): surface read errors in quick-add instead of overwriting v2 Go rewrite (1.x) — main-v2 branch, active development
#8319 opened Aug 11, 2026 by chuiwenwei Contributor Loading…
Fix context capacity meter overflow display / 修复上下文容量条超限显示 desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8307 opened Aug 11, 2026 by SivanCola Collaborator Loading…
fix(desktop): reduce streaming render jitter (webview coalescing + height-cache hygiene) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8292 opened Aug 11, 2026 by Lxiny-zy Contributor Loading…
fix(desktop): keep transcript auto-scroll pinned through stream end desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8291 opened Aug 11, 2026 by Lxiny-zy Contributor Loading…
feat(agent): light/balanced/delivery role settings with unified tools / 角色设定与统一工具面 agent Core agent loop (internal/agent, internal/control) config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) skills Skill system (internal/skill, internal/tool) tui Terminal UI / CLI (internal/cli, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8275 opened Aug 11, 2026 by SivanCola Collaborator Loading…
9 of 10 tasks
Fix localized Inbox pause recovery / 修复收件箱暂停恢复与本地化 agent Core agent loop (internal/agent, internal/control) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8270 opened Aug 11, 2026 by SivanCola Collaborator Loading…
docs: add keyless Parallel Search MCP example v2 Go rewrite (1.x) — main-v2 branch, active development
#8268 opened Aug 11, 2026 by georgeatparallel Loading…
fix(responses): MiMo 专项配置维护 — summaryMode none + streamIdleTimeout + singleSegmentReasoning false provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development
#8263 opened Aug 10, 2026 by clearnature Contributor Loading…
feat(desktop): 自动化面板整体优化——页面式布局 + 运行历史 + 分组视图 + 滚动条 desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8261 opened Aug 10, 2026 by ttmouse Contributor Loading…
Integrate disposable SQLite catalogs (session/history/usage/task) / 整合可丢弃 SQLite 目录投影(会话/历史/用量/任务) agent Core agent loop (internal/agent, internal/control) config Configuration & setup (internal/config) desktop Wails desktop app (desktop/**) mcp MCP servers / plugins (internal/plugin, codegraph) tui Terminal UI / CLI (internal/cli, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8257 opened Aug 10, 2026 by SivanCola Collaborator Loading…
7 tasks
feat(desktop,agent): compaction threshold slider, real-occupancy thresholds and live context capacity pins 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
#8256 opened Aug 10, 2026 by complyue Loading…
feat(desktop): show loading placeholder while a tab hydrates desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8254 opened Aug 10, 2026 by complyue Loading…
fix(desktop): guard IME confirm Enter in ask inputs and small inputs desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8251 opened Aug 10, 2026 by complyue Loading…
feat(desktop): F1 opens command palette, Cmd+K clears terminal desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8248 opened Aug 10, 2026 by complyue Loading…
Add intelifar document IP intelligence and native Windows validation desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#8239 opened Aug 10, 2026 by CharlesReveries Draft
fix(cli): rebuild selection copy from raw markdown without wrap newlines tui Terminal UI / CLI (internal/cli, internal/control)
#8227 opened Aug 10, 2026 by nybrum Loading…
feat: add queued task scheduler runtime hook agent Core agent loop (internal/agent, internal/control) desktop Wails desktop app (desktop/**) tui Terminal UI / CLI (internal/cli, internal/control) v2 Go rewrite (1.x) — main-v2 branch, active development
#8223 opened Aug 10, 2026 by mchenziyi Contributor Draft
Add cross-project task catalog / 添加跨项目任务目录 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
#8219 opened Aug 10, 2026 by SivanCola Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.