-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: esengine/DeepSeek-Reasonix
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[codex] Park arch-optimize skill with re-enable criteria
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)
provider
Model providers & selection (internal/provider)
skills
Skill system (internal/skill, internal/tool)
v2
Go rewrite (1.x) — main-v2 branch, active development
fix(openai): recognise Anthropic-style cache fields on OpenAI-compatible endpoints
agent
Core agent loop (internal/agent, internal/control)
desktop
Wails desktop app (desktop/**)
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6940
opened Jul 25, 2026 by
ikelvingo
Contributor
Loading…
fix(config): preserve symlinks on config file writes / 使配置写入路径跟随符号链接写入目标文件,而非替换符号链接本身
config
Configuration & setup (internal/config)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6938
opened Jul 25, 2026 by
ffff2004
Contributor
Loading…
fix(jobs): reject traversal in SetActiveSessionPath sessionPath
v2
Go rewrite (1.x) — main-v2 branch, active development
#6937
opened Jul 25, 2026 by
PaulDing98
Loading…
fix(jobs): reject path traversal in artifact parentSession and kind
v2
Go rewrite (1.x) — main-v2 branch, active development
#6936
opened Jul 25, 2026 by
PaulDing98
Loading…
feat(desktop): add tok/s throughput, cache token counts, and output tokens to status bar / 底部信息栏新增 tok/s 吞吐、缓存 token 和输出 token 显示
config
Configuration & setup (internal/config)
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6931
opened Jul 25, 2026 by
HaoyueQin
Contributor
Loading…
feat(bash): 实现一次性细粒度沙箱能力增量授权
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
#6930
opened Jul 25, 2026 by
ffff2004
Contributor
Loading…
Validate site and Worker builds before deployment / 在部署前验证站点与 Worker 构建
v2
Go rewrite (1.x) — main-v2 branch, active development
#6926
opened Jul 25, 2026 by
SivanCola
Collaborator
Loading…
Add Kimi K3 support for OpenCode Go and official APIs / 为 OpenCode Go 与官方 API 适配 Kimi K3
agent
Core agent loop (internal/agent, internal/control)
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
#6921
opened Jul 24, 2026 by
SivanCola
Collaborator
Loading…
fix(config): prevent .mcp.json plugins from leaking into reasonix.tom…
config
Configuration & setup (internal/config)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6913
opened Jul 24, 2026 by
myipanta
Contributor
Loading…
fix(desktop): clear stale session data when reusing blank tab / 修复新建会话时展示旧工具调用记录的问题
desktop
Wails desktop app (desktop/**)
#6909
opened Jul 24, 2026 by
xiaoshuai1024
Loading…
fix(provider): skip image_url content parts for DeepSeek models / Dee…
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6908
opened Jul 24, 2026 by
myipanta
Contributor
Loading…
fix(session): prevent data loss with fsync, file locking, and lock-ti…
agent
Core agent loop (internal/agent, internal/control)
desktop
Wails desktop app (desktop/**)
#6905
opened Jul 24, 2026 by
myipanta
Contributor
Loading…
fix(recovery): add Auto Guard gentle mode, npx verification, and user…
agent
Core agent loop (internal/agent, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6901
opened Jul 24, 2026 by
myipanta
Contributor
Loading…
3
fix(desktop): stabilize slash menu sorting and virtualizer keys
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6888
opened Jul 24, 2026 by
msy324
Loading…
fix: stop overwriting user USD prices with ¥ on config load/save
config
Configuration & setup (internal/config)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6885
opened Jul 23, 2026 by
dmitri-0
Loading…
fix(acp): strip transient user blocks in session replay
v2
Go rewrite (1.x) — main-v2 branch, active development
#6884
opened Jul 23, 2026 by
zhongzhudeng
Loading…
3 tasks done
Add Atlas Cloud provider preset
config
Configuration & setup (internal/config)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6845
opened Jul 22, 2026 by
binyangzhu000-sudo
Loading…
fix(conversationWidth): remove inline --maxw when reverting to standard / 修复会话宽度改为全宽后不能改回标准
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6842
opened Jul 22, 2026 by
erphenheimer
Contributor
Loading…
fix(i18n): localize default session titles via titleKind semantic field
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#6839
opened Jul 22, 2026 by
erphenheimer
Contributor
Loading…
feat(config): add isolated profiles with --home
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
#6833
opened Jul 22, 2026 by
Abtiotm
Loading…
7 tasks done
model refactor(config): 将planner_model (独立规划模型)重命名为 context_model(上下文预处理),四个内置 profile 的模型选择器下方加小字建议(explore/research→小模型,review/security-review→pro)
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
#6831
opened Jul 22, 2026 by
eghrhegpe
Contributor
Loading…
chore(deps): bump svgo from 4.0.1 to 4.0.2 in /site
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
#6795
opened Jul 22, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.