Skip to content

feat: add first IFC messaging slice#389

Merged
tobytkershaw merged 4 commits intomainfrom
codex/ifc-first-slice
Mar 11, 2026
Merged

feat: add first IFC messaging slice#389
tobytkershaw merged 4 commits intomainfrom
codex/ifc-first-slice

Conversation

@tobytkershaw
Copy link
Contributor

Summary

  • add a TS-native first IFC slice in agentvault-mcp-server for signed grants, signed envelopes, and in-memory inbox handling
  • expose agentvault.create_ifc_grant, agentvault.send_ifc_message, and agentvault.read_ifc_messages, and surface pending IFC work in agentvault.get_identity
  • accept IFC envelopes over the existing A2A /a2a/send-message path and cover the new flow with unit and e2e tests

Testing

  • npm run build
  • npm test -- --run src/__tests__/ifc.test.ts src/__tests__/tool-registry.test.ts src/__tests__/ifc-e2e.test.ts

@tobytkershaw tobytkershaw merged commit 6fbf5f5 into main Mar 11, 2026
0 of 2 checks passed
@tobytkershaw tobytkershaw deleted the codex/ifc-first-slice branch March 11, 2026 18:13
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