Skip to content

feat(identity): add per-agent HITL notification suppression#416

Open
Amerxu1002 wants to merge 1 commit into
Mnexa-AI:mainfrom
Amerxu1002:fix/suppress-notifications
Open

feat(identity): add per-agent HITL notification suppression#416
Amerxu1002 wants to merge 1 commit into
Mnexa-AI:mainfrom
Amerxu1002:fix/suppress-notifications

Conversation

@Amerxu1002

Copy link
Copy Markdown

Summary

Client surface checklist

  • Go handler + integration tests
  • Migration written + idempotent + safe on prod-sized tables (see CLAUDE.md)
  • OpenAPI spec + generated types refreshed (make generate is clean)
  • TypeScript SDK — generated base regenerated (make generate-sdk) and resource added to the hand-written E2AClient (sdks/typescript/src/v1/client.ts)
  • Python SDK — generated base regenerated (make generate-sdk) and resource added to the hand-written async E2AClient (sdks/python/src/e2a/v1/client.py)
  • CLI command or flag in cli/src/commands/ + wired into cli/src/bin/e2a.ts
  • MCP tool in mcp/src/tools/ + registry assertion in mcp/tests/{tools,http}.test.ts
  • Tests at each surface above (positive + at least one negative-path / regression case)

If a row is intentionally skipped, state why here so the reviewer doesn't have to guess:

e.g. "MCP tool deferred — endpoint is admin-only and not useful to an LLM"

Operational risk

Test plan

  • [ ]
  • [ ]

@Amerxu1002 Amerxu1002 requested a review from jiashuoz as a code owner July 11, 2026 00:26
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