Skip to content

Releases: bobmatnyc/trusty-tools

trusty-search v0.24.9

16 Jun 14:06
Immutable release. Only release title and notes can be modified.
80d4e8a

Choose a tag to compare

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-search-v0.24.9

trusty-review v0.3.10

16 Jun 14:41
Immutable release. Only release title and notes can be modified.
80d4e8a

Choose a tag to compare

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-review-v0.3.10

trusty-mpm v0.9.0

16 Jun 14:06
Immutable release. Only release title and notes can be modified.
80d4e8a

Choose a tag to compare

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-mpm-v0.9.0

trusty-memory v0.15.5

16 Jun 14:04
Immutable release. Only release title and notes can be modified.
80d4e8a

Choose a tag to compare

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-memory-v0.15.5

trusty-git-analytics v2.8.1

16 Jun 15:08
Immutable release. Only release title and notes can be modified.
fbd1c38

Choose a tag to compare

What's Changed

  • fix(ci): green-skip binary-release workflow for library-only crate tags by @bobmatnyc in #1335
  • fix(tga): backfill ai-detection also repairs agentic_mode for historical commits (closes #1334) by @bobmatnyc in #1337

Full Changelog: trusty-mpm-v0.9.0...trusty-git-analytics-v2.8.1

trusty-controller v0.2.0

16 Jun 17:55
Immutable release. Only release title and notes can be modified.
32e2a2c

Choose a tag to compare

What's Changed

  • fix(trusty-controller): tctl Phase-1 review nits + wire trusty-controller into release allowlist (#1332) by @bobmatnyc in #1338
  • feat(trusty-controller): implement tctl Phase-2 verbs — start/stop/restart/ensure/stack/doctor/config/port (#1332) by @bobmatnyc in #1339
  • chore(release): publish trusty-progress + bump trusty-controller to 0.2.0 (#1332) by @bobmatnyc in #1340

Full Changelog: trusty-git-analytics-v2.8.1...trusty-controller-v0.2.0

trusty-console v0.3.0

16 Jun 14:36
Immutable release. Only release title and notes can be modified.
80d4e8a

Choose a tag to compare

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

trusty-analyze v0.7.2

16 Jun 14:03
Immutable release. Only release title and notes can be modified.
80d4e8a

Choose a tag to compare

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-analyze-v0.7.2

trusty-mpm v0.8.1

15 Jun 23:19
Immutable release. Only release title and notes can be modified.
be87fcb

Choose a tag to compare

What's Changed

  • fix(tm): unattended spawn config — isolate from user settings, fix memory hook/MCP, inject trusty-search, suppress trust/permission dialogs, fix port (closes #1268, #1269, #1270) by @bob-duetto in #1280
  • docs(spec): DOC-13 Coordinator TUI — Claude-Code-like input + live session list, slash-command session mgmt (reuse open-mpm prior art) by @bob-duetto in #1271
  • docs(spec): DOC-14 Session Manager (SM) agent — multi-provider inference, rolling auto-compaction, dedicated memory palace, goal tracking, delegate-all-via-session by @bob-duetto in #1281

Full Changelog: trusty-mpm-v0.8.0...trusty-mpm-v0.8.1

trusty-mpm v0.8.0

15 Jun 22:15
Immutable release. Only release title and notes can be modified.
b6e40d9

Choose a tag to compare

What's Changed

  • fix(trusty-search): clamp XML chunker depth at zero on malformed input (closes #1181) by @bobmatnyc in #1185
  • ci(release): skip standalone build for bundled crates (console, bm25-daemon, embedderd) by @bobmatnyc in #1188
  • refactor(trusty-common): split memory_tui into submodules under 500-SLOC cap (#607) by @bobmatnyc in #1184
  • fix(trusty-search): forward explicit --data-dir to background daemon self-spawn by @bobmatnyc in #1186
  • fix(trusty-console): release outer state lock before tools/list I/O in ensure_connected by @bobmatnyc in #1187
  • refactor(trusty-common): split all over-cap production files under 500 SLOC (#607) by @bobmatnyc in #1189
  • refactor(trusty-memory): split 10 over-cap files below 500-SLOC cap (closes #607) by @bobmatnyc in #1190
  • refactor(tga): split all over-cap production files to ≤500 SLOC (#607) by @bobmatnyc in #1193
  • refactor(trusty-mpm): split 11 over-cap production files below 500 SLOC (#607) by @bobmatnyc in #1194
  • docs: fix stale review + console documentation by @bobmatnyc in #1196
  • feat(trusty-analyze): runtime-configurable smell thresholds + doc fix by @bobmatnyc in #1197
  • fix(trusty-memory): LRU palace-handle cache + health sentinel hardening + doc fixes by @bobmatnyc in #1198
  • fix(trusty-search): isolate AtomicBool across tests, fix defer-path timing, CI gate plan, doc updates by @bobmatnyc in #1199
  • docs(trusty-mpm): session-manager daemon MVP spec by @bobmatnyc in #1200
  • feat(trusty-mpm): session-manager MVP — HTTP API, workspace provisioner, content sync, activity monitor by @bobmatnyc in #1201
  • feat(trusty-mpm): durable session lifecycle (stop/resume/decommission) + optional OpenRouter monitor by @bobmatnyc in #1202
  • docs(trusty-mpm): scope the session-manager driver agent + skill by @bobmatnyc in #1208
  • chore(trusty-mpm): deprecate verbose managed session verbs → stop/resume (#1205) by @bobmatnyc in #1209
  • feat(trusty-mpm/driver): autonomy policy + T1–T4 tiers + ticket/artifact correlation (#1204) by @bobmatnyc in #1210
  • feat(trusty-mpm): TcodeAdapter — direct-Anthropic-API runtime backend (#1203) by @bobmatnyc in #1212
  • feat(trusty-mpm): unattended supervisor daemon for 24/7 fleet operation (#1206) by @bobmatnyc in #1211
  • chore(trusty-mpm): TcodeAdapter review follow-ups (#1213) by @bobmatnyc in #1216
  • chore(trusty-mpm): supervisor daemon review follow-ups (closes #1214) by @bobmatnyc in #1215
  • feat(trusty-memory): derive default palace ID from project identity (#1217) by @bobmatnyc in #1224
  • fix(trusty-mpm): make canonical tm session stop/resume managed-aware (closes #1218) by @bobmatnyc in #1226
  • fix(trusty-mpm): reload-on-read so daemon reflects supervisor's out-of-process session writes (closes #1219) by @bobmatnyc in #1227
  • chore(trusty-memory): pin project palace ID to 'trusty-tools' (#1217 continuity) by @bobmatnyc in #1238
  • fix(trusty-review): make response schemas OpenAI strict-mode compliant (closes #1235) by @bobmatnyc in #1236
  • spec(trusty-controller): bootstrap orchestrator — first-load control plane (#1239) by @bobmatnyc in #1240
  • docs(adr): accept ADR-0011 — tctl owns service lifecycle by @bobmatnyc in #1243
  • feat(trusty-mpm): add tm ticket <issue#> one-shot issue→branch→PR command (closes #1237) by @bobmatnyc in #1244
  • docs(trusty-mpm): RFC — session-manager MCP service + trusty-console HTTP front door by @bobmatnyc in #1225
  • feat(trusty-mpm): session-manager MCP service — lifecycle tools + POST /rpc + serve --stdio bridge (P1, #1221) by @bobmatnyc in #1247
  • docs(trusty-mpm): RFC — configurable issue state-management (labels/transitions/assignee) via YAML (#1246) by @bobmatnyc in #1248
  • feat(trusty-mpm): configurable issue state-management — tm issue verbs + YAML config + Unicorn Factory default (closes #1246) by @bobmatnyc in #1251
  • feat(trusty-console): Sessions tab + single HTTP front door for the session manager (P2+P3, #1222) by @bobmatnyc in #1253
  • feat(config): P4 config convention — ~/.trusty-tools//config.yaml + workspace-root default + console UI + dual-root migration scan (closes #1220) by @bobmatnyc in #1256
  • feat(tctl): implement bootstrap orchestrator (tctl up) per DOC-12 (closes #1239) by @bobmatnyc in #1255
  • chore(release): publish-prep for trusty-common, trusty-console, trusty-controller, trusty-mpm by @bobmatnyc in #1259
  • feat(tm): add watch poll|listen command for label-routed autonomous ticket execution (trusty-mpm 0.7.0) by @bobmatnyc in #1260
  • feat(tm): per-project GitHub identity binding (config_dir/token_env/account precedence + host) — trusty-mpm 0.8.0 (closes #1265, closes GHE part of #1261) by @bob-duetto in #1266

Full Changelog: trusty-analyze-v0.7.1...trusty-mpm-v0.8.0