Skip to content

[stack 6/8] fix(coding-agent): complete Windows kernel and daemon startup - #1163

Closed
sethkarten wants to merge 5 commits into
stack/external-05-lifecyclefrom
stack/external-06-windows
Closed

[stack 6/8] fix(coding-agent): complete Windows kernel and daemon startup#1163
sethkarten wants to merge 5 commits into
stack/external-05-lifecyclefrom
stack/external-06-windows

Conversation

@sethkarten

@sethkarten sethkarten commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Stack 6/8 — fix(coding-agent): complete Windows kernel and daemon startup

Active review snapshot — do not merge yet. The complete stack is open for architecture/design review, while final cumulative audit, CI, Cursor Bug Bot, and Macroscope findings are being remediated. Branches will be force-updated after validation.

Base: stack/external-05-lifecycle
Review order: merge only after the preceding stack layer is accepted. This PR is not intended to merge independently out of order.

Stack navigation

  1. #1158 — ci: harden verification and release compatibility
  2. #1159 — fix(security): harden session and autonomous execution boundaries
  3. #1160 — fix(coding-agent): make persisted state crash-safe
  4. #1161 — fix(daemon): fence worker and supervisor lifecycle state
  5. #1162 — fix(coding-agent): repair queued and archived session lifecycle
  6. #1163 — fix(coding-agent): complete Windows kernel and daemon startup
  7. #1164 — fix(providers): harden MCP OAuth and Codex transports
  8. #1165 — fix(runtime): bound transcript and autonomous recovery

Summary

  • Use the Windows managed-venv interpreter layout and official PowerShell uv bootstrap.
  • Avoid catalog/worker startup livelocks and perform fresh process-identity validation.
  • Require a native Windows named-pipe smoke covering supervisor, worker authentication, RPC, and catalog readiness.

Validation

  • npm run check; focused daemon suites 52/52; required native windows-latest supervisor/worker/catalog smoke must pass on the PR.

Provenance

  • Authored independently from upstream/main using issue reports and PR descriptions/comments only.
  • No external contributor branch, diff, commit, implementation code, or test code was fetched, inspected, copied, or reused.
  • The implementation and regression tests in this stack are maintainer-owned.

Linked-item disposition

Fixed on merge

Independently superseded pull requests

Partial/distinct overlap — remains open

Reviewer notes

  • Please review this layer against its immediate stack base, not against main, to avoid cumulative duplicate diffs.
  • No merge is requested; the complete stack is being left for human review.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1f34192. Configure here.

Comment thread packages/coding-agent/src/cli-main.ts
@sethkarten
sethkarten force-pushed the stack/external-06-windows branch from 1f34192 to 1534072 Compare August 10, 2026 19:23
@sethkarten

Copy link
Copy Markdown
Contributor Author

Closing this abandoned Windows support snapshot. Windows support is intentionally not planned; this PR remains available as design and implementation history.

@sethkarten sethkarten closed this Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant