Skip to content

feat(core): add shared interaction transports - #181

Merged
drewstone merged 2 commits into
mainfrom
feat/interaction-core-20260815
Aug 15, 2026
Merged

feat(core): add shared interaction transports#181
drewstone merged 2 commits into
mainfrom
feat/interaction-core-20260815

Conversation

@drewstone

@drewstone drewstone commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

What changed

  • add one public interaction broker for permissions and questions
  • add loopback HTTP and optional MCP transports
  • bind requests to canonical Agent Interface identities and digests
  • enforce timeout, teardown, malformed-input, authentication, and body-size behavior
  • keep the MCP SDK optional for ordinary Agent Core consumers

This moves reusable behavior out of the Sandbox monorepo. Sandbox adapters can now keep only runner-specific wiring and durable plan storage.

Proof

  • Agent Core: 22 test files, 503 tests passed
  • TypeScript source and test projects passed
  • build passed
  • packed tarball contains both interaction entry points and declarations
  • clean consumer proof did not install the optional MCP SDK
  • merge-tree against current main passed

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 2b536883

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

This approval is provisional. It rests on the audit running. If the audit cannot run — for example the CLI bridge rejects it — this approval is dismissed rather than left standing, so an unrun check never reads as a passing one.

tangletools · auto-approval · reason: drewstone_author · 2026-08-15T10:11:47Z

@drewstone
drewstone merged commit 2ab01fc into main Aug 15, 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.

2 participants