Skip to content

tommy-orchestrator v0.1.7 — stdio self-re-exec, dispatch namespace-isolation scoping, sketch namespace fix

Latest

Choose a tag to compare

@thameema thameema released this 25 Aug 00:52

Bumps tommy-orchestrator 0.1.6 -> 0.1.7 only (memnos/memnos-sdk unaffected, released separately as 0.1.32 in v0.1.32).

Included

  • #138 stdio MCP adapter: self-re-exec on version change (issue #68).
  • #139 fix(tommy): scope dispatched harness's own memnos hooks/MCP config to the target namespace, not whatever the launching shell's config happened to be (issue #136).
  • #141 fix(tommy): tommy_sketch resolves namespace via tommy.yaml, not cfg.default_ns.

NOT included

This tag points at commit f0d790a, cut from 6eedccd — deliberately NOT master's current tip, which also carries #146 (a separate, concurrent, not-yet-released tommy resume-feature effort touching the same files as #138/#139). #146 ships in a future tommy-orchestrator release (0.1.8), never as 0.1.7.

Verification

Full combined suite (root tests/*.py, 106 files + agents/tommy/tests, 297 tests + 3 DB-backed Secret Shield acceptance tests) run 3 times against 3 independently fresh pgvector/pgvector:pg16 containers at commit 6eedccd — all 3 runs byte-identical, 0 failures, 0 flakiness. Same evidence backing the memnos/memnos-sdk 0.1.32 release.