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

fix(desktop): empty placeholder session overwrites real session, dropping system prompt agent Core agent loop (internal/agent, internal/control) desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5538 opened Jun 29, 2026 by drafish Contributor Loading…
fix(desktop): keep final replies visible in compact transcript desktop Wails desktop app (desktop/**)
#5536 opened Jun 28, 2026 by GTC2080 Contributor Loading…
fix(desktop): prevent file drops opening images desktop Wails desktop app (desktop/**)
#5535 opened Jun 28, 2026 by GTC2080 Contributor Loading…
fix(agent): allow complete_step by todo index skills Skill system (internal/skill, internal/tool) v2 Go rewrite (1.x) — main-v2 branch, active development
#5530 opened Jun 28, 2026 by cyq1017 Contributor Loading…
docs(memorycompiler): document runtimeLocks non-eviction as intentional design v2 Go rewrite (1.x) — main-v2 branch, active development
#5527 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): log warning when SHA-256 hashing fails in attachDedup desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5526 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(serve): document titleCache.load() must be called with lock held v2 Go rewrite (1.x) — main-v2 branch, active development
#5525 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): use private DBus connection in traySupported() desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5524 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): guard setSubmitting against unmounted component in submit() desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5523 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
perf(desktop): avoid unnecessary uniqueStrings allocations in helpers desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5521 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
feat(serve): add atomic dropped-frame counter to Broadcaster v2 Go rewrite (1.x) — main-v2 branch, active development
#5520 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
perf(desktop): preload MarkdownRenderer code-split chunk to avoid Suspense flash desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5519 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): cancel pending clipboard image paste timer on any key press desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5518 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): show error state in past:chats when ListSessions fails desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5517 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): use aria-live=assertive for warn/error toast notifications desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5516 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): broaden clipboard image MIME detection to all image/* types desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5515 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(plugin): memoize empty shell-PATH probe results to prevent repeated probes mcp MCP servers / plugins (internal/plugin, codegraph) v2 Go rewrite (1.x) — main-v2 branch, active development
#5514 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
perf(desktop): wrap Tooltip and CopyButton with React.memo desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5513 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): add context cancellation check to asyncRuntimeEmitter desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5511 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(serve): add capacity limit and eviction to prevent titleCache unbounded growth v2 Go rewrite (1.x) — main-v2 branch, active development
#5510 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): handle rand.Read error in newTopicID with timestamp fallback desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5509 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): add aria-label to Composer send button for screen readers desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5508 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): readPref() now reads from localStorage for locale persistence desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5507 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): show fallback UI in ErrorBoundary instead of blank screen desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5506 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
fix(desktop): replace hardcoded Chinese strings with i18n keys in Composer desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development
#5505 opened Jun 28, 2026 by HUQIANTAO Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.