github esengine/DeepSeek-Reasonix v0.30.1

latest releases: desktop-v1.11.1, v1.11.1, npm-v1.11.1-rc.1...
one month ago

Bug fixes

  • fix(renderer): drop the tsup ink → ink-compat alias and the noExternal for ink. The CLI bundle keeps from "ink" external; ink and ink-text-input move to runtime dependencies so npm install pulls the real package. The cell-diff renderer is no longer on the user-facing path; production runs the same Ink that source mode does — TUI bug repros from npx tsx src/cli/index.ts are now valid for the published binary again. (#346, PR #354)
  • fix(ui): CardStream accepts a suppressLive flag. While any picker / confirm modal owns the screen, the unsettled live tool card above it stops repainting, removing the rerender competition that left stale rows during arrow-key navigation through submit_plan choices. (#352, PR #353 — thanks @ctharvey)

Don't miss a new DeepSeek-Reasonix release

NewReleases is sending notifications on new releases.