-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: esengine/DeepSeek-Reasonix
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump the npm group across 1 directory with 8 updates
dependencies
Pull requests that update a dependency file
desktop
Wails desktop app (desktop/**)
javascript
Pull requests that update javascript code
#10432
opened Sep 16, 2026 by
dependabot
Bot
Loading…
fix(agent): detect perseveration loops and retry once with a nudge / 检测 perseveration(无意义重复)循环并在提示后重试一次
agent
Core agent loop (internal/agent, internal/control)
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10431
opened Sep 16, 2026 by
BuGlessRB
Contributor
Loading…
fix(capability): route skills through use_capability, not retired connect_tool_source / 让技能改由 use_capability 路由,不再使用已退役的 connect_tool_source
agent
Core agent loop (internal/agent, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10419
opened Sep 16, 2026 by
BuGlessRB
Contributor
Loading…
chore(deps): bump the actions group across 1 directory with 2 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
v2
Go rewrite (1.x) — main-v2 branch, active development
#10403
opened Sep 16, 2026 by
dependabot
Bot
Loading…
fix(cli): clip setup menu rows to the terminal width
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10379
opened Sep 15, 2026 by
suryaprakashpandey
Loading…
fix(release): stop the manual disclosure from doubling the v prefix / 修正手动下载说明的版本号前缀
updater
Auto-update / installer / release packaging
v2
Go rewrite (1.x) — main-v2 branch, active development
#10373
opened Sep 15, 2026 by
SivanCola
Collaborator
Loading…
fix(tools): enforce standard git behaviour in bash / 在 bash 中强制使用标准的 git 行为
skills
Skill system (internal/skill, internal/tool)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10368
opened Sep 15, 2026 by
BuGlessRB
Contributor
Loading…
feat(cli): add vi command mode to the composer prompt / 为输入框添加 vi 命令模式
config
Configuration & setup (internal/config)
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10367
opened Sep 15, 2026 by
BuGlessRB
Contributor
Loading…
fix(desktop): stop overriding the Dock icon at launch / 启动时不再覆盖 Dock 图标
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10355
opened Sep 15, 2026 by
Yang-SyZng
Loading…
2
Expose on-demand MCP resource and URI-template tools / 配置 MCP 后提供按需资源与 URI 模板工具
agent
Core agent loop (internal/agent, internal/control)
config
Configuration & setup (internal/config)
mcp
MCP servers / plugins (internal/plugin, codegraph)
skills
Skill system (internal/skill, internal/tool)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10349
opened Sep 15, 2026 by
SivanCola
Collaborator
Loading…
Upload official DeepSeek vision images through Files API first / 官方视觉图片优先走 Files API 上传并复用
agent
Core agent loop (internal/agent, internal/control)
config
Configuration & setup (internal/config)
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10346
opened Sep 15, 2026 by
SivanCola
Collaborator
Loading…
feat(provider): add per-provider stream_idle_timeout_seconds / 新增按供应商配置的 stream_idle_timeout_seconds
config
Configuration & setup (internal/config)
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10344
opened Sep 15, 2026 by
BuGlessRB
Contributor
Loading…
Price official vision with v41 tokens and offload over-budget images / 按 v41 计价官方视觉并在超预算后省略图片
agent
Core agent loop (internal/agent, internal/control)
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10342
opened Sep 15, 2026 by
SivanCola
Collaborator
Loading…
feat(billing): display currency fix and prefix cache ROI dashboard / 修复多币种费用展示并增加前缀缓存节省看板 (#10310)
config
Configuration & setup (internal/config)
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10334
opened Sep 15, 2026 by
Xxcool
Loading…
feat(notify): add terminal bell, contextual summary, and long-turn duration filter
config
Configuration & setup (internal/config)
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10333
opened Sep 15, 2026 by
Xxcool
Loading…
fix(remote): complete session-id migration with cross-client session takeover / 补全 session-id 迁移并实现跨端会话接管
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
#10320
opened Sep 15, 2026 by
XTLine
Contributor
Loading…
fix(cli): stop the headless run dropping a reasoning-only answer / headless 运行不再丢弃只有推理的回答
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10301
opened Sep 15, 2026 by
boscocp
Contributor
Loading…
docs: add Spanish README (README.es.md) and language navigation
v2
Go rewrite (1.x) — main-v2 branch, active development
#10300
opened Sep 15, 2026 by
AlexisJxcob
Loading…
test(worktree): stop the hook tests overwriting a real git hook / 钩子测试不再覆盖开发者的全局 git 钩子
v2
Go rewrite (1.x) — main-v2 branch, active development
#10298
opened Sep 15, 2026 by
boscocp
Contributor
Loading…
fix(sandbox): honour [sandbox].bash="off" and skip the bwrap probe when off / 尊重 [sandbox].bash="off",关闭时跳过 bwrap 探测
agent
Core agent loop (internal/agent, internal/control)
config
Configuration & setup (internal/config)
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
#10297
opened Sep 14, 2026 by
BuGlessRB
Contributor
Loading…
fix(cask): emit valid postflight_steps DSL in custom_block
v2
Go rewrite (1.x) — main-v2 branch, active development
#10270
opened Sep 14, 2026 by
nkchivas
Loading…
3 of 4 tasks
build(deps): bump the go group across 1 directory with 10 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
#10259
opened Sep 14, 2026 by
dependabot
Bot
Loading…
feat(cli): render Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
diff / patch fences as colourised diffs / 将 diff / patch 围栏渲染为彩色差异
tui
#10251
opened Sep 14, 2026 by
BuGlessRB
Contributor
Loading…
fix(desktop): coalesce the update checks fired by window focus and visibility
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#10250
opened Sep 13, 2026 by
GuidoMaxier
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.