Skip to content

Isolate Copilot transports in the daily Rig sampler - #307

Merged
pelikhan merged 4 commits into
mainfrom
copilot/aw-daily-rig-sample-report-failed
Jul 30, 2026
Merged

Isolate Copilot transports in the daily Rig sampler#307
pelikhan merged 4 commits into
mainfrom
copilot/aw-daily-rig-sample-report-failed

Conversation

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The daily sampler reused the outer Agentic Workflows SDK endpoint for nested Rig sessions, causing authentication failures.

  • Coordinator
    • Start a dedicated Copilot stdio server with copilotEngine({ server: true }).
  • Sample processes
    • Launch each sample with rig.ts --server to prevent inherited SDK URI reuse.
  • Workflow artifact
    • Regenerate the compiled workflow lock.

Copilot AI linked an issue Jul 30, 2026 that may be closed by this pull request
Copilot AI and others added 2 commits July 30, 2026 14:07
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix daily rig sample report workflow failure Isolate Copilot transports in the daily Rig sampler Jul 30, 2026
Copilot AI requested a review from pelikhan July 30, 2026 14:14
@pelikhan

Copy link
Copy Markdown
Collaborator

@copilot remove .tmp files

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

@copilot remove .tmp files

Removed the generated .tmp-rig-sample-typecheck-* files in 3b0b9c5.

@pelikhan
pelikhan marked this pull request as ready for review July 30, 2026 20:01
@pelikhan
pelikhan merged commit 52765fd into main Jul 30, 2026
4 checks passed
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.

[aw] Daily Rig Sample Report failed

2 participants