github Hmbown/CodeWhale v0.3.28
deepseek-tui 0.3.28

latest releases: v0.8.62, v0.8.61, v0.8.60...
3 months ago

0.3.28

npm package

You can now install DeepSeek TUI with npm — no Rust toolchain needed:

npm install -g deepseek-tui

This downloads prebuilt binaries for your platform (macOS, Linux, Windows).

Other changes

  • Convert the project to a modular Cargo workspace using a crates/ layout.
  • Add new crate boundaries mirroring a deepseek architecture (agent, config, core, execpolicy, hooks, mcp, protocol, state, tools, tui-core, tui, app-server).
  • Add parity CI coverage with protocol/state/snapshot checks.
  • Update release workflow to build both deepseek and deepseek-tui binaries.

Don't miss a new CodeWhale release

NewReleases is sending notifications on new releases.