Skip to content

SivanCola/DeepSeek-Reasonix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,543 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

My Contributions to DeepSeek-Reasonix

English | 中文

This fork showcases my contributions to the upstream esengine/DeepSeek-Reasonix project; installation, releases, and canonical documentation belong there.

Landed Contributions

PR Status Date Contribution PR metadata
#2607 Merged 2026-06-01 Hardened typed-nil boundaries so interface edge cases fail safely instead of panicking. 18 files, +247/-16
#2621 Merged 2026-06-01 Refined the MCP and Skills drawer hierarchy for clearer navigation and denser management. 5 files, +3977/-18
#2624 Merged 2026-06-01 Removed the confusing No Project workspace option from the desktop menu. 1 file, +1/-5
#2601 Merged 2026-06-01 Made CLI approval prompts easier to answer by preferring numeric choices. 5 files, +11/-11
#2616 Merged 2026-06-01 Kept plan approval controls from blocking the proposal users need to read. 5 files, +278/-21
#2561 Merged 2026-06-01 Delivered a v2 desktop workspace experience with layout, preview, and capability surfaces. 35 files, +4466/-582
#2457 Merged 2026-06-01 Added an automatic planning gate for complex tasks so work starts with clearer intent. 14 files, +693/-17
#2412 Merged 2026-06-01 Added a reusable mock provider to make agent tests easier to write and maintain. 2 files, +245/-0
#2517 Merged 2026-06-01 Folded long pasted text in composers so large inputs stay readable. 11 files, +433/-30
#2503 Merged 2026-06-01 Added manual connect support for configured MCP servers. 15 files, +187/-38
#2502 Merged 2026-06-01 Made MCP startup resilient when individual servers fail to launch. 9 files, +342/-47
#2504 Merged 2026-06-01 Secured desktop image attachments with safer handling around local files. 5 files, +158/-7
#2508 Merged 2026-06-01 Added CLI support for pasted image attachments. 12 files, +992/-26
#2408 Merged 2026-06-01 Added DeepSeek thinking-effort controls for v2 sessions. 3 files, +52/-16
#2410 Merged 2026-06-01 Added range and Go symbol deletion tools for v2 editing workflows. 6 files, +746/-0
#2411 Merged 2026-06-01 Skipped approval for known read-only bash commands to reduce unnecessary prompts. 3 files, +316/-0
#2487 Merged 2026-06-01 Fixed desktop transcript autoscroll while streaming responses. 1 file, +20/-2
#2460 Merged 2026-06-01 Added a conversation branch tree for easier chat session navigation. 16 files, +806/-11
#2470 Merged 2026-06-01 Added a release guard to protect cache-hit behavior before publishing. 4 files, +223/-0
#2484 Merged 2026-06-01 Clarified CLI tool approval prompts so actions and choices are easier to understand. 7 files, +80/-20
#2403 Merged 2026-05-31 Canonicalized MCP JSON schemas to help keep prompt-cache prefixes stable. 7 files, +299/-20
#2402 Merged 2026-05-31 Stabilized tool schema ordering for better prompt-cache reuse. 2 files, +44/-3
#2314 Merged 2026-05-30 Added cache efficiency guardrails and diagnostics for safer cache-first releases. 25 files, +653/-79
#2188 Merged 2026-05-29 Added cache diagnostics so users can understand cache changes more clearly. 20 files, +795/-18
#2191 Merged 2026-05-29 Made it easier for the agent to remove complete code units accurately. 10 files, +444/-11
#2134 Merged 2026-05-29 Added more themes and labels, improving visual choice across CLI and desktop. 31 files, +1042/-74
#2192 Merged 2026-05-29 Explored remote workspace support and added a safe preview path for future SSH workflows. 3 files, +333/-0
#2189 Merged 2026-05-29 Made MCP tool loading more stable, helping keep cache behavior consistent. 2 files, +138/-11
#2190 Merged 2026-05-29 Added a safer way to delete large content blocks with less manual copying. 11 files, +314/-15
#2135 Merged 2026-05-29 Improved MCP management with import, edit, status, retry, and clearer feedback. 28 files, +2710/-121
#2144 Merged 2026-05-29 Let desktop users close the window while keeping active sessions running. 13 files, +249/-21

Merged total from the upstream PR metadata above: 31 PRs, 329 changed-file entries, +21294/-1240 lines.

Contribution Themes

  • Cache-first engineering: diagnostics, stable MCP fingerprints, and tools that reduce token-heavy edit operations.
  • Desktop experience: v2 workspace layout, image attachments, transcript scrolling, composer readability, and close-to-tray behavior.
  • MCP UX: resilient startup, manual connect, import, edit, status, retry, reload, tool display, and cross-language UI polish.
  • Agent ergonomics: auto planning, clearer approvals, safer edit tools, mock providers, and typed-nil hardening.
  • Product polish: additional Reasonix theme palettes and cleaner workspace choices across terminal and desktop surfaces.

Branch Purpose

This branch is designed as the landing page for my fork. The regular development branch can stay close to upstream, while this branch gives visitors a quick, readable view of the concrete contributions that landed in the official repository.

Data Source

Closed upstream PRs authored by SivanCola:

https://github.com/esengine/DeepSeek-Reasonix/pulls?q=is%3Apr+is%3Aclosed+author%3ASivanCola

Last refreshed: 2026-06-02.

About

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.8%
  • CSS 5.5%
  • JavaScript 1.1%
  • Other 0.6%