refactor: move tool bridge contracts to runtime owners - #1353
Merged
Conversation
limityan
force-pushed
the
yanzhn/core-pr-c-execution-owner
branch
from
June 30, 2026 03:46
d1fed48 to
88a500a
Compare
limityan
force-pushed
the
yanzhn/core-pr-c-execution-owner
branch
2 times, most recently
from
June 30, 2026 06:35
5bad690 to
3b12d29
Compare
Move MCP and ACP external tool bridge contracts into portable execution/runtime contract owners. Add extension capability, UI contribution, and provider mapping DTOs while keeping ACP protocol lifecycle in bitfun-acp.
limityan
force-pushed
the
yanzhn/core-pr-c-execution-owner
branch
from
June 30, 2026 07:25
3b12d29 to
6ecc685
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ToolResultshaping intobitfun-agent-tools.services-integrations; keep core as theTooltrait adapter and connection caller.ToolResultshaping intobitfun-agent-toolswhile keeping ACP config, client lifecycle, permissions, and protocol behavior inbitfun-acp.Validation
pnpm run fmt:rscargo test -p bitfun-runtime-portscargo test -p bitfun-agent-toolscargo test -p bitfun-acp --libcargo test -p bitfun-services-integrations --features mcp --test mcp_contracts mcp_dynamic_toolnode scripts/check-core-boundaries.mjsnode --test scripts/check-core-boundaries.test.mjspnpm run check:repo-hygienecargo check -p bitfun-core --no-default-featurescargo check -p bitfun-core --features product-fullcargo metadata --no-deps --format-version 1cargo check --workspacegit diff --checkNote: Rust checks report existing
rmcpdeprecatedenable_roots/enable_samplingwarnings inservices-integrations.