Skip to content

feat(runtime): add environment provider adapters#392

Merged
drewstone merged 3 commits into
mainfrom
feat/environment-provider-runtime
Jun 26, 2026
Merged

feat(runtime): add environment provider adapters#392
drewstone merged 3 commits into
mainfrom
feat/environment-provider-runtime

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Summary

  • import the shared environment-provider contract from @tangle-network/agent-interface@0.14.0
  • add runtime adapters between AgentEnvironmentProvider, SandboxClient, and ExecutorFactory
  • add named provider registry support through createExecutor({ backend: 'provider' })
  • add the environment provider spec and refresh generated API docs

Verification

  • pnpm run typecheck
  • pnpm test src/runtime/environment-provider.test.ts
  • pnpm run build
  • env -u INTELLIGENCE_OTLP_ENDPOINT -u OTEL_EXPORTER_OTLP_ENDPOINT pnpm test
  • pnpm run docs:api
  • pnpm run docs:freshness
  • git diff --check

tangletools
tangletools previously approved these changes Jun 26, 2026

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Auto-approved PR — 7b40963b

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-26T19:29:28Z

tangletools
tangletools previously approved these changes Jun 26, 2026

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Auto-approved PR — 44ed090a

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-26T19:35:51Z

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Auto-approved PR — fc773495

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-26T19:41:09Z

@drewstone drewstone merged commit f2e59c8 into main Jun 26, 2026
1 check passed
@drewstone drewstone deleted the feat/environment-provider-runtime branch June 26, 2026 19:43
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