Skip to content

v0.1.0 — Technical Preview

Pre-release
Pre-release

Choose a tag to compare

@reshuibuduo reshuibuduo released this 14 Aug 03:23
· 23 commits to main since this release

TMCRA Memory for DeepSeek Harness

Technical preview for DeepSeek Harness 0.1.0-rc.6 and TMCRA API 0.2.2.

Included

  • account-global and current-project recall before the first model request;
  • durable evidence injection into the Harness session log;
  • role-separated user and assistant writeback;
  • project, session, agent, parent-agent, and delegation provenance;
  • credential-pattern redaction and a crash-safe writeback outbox;
  • deepseek_harness usage attribution.

Verification

  • clean tarball installation into an isolated Harness Web profile;
  • composed configuration contains the TMCRA bundle;
  • dsh web starts and returns HTTP 200;
  • typecheck, unit tests, build, package inspection, and production dependency audit pass;
  • two-conversation TMCRA acceptance verifies cross-conversation recall and role-separated writeback.

The acceptance run used a recording model adapter, so this preview validates the Harness/TMCRA lifecycle without claiming a live DeepSeek-provider answer.

See the English and Chinese README files for configuration, security boundaries, and current limits.