Skip to content

trusty-console v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:36
· 87 commits to main since this release
Immutable release. Only release title and notes can be modified.
80d4e8a

What's Changed

  • fix(trusty-mpm): pre-seed enabledMcpjsonServers in spawn-config (closes #1296) by @bob-duetto in #1297
  • fix(trusty-mpm): export full PATH in generated launchd plist so daemon spawns find tmux+claude (closes #1298) by @bob-duetto in #1300
  • feat(trusty-mpm): SM-1 — [session_manager] config + sm module skeleton (#1284) by @bobmatnyc in #1301
  • feat(trusty-mpm): SM-2 multi-provider inference + per-task model tiers (#1285) by @bobmatnyc in #1303
  • feat(trusty-mpm): SM-3 SM system prompt + delegate-via-session workflow assets (#1286) by @bobmatnyc in #1304
  • feat(trusty-mpm): SM-4 dedicated session-manager palace + memory recall/remember (#1287) by @bobmatnyc in #1305
  • feat(trusty-mpm): SM-5 rolling auto-compaction context engine (#1288) by @bobmatnyc in #1306
  • feat(trusty-mpm): SM-6 goal-tracking model + dual (palace + cache) persistence (#1289) by @bobmatnyc in #1307
  • feat(trusty-mpm): SM-7 wire SessionManager into coordinator/chat endpoint + tm sm alias (#1290) by @bobmatnyc in #1308
  • feat(trusty-mpm): SM-STDIO JSON-RPC stdio adapter (tm sm serve --stdio) (#1291) by @bobmatnyc in #1310
  • feat(trusty-mpm): SM-8 SM↔session delegation loop with verification gate + prohibition enforcement (#1292) by @bobmatnyc in #1311
  • feat(trusty-mpm): add tm session prune-idle command for idle-session cleanup (#1313) by @bobmatnyc in #1314
  • feat(trusty-progress): rustup/cargo-style shared progress crate (#1315) by @bobmatnyc in #1319
  • docs: repo hygiene — MIT license cleanup, README accuracy, CONTRIBUTING/SECURITY, .github templates (#1317) by @bobmatnyc in #1321
  • docs(spec): harness-agnostic design principles (#1320) by @bobmatnyc in #1323
  • refactor(distribution): single-owner-per-binary de-bundle of console/embedderd/bm25 (#1318) by @bobmatnyc in #1324
  • chore(trusty-search): down-level benign timed_out_id=None embedder-stall WARN to debug (closes #1326) by @bobmatnyc in #1328
  • feat(trusty-controller): tctl Phase-1 — install/upgrade/ui/status + confirm-then-apply auto-update on trusty-progress (#1316) by @bobmatnyc in #1327
  • fix(trusty-search): cursor-based deep pagination + timeout relief for get_chunks (closes #1325) by @bobmatnyc in #1331
  • chore(release): fix trusty-mpm console-metrics build break + bump mpm 0.9.0 + trusty-memory repository (release prep) by @bobmatnyc in #1333

Full Changelog: trusty-mpm-v0.8.1...trusty-console-v0.3.0