feat(skills): expose source and coverage status - #1613
Merged
limityan merged 1 commit intoJul 18, 2026
Conversation
limityan
marked this pull request as ready for review
July 18, 2026 07:50
limityan
force-pushed
the
yanzhn/external-skill-source-governance
branch
from
July 18, 2026 08:36
904da48 to
91b03c1
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.
概要
产品与架构边界
产品体验
验证
cargo +nightly test -p bitfun-agent-runtime --test skill_contracts(12 passed)cargo +nightly test -p bitfun-cli ui::skill_selector::tests(3 passed,包含 24 列真实缓冲区)pnpm --dir src/web-ui run test:run src/app/scenes/profile/views/AssistantDefaultsPage.presentation.test.ts src/infrastructure/config/skillSourcePresentation.test.ts src/app/scenes/agents/AgentsScene.test.tsx(9 passed)pnpm run type-check:webpnpm run i18n:audit(0 warnings)pnpm run lint:web(0 errors;12 个既有 warning)pnpm run build:webpnpm run theme:color-audit:allpnpm run check:repo-hygienenode scripts/check-core-boundaries.mjsgit diff --check已变基至最新
main(4731e1b4f),保留单一提交。cargo +nightly check --workspace的早期宽泛检查在 Desktop build script 因本地未生成src/mobile-web/dist而停止;该资源前置条件与本 PR 无关,受影响的 Agent Runtime、CLI 和 Web 路径已由上述聚焦测试、生产构建及边界检查覆盖。