Skip to content

Commit 26611c7

Browse files
authored
Record GL runtime boundary PR status
Update imgui-m runtime boundary plan with PR and CI status.
1 parent 9bf008f commit 26611c7

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# imgui-m: GL Runtime Boundary Plan
22

3-
> 状态: active
4-
> 分支: `codex/gl-runtime-closure-imgui`
5-
> PR: pending
3+
> 状态: merged checkpoint; display-required runtime execution remains follow-up
4+
> 分支: `codex/gl-runtime-closure-imgui` (merged via PR #1)
5+
> PR: https://github.com/mcpplibs/imgui-m/pull/1
66
> Last updated: 2026-06-03
77
> 目标: 保持 ImGui module wrapper 简洁,提供可诊断的最小窗口示例,并明确 GL runtime 由 mcpp/mcpp-index 层闭合。
88
@@ -57,12 +57,13 @@ it should not package platform OpenGL/GLX/EGL drivers.
5757
## PR / CI / Merge Notes
5858

5959
- [x] Commit this plan as the first checkpoint on the feature branch.
60-
- [ ] Keep current implementation checkpoint commits small.
61-
- [ ] Open a PR with sanitized paths and no local machine details.
62-
- [ ] Include a test plan that separates build-only CI from display-required
60+
- [x] Keep current implementation checkpoint commits small.
61+
- [x] Open a PR with sanitized paths and no local machine details.
62+
- [x] Include a test plan that separates build-only CI from display-required
6363
runtime checks.
64-
- [ ] Wait for CI.
65-
- [ ] Squash merge after required checks pass.
64+
- [x] Wait for CI.
65+
- [x] Squash merge after required checks pass.
66+
- PR #1 merged at commit `9bf008f343a2afbf6d77f62ea412b5a9850a1005`.
6667

6768
## Cross-Repository Dependencies
6869

0 commit comments

Comments
 (0)