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

@wan9chiwan9chi 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.

@wan9chiGraphite App

Copy link
Copy Markdown
MemberAuthor

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

@wan9chi
wan9chiforce-pushed the agent/namespace-windows-runner branch 3 times, most recently from 8e20f4c to 512fa75CompareJuly 9, 2026 05:56
@wan9chiwan9chi changed the title ci: run Windows tests on Namespace runnerfix(test): support Namespace Windows runnerJul 9, 2026
wan9chiand 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
wan9chiforce-pushed the agent/namespace-windows-runner branch from 9bad38f to 17e05bbCompareJuly 9, 2026 09:58
wan9chiand 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 mainJul 9, 2026
20 checks passed
@wan9chi
wan9chi deleted the agent/namespace-windows-runner branch July 9, 2026 13:24
Sign up for freeto 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

@wan9chi