Skip to content

v0.2.1

Latest

Choose a tag to compare

@kanneiren kanneiren released this 15 Aug 12:11
· 2 commits to main since this release

Bounded Log Retention and Documentation Polish

Changes

  • Automatic log retention policy (applied once at manager startup):
    • manager.log rolls over at 1 MB into manager.log.1 (one archive kept).
    • Instance .out/.err log pairs older than 14 days are deleted, and at most the newest 20 pairs are retained.
    • Covered by a new C# test (log retention); full suite passes 19/19 plus bridge and npm CLI tests.
  • README introduction rewritten: precise summary of the product scope, the native-tray-Supervisor + DSH Runtime Bridge plugin architecture, and the security posture.
  • Version references synchronized to 0.2.1 (package.json, AssemblyInfo.cs, plugin bundle, docs).

Files

  • DeepSeekHarnessManager.exe (138 kB)
  • npm package: dsh-windows-manager@0.2.1 (published)