Skip to content

fix(test): support Namespace Windows runner#516

Merged
wan9chi merged 9 commits into
mainfrom
agent/namespace-windows-runner
Jul 9, 2026
Merged

fix(test): support Namespace Windows runner#516
wan9chi merged 9 commits into
mainfrom
agent/namespace-windows-runner

Conversation

@wan9chi

@wan9chi wan9chi commented Jul 8, 2026

Copy link
Copy Markdown
Member

What changed

  • Switch the Windows test runner from windows-latest to namespace-profile-windows-4c-8g.
  • Replace OSC hyperlink milestones with generic, random window-title milestones.
  • Queue raw title updates in the terminal and decode milestone titles in the test harness.
  • Keep milestone instrumentation disabled in normal builds and support descendant milestone producers.

Motivation

Namespace uses Windows Server 2022 build 20348, whose ConPTY renderer can forward control sequences before earlier screen updates and coalesce intermediate frames. Window-title state is emitted by the renderer after preceding text and cursor state without modifying screen cells. Unix PTYs use the same title token through ordered OSC 2 output, preserving one cross-platform milestone API with latest-observable semantics.

wan9chi commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@wan9chi wan9chi force-pushed the agent/namespace-windows-runner branch 3 times, most recently from 8e20f4c to 512fa75 Compare July 9, 2026 05:56
@wan9chi wan9chi changed the title ci: run Windows tests on Namespace runner fix(test): support Namespace Windows runner Jul 9, 2026
wan9chi and others added 2 commits July 9, 2026 17:05
Co-authored-by: GPT-5 Codex <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
@wan9chi wan9chi force-pushed the agent/namespace-windows-runner branch from 9bad38f to 17e05bb Compare July 9, 2026 09:58
wan9chi and others added 7 commits July 9, 2026 18:19
Co-authored-by: GPT-5.6 <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
Co-authored-by: GPT-5.6 <codex@openai.com>
@wan9chi wan9chi marked this pull request as ready for review July 9, 2026 13:24
@wan9chi wan9chi merged commit 58eeaa5 into main Jul 9, 2026
20 checks passed
@wan9chi wan9chi deleted the agent/namespace-windows-runner branch July 9, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant