Skip to content

Commit b697287

Browse files
authored
Record GL runtime package PR status
Update GL runtime package plan with PR and validation status.
1 parent 997080c commit b697287

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

.agents/docs/2026-06-03-gl-runtime-packages-plan.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# mcpp-index: GL Runtime Packages Plan
22

3-
> 状态: active
4-
> 分支: `codex/gl-runtime-closure-index`
5-
> PR: pending
3+
> 状态: merged checkpoint; full no-shim runtime smoke remains follow-up after released mcpp support
4+
> 分支: `codex/gl-runtime-closure-index` (merged via PR #27)
5+
> PR: https://github.com/mcpplibs/mcpp-index/pull/27
66
> Last updated: 2026-06-03
77
> 目标: 让 GLFW/OpenGL 相关包描述表达标准运行时需求,而不是依赖 smoke 脚本里的临时 `LD_LIBRARY_PATH` shim。
88
@@ -74,14 +74,17 @@ requirements as separate concepts.
7474
- [ ] `MCPP=<mcpp> MCPP_INDEX_RUN_WINDOW_SMOKE=1 tests/smoke_compat_imgui_window.sh`
7575
- [ ] A focused GLFW/OpenGL smoke that uses `mcpp run` without script-local
7676
`LD_LIBRARY_PATH` once mcpp runtime metadata support is available.
77+
- [x] GitHub validation CI for PR #27: lint, smoke-linux, smoke-macos, and
78+
smoke-windows all passed.
7779

7880
## PR / CI / Merge Notes
7981

8082
- [x] Commit this plan as the first checkpoint.
81-
- [ ] Open a PR with sanitized paths and no local machine details.
82-
- [ ] Include a test plan and note which runtime checks require a display.
83-
- [ ] Wait for repository validation CI.
84-
- [ ] Squash merge after required checks pass.
83+
- [x] Open a PR with sanitized paths and no local machine details.
84+
- [x] Include a test plan and note which runtime checks require a display.
85+
- [x] Wait for repository validation CI.
86+
- [x] Squash merge after required checks pass.
87+
- PR #27 merged at commit `997080c06830d89ac805b6422d9484fb73556244`.
8588

8689
## Cross-Repository Dependencies
8790

0 commit comments

Comments
 (0)