Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BootstrapBlazor
/
BootstrapBlazor.MCPServer
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
19
Code
Issues
1
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: 支持按 BootstrapBlazor 版本钉住文档与多版本并存查询
- #4
#4
Open
momijijin
wants to merge 24 commits into
BootstrapBlazor:master
BootstrapBlazor/BootstrapBlazor.MCPServer:master
from
momijijin:feat/multi-version-pin
momijijin/BootstrapBlazor.MCPServer:feat/multi-version-pin
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
feat: 支持按 BootstrapBlazor 版本钉住文档与多版本并存查询
#4
momijijin
wants to merge 24 commits into
BootstrapBlazor:master
BootstrapBlazor/BootstrapBlazor.MCPServer:master
from
momijijin:feat/multi-version-pin
momijijin/BootstrapBlazor.MCPServer:feat/multi-version-pin
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
feat(slot): 新增版本槽核心逻辑(归一化/槽名/manifest)与测试项目 (T1)
Show description for ab590ec
momijijin
committed
ab590ec
View commit details
Copy full SHA for ab590ec
Browse repository at this point
feat(settings): GitSync 新增 PinRef 配置读写 (T2)
Show description for ae88e75
momijijin
committed
ae88e75
View commit details
Copy full SHA for ae88e75
Browse repository at this point
feat(infra): 新增 GitClient/ProcessRunner 可注入薄封装 (T3)
Show description for 1c3272f
momijijin
committed
1c3272f
View commit details
Copy full SHA for 1c3272f
Browse repository at this point
test(git): GitClientTests 补 Checkout 行为级断言 (T3 修复R1)
Show description for 47ede1a
momijijin
committed
47ede1a
View commit details
Copy full SHA for 47ede1a
Browse repository at this point
feat(pipeline): 版本槽提取流水线(fetch/checkout/build/staging 原子替换/manifest/互斥)+ GitSync 遗产分支分派 (T4)
Show description for 629b1b2
momijijin
committed
629b1b2
View commit details
Copy full SHA for 629b1b2
Browse repository at this point
fix(pipeline): 分支槽 origin 优先跟随上游 + fire-and-forget 崩溃落痕 (T4 修复R1)
Show description for c23289d
momijijin
committed
c23289d
View commit details
Copy full SHA for c23289d
Browse repository at this point
feat(extractor): 反射源改 MetadataLoadContext 加载目标 DLL,主程序包版本与查询口径解耦 (T5)
Show description for 95a4e0c
momijijin
committed
95a4e0c
View commit details
Copy full SHA for 95a4e0c
Browse repository at this point
feat(mcp): 查询工具加可选 version 参数(归一化/槽解析)与 GetAvailableVersions/PinVersion/ExtractVersion (T6)
Show description for a4d524f
momijijin
committed
a4d524f
View commit details
Copy full SHA for a4d524f
Browse repository at this point
fix(mcp): IsUnsafeSlotName 补盘符形(":")守卫,堵住 ResolveDocsRoot 路径逃逸 (T6 修复R1)
Show description for 40b6e50
momijijin
committed
40b6e50
View commit details
Copy full SHA for 40b6e50
Browse repository at this point
feat(api): /api/versions 三端点(pin/extract 鉴权)与 DI 装配 (T7)
Show description for 4e85b56
momijijin
committed
4e85b56
View commit details
Copy full SHA for 4e85b56
Browse repository at this point
feat(ui): 管理页版本槽管理(PinRef/槽卡片/重提取/删除)与双语文案 (T8)
Show description for ccb2c2c
momijijin
committed
ccb2c2c
View commit details
Copy full SHA for ccb2c2c
Browse repository at this point
test(pinning): 版本固定性离线集成测试(夹具双版本:不漏/不串版本/不串宿主) (T9)
Show description for 5ee848c
momijijin
committed
5ee848c
View commit details
Copy full SHA for 5ee848c
Browse repository at this point
test(pinning): 坑①哨兵确定性武装——PrepareSlots 显式注入宿主 BB 进程内前提 (T9 修复R1)
Show description for c7daef2
momijijin
committed
c7daef2
View commit details
Copy full SHA for c7daef2
Browse repository at this point
docs(readme): 多版本钉住功能使用说明 (T10)
Show description for cd479fb
momijijin
committed
cd479fb
View commit details
Copy full SHA for cd479fb
Browse repository at this point
fix(mcp): GetComponentList 可空参数修复空参调用兼容并统一槽清单口径
Show description for d0f7a8e
momijijin
committed
d0f7a8e
View commit details
Copy full SHA for d0f7a8e
Browse repository at this point
fix(pinning): pin 校验链前置——空白 400、非法不落盘、拒绝留痕、busy 同步提示
Show description for 7f97065
momijijin
committed
7f97065
View commit details
Copy full SHA for 7f97065
Browse repository at this point
fix(ui): 版本槽结果双色渲染与启动类提示本地化
Show description for f66850f
momijijin
committed
f66850f
View commit details
Copy full SHA for f66850f
Browse repository at this point
fix(extractor): 样例 md 写入前创建子目录,修复嵌套 componentKey 导致的提取中断
Show description for a7efe10
momijijin
committed
a7efe10
View commit details
Copy full SHA for a7efe10
Browse repository at this point
fix(extractor): MLC 上下文随提取段释放,根治跨版本提取的产物文件锁
Show description for 59bc00a
momijijin
committed
59bc00a
View commit details
Copy full SHA for 59bc00a
Browse repository at this point
feat(mcp): GetComponentDocs 支持 Section 分段与 not-found 跨槽存在性提示
Show description for b18110b
momijijin
committed
b18110b
View commit details
Copy full SHA for b18110b
Browse repository at this point
feat(infra): GitClient 新增 worktree 创建/移除(LibGit2Sharp 0.31 形态 + 健壮删除链)
Show description for 2a29a97
momijijin
committed
2a29a97
View commit details
Copy full SHA for 2a29a97
Browse repository at this point
feat(pipeline): 每槽 worktree 并行提取(即用即删/按槽锁/fetch 全局锁/并发上限 2)
Show description for 844d8ef
momijijin
committed
844d8ef
View commit details
Copy full SHA for 844d8ef
Browse repository at this point
fix(infra): RemoveWorktree 当场删净同名检出分支,根治同名 worktree 重复创建立败
Show description for 8a27136
momijijin
committed
8a27136
View commit details
Copy full SHA for 8a27136
Browse repository at this point
feat(mcp): GetAvailableVersions 输出行补 extractedAt 时间戳
Show description for 7307734
momijijin
committed
7307734
View commit details
Copy full SHA for 7307734
Browse repository at this point
You can’t perform that action at this time.