test: align session status runtime and agent expectations

This commit is contained in:
Peter Steinberger
2026-04-06 14:02:17 +01:00
parent a8a49d142f
commit ab495f4c90
4 changed files with 39 additions and 11 deletions

View File

@@ -1 +1 @@
export { buildStatusReply } from "./commands-status.js";
export { buildStatusReply, buildStatusText } from "./commands-status.js";