-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: esengine/DeepSeek-Reasonix
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(acp): replay the user-authored view, not the persisted wire form
v2
Go rewrite (1.x) — main-v2 branch, active development
#7502
opened Aug 4, 2026 by
esengine
Owner
Loading…
fix(agent,desktop): sanitize stored display titles at the read boundary
agent
Core agent loop (internal/agent, internal/control)
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7501
opened Aug 4, 2026 by
esengine
Owner
Loading…
feat(i18n): add Russian (ru) UI locale for desktop, CLI/TUI, and tray
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
#7491
opened Aug 4, 2026 by
iliaartiukhin-png
Loading…
feat(retrieval): local knowledge cache + server-side web_search retrieval system (#7410)
provider
Model providers & selection (internal/provider)
skills
Skill system (internal/skill, internal/tool)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7488
opened Aug 4, 2026 by
clearnature
Contributor
Loading…
chore(deps): bump the actions group across 1 directory with 6 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
updater
Auto-update / installer / release packaging
v2
Go rewrite (1.x) — main-v2 branch, active development
#7483
opened Aug 4, 2026 by
dependabot
Bot
Loading…
feat(evidence): recognize swift test as a delivery verification command
v2
Go rewrite (1.x) — main-v2 branch, active development
#7480
opened Aug 4, 2026 by
ryukeilee
Loading…
feat(deepseek): add server-side web search controls
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
#7466
opened Aug 4, 2026 by
SivanCola
Collaborator
Loading…
fix(desktop): make local file paths in chat clickable (#7426)
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7465
opened Aug 4, 2026 by
siwenyu666-beep
Contributor
Loading…
fix(serve): keep ask interactive after model switches
v2
Go rewrite (1.x) — main-v2 branch, active development
#7450
opened Aug 4, 2026 by
Oxygen56
Loading…
fix(desktop): persist provider draft across settings panel close/reopen
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7443
opened Aug 4, 2026 by
ashishexee
Contributor
Loading…
fix(cli): resolve global hooks from platform Reasonix home in hook machine
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7441
opened Aug 4, 2026 by
Lxiny-zy
Contributor
Loading…
fix(updater): quarantine stale self-describing transactions at reconcile
v2
Go rewrite (1.x) — main-v2 branch, active development
#7431
opened Aug 4, 2026 by
Lxiny-zy
Contributor
Loading…
feat(desktop): add Visual Studio opener on Windows
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7428
opened Aug 4, 2026 by
ZhiyaoWen999
Loading…
fix(hooks): honor Windows Reasonix home in diagnostics
v2
Go rewrite (1.x) — main-v2 branch, active development
#7427
opened Aug 4, 2026 by
ZhiyaoWen999
Loading…
feat(cli): add bash, zsh, and fish completions
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7425
opened Aug 4, 2026 by
ZhiyaoWen999
Loading…
fix(desktop): enable double-click titlebar zoom on macOS
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7414
opened Aug 4, 2026 by
par73e
Contributor
Loading…
fix(desktop): center the selection add-to-chat action over the selection
desktop
Wails desktop app (desktop/**)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7412
opened Aug 4, 2026 by
par73e
Contributor
Loading…
harden: detected non-static command inside command in refs.go...
agent
Core agent loop (internal/agent, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7400
opened Aug 4, 2026 by
anupamme
Loading…
feat(cli): add /voice dictation via OpenAI-compatible transcription
config
Configuration & setup (internal/config)
tui
Terminal UI / CLI (internal/cli, internal/control)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7397
opened Aug 4, 2026 by
scrappylabsai
Loading…
fix(config): stop custom providers inheriting DeepSeek's defaults
config
Configuration & setup (internal/config)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7386
opened Aug 4, 2026 by
MagnumGoYB
Loading…
fix(provider): raise model-list response cap with truncation detection
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7383
opened Aug 4, 2026 by
ahmedalbusaidy
Loading…
fix(updater): recover superseded pending transactions / 自动恢复过期更新事务
desktop
Wails desktop app (desktop/**)
updater
Auto-update / installer / release packaging
v2
Go rewrite (1.x) — main-v2 branch, active development
#7376
opened Aug 4, 2026 by
SivanCola
Collaborator
Loading…
Preserve parallel subagent results / 保留并行子 Agent 完整结果
agent
Core agent loop (internal/agent, internal/control)
config
Configuration & setup (internal/config)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7375
opened Aug 4, 2026 by
SivanCola
Collaborator
Loading…
fix(openai): recover half-open stream stalls and tolerate empty data: lines
provider
Model providers & selection (internal/provider)
v2
Go rewrite (1.x) — main-v2 branch, active development
#7374
opened Aug 4, 2026 by
hobostay
Loading…
Unified extension kernel and Extension Protocol v1 / 统一扩展内核与 Extension Protocol v1
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
#7373
opened Aug 4, 2026 by
SivanCola
Collaborator
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.