Skip to content

[codex] Implement diagnostics push rollout#1

Merged
cesar-carlos merged 3 commits into
mainfrom
codex/diagnostics-push-rollout
Jun 1, 2026
Merged

[codex] Implement diagnostics push rollout#1
cesar-carlos merged 3 commits into
mainfrom
codex/diagnostics-push-rollout

Conversation

@cesar-carlos

Copy link
Copy Markdown
Owner

Summary

  • Add server-side ingestion for agent.autoUpdate.diagnostics.push as an agent-to-hub JSON-RPC notification.
  • Persist diagnostics in a dedicated Prisma table with strict validation, feature flags, rate limits, retention, and metrics.
  • Harden RPC bridge abort/retry tests and contract alignment while keeping plug_agente updates for a later pass.
  • Move E2E communication checks to a nightly/manual workflow.

Validation

  • npm run lint
  • git diff --check
  • Earlier in this branch: npm run typecheck, npm run test:contract, npm run check:openrpc, npm run test, and E2E_TESTS_ENABLED=true npm run test:e2e

Notes

  • This is intentionally server-first. The sibling plug_agente repository was not edited in this pass.

@cesar-carlos cesar-carlos marked this pull request as ready for review June 1, 2026 01:15
@cesar-carlos cesar-carlos merged commit 58281ca into main Jun 1, 2026
2 checks passed
@cesar-carlos cesar-carlos deleted the codex/diagnostics-push-rollout branch June 1, 2026 01:15
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