Skip to content

Releases: HQ1995/deepseek-code

deepseek-code v0.0.6

Choose a tag to compare

@HQ1995 HQ1995 released this 18 Aug 18:02

deepseek-code v0.0.6 (channel: stable)

License and attribution for this binary: dscode-licenses.tar.gz (Apache-2.0; includes the vendored grok-build license and modification ledger).

deepseek-code v0.0.5

Choose a tag to compare

@HQ1995 HQ1995 released this 18 Aug 13:51

deepseek-code v0.0.5 (channel: stable)

License and attribution for this binary: dscode-licenses.tar.gz (Apache-2.0; includes the vendored grok-build license and modification ledger).

v0.0.4

Choose a tag to compare

@HQ1995 HQ1995 released this 17 Aug 16:12

Thinking blocks now show the duration header plus a one-line reasoning preview by default. Also: dsh-native leader lifecycle (exits with the last client), queue promotion on idle, send-now and combine semantics, prompt_complete rail, security hardening batch.

v0.0.3

Choose a tag to compare

@HQ1995 HQ1995 released this 17 Aug 04:07

Provider management in the /provider dropdown: Ctrl+E edit, Ctrl+D delete with confirm; in-use provider delete blocked; footer shows active bindings. Built from main c0ef962.

deepseek-code v0.0.2

Choose a tag to compare

@HQ1995 HQ1995 released this 16 Aug 23:06

Self-contained TUI binary (connect_or_spawn), /provider command, provider-scoped /model, official npm dsh installer, x.ai slash commands removed, minimal default preset.

deepseek-code v0.0.1

Choose a tag to compare

@HQ1995 HQ1995 released this 16 Aug 14:31

Initial release: the grok-build terminal UI driving the DeepSeek Harness.

Install:

curl -fsSL https://raw.githubusercontent.com/HQ1995/deepseek-code/main/scripts/install.sh | bash
  • vendored grok TUI (Apache-2.0), binary dscode
  • harness presets (minimal default), providers, plugins, sessions
  • leader-protocol bridge in packages/bridge/grok-leader