github Hmbown/DeepSeek-TUI v0.3.0

latest releases: v0.8.15, v0.8.14, v0.8.13...
3 months ago

Highlights

  • Repo-aware working set tracking that keeps active paths front-and-center.
  • Smarter auto-compaction that pins working-set context, errors, and patches.
  • Hardened apply_patch with better validation and per-file summaries.
  • Improved shell tool metadata with concise stdout/stderr summaries.
  • Offline eval harness (deepseek eval) now gated in CI.

Added

  • Repo working set tracking + system prompt injection for active paths.
  • Offline eval harness and CI step to run it in the test job.
  • Shell tool metadata: stdout/stderr summaries and truncation details.
  • Dependency-aware agent_swarm tool and expanded sub-agent tool access.

Changed

  • Auto-compaction now accounts for pinned budget and preserves working-set context.
  • Compaction planning now accepts external pins/working-set paths from the engine.
  • Eval harness shell execution is now Windows-safe.
  • Increased max_subagents clamp to 1..=20.

Fixed

  • apply_patch now validates patch shape more strictly and reports clearer hunk mismatches.
  • apply_patch rollback behavior is safer on write failures.

Don't miss a new DeepSeek-TUI release

NewReleases is sending notifications on new releases.