Skip to content

Show realtime OpenClaw tool progress in audit trail#584

Merged
rogerchappel merged 1 commit into
mainfrom
codex/realtime-tool-audit-trail
May 21, 2026
Merged

Show realtime OpenClaw tool progress in audit trail#584
rogerchappel merged 1 commit into
mainfrom
codex/realtime-tool-audit-trail

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • resolve the CrewCMD chat session for realtime OpenClaw consults by session key
  • persist and broadcast matching OpenClaw tool events as chat_progress audit events
  • add coverage that realtime consult tool calls publish visible audit trail progress

Verification

  • pnpm test -- 'src/app/api/runtimes/[id]/talk/realtime/relay/route.test.ts'
  • pnpm typecheck
  • git diff --check
  • push hook: pnpm typecheck && pnpm build

Notes

  • This keeps the actual OpenClaw work path unchanged; it only mirrors the gateway events into the same audit/progress stream typed chat already uses.
  • Build completed with the existing Turbopack NFT tracing warning for next.config.ts -> openclaw-config-parser -> runtimes/probe.

@rogerchappel rogerchappel merged commit fbbd769 into main May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant