Skip to content

feat: add gateway diagnostics readiness#281

Merged
rogerchappel merged 1 commit intomainfrom
codex/gateway-diagnostics-readiness
May 1, 2026
Merged

feat: add gateway diagnostics readiness#281
rogerchappel merged 1 commit intomainfrom
codex/gateway-diagnostics-readiness

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • add additive gateway diagnostics readiness signals per runtime
  • report gateway URL/token presence, stored vs ephemeral device identity, connection state, and blockers
  • cover readiness behavior in the existing gateway diagnostics route test

Verification

  • git diff --check
  • pnpm test src/app/api/openclaw/gateway/diagnostics/route.test.ts
  • pnpm exec eslint src/lib/gateway-chat-pool.ts src/app/api/openclaw/gateway/diagnostics/route.test.ts
  • pnpm exec tsc --noEmit --pretty false
  • push hook: pnpm typecheck && pnpm build

Risk

Low. This is additive read-only diagnostics data and does not probe gateways, mutate config, change runtime routing, or alter session behavior.

@rogerchappel rogerchappel merged commit 75c4573 into main May 1, 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