openclaw/extensions/qa-lab
Alex Knight 3f732aee83
fix: session_status 'current' resolves to live run session instead of stale sandbox key (#76708) (#76995)
Summary:
- The PR threads a live `runSessionKey` through embedded tool construction, updates `session_status({sessionKey:"current"})` resolution, and adds unit, Telegram QA, workflow, and changelog coverage for #76708.
- Reproducibility: yes. Source inspection shows current main gives `session_status` only the sandbox/requester ... plus PR follow-up describe a focused Telegram Docker scenario that fails pre-fix and passes with this head.

Automerge notes:
- PR branch already contained follow-up commit before automerge: fix: preserve session visibility semantics for runSessionKey (#76708)
- PR branch already contained follow-up commit before automerge: fix: cover Telegram current session status

Validation:
- ClawSweeper review passed for head c3c964ecfd.
- Required merge gates passed before the squash merge.

Prepared head SHA: c3c964ecfd
Review: https://github.com/openclaw/openclaw/pull/76995#issuecomment-4367445187

Co-authored-by: Alex Knight <aknight@atlassian.com>
Co-authored-by: Alex Knight <15041791+amknight@users.noreply.github.com>
2026-05-04 04:04:43 +00:00
..
src fix: session_status 'current' resolves to live run session instead of stale sandbox key (#76708) (#76995) 2026-05-04 04:04:43 +00:00
web refactor: trim qa lab helper exports 2026-05-01 18:37:30 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
bus-api.ts perf: narrow qa bus test imports 2026-04-24 03:44:56 +01:00
cli-metadata.ts fix: reject unowned CLI roots before plugin load (#76379) 2026-05-03 20:06:49 +01:00
cli.ts fix(release): keep private QA bundles out of npm pack 2026-04-11 13:13:11 +01:00
index.ts
model-selection.ts fix(ci): route qa-lab web imports through package barrels 2026-04-07 10:24:02 +01:00
openclaw.plugin.json perf: mark capability plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json test(qa): add Slack live transport lane 2026-05-03 15:19:55 -07:00
runtime-api.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00