Skip to content

Optimize ambient context in moderation and test workflows - #56974

Merged
pelikhan merged 2 commits into
mainfrom
copilot/ambient-context-daily-optimizer
Aug 29, 2026
Merged

Optimize ambient context in moderation and test workflows#56974
pelikhan merged 2 commits into
mainfrom
copilot/ambient-context-daily-optimizer

Conversation

Copilot AI commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Reduces repeated prompt context in the high-WSRF Go test parallelizer and moves AI Moderator GitHub access to proxy-backed tooling.

  • Daily Go Test Parallelizer

    • Moves t.Parallel() safety exclusions into the lazy-loaded parallel-safety-rules inline skill.
    • Keeps the batch sub-agent contract compact and directs it to load the rules on demand.
    ## skill: `parallel-safety-rules`
    ---
    description: Safety exclusions for adding t.Parallel to Go tests.
    ---
  • AI Moderator

    • Enables cli-proxy and switches GitHub reads from local to gh-proxy.
    • Uses the compatible gvisor runtime required by the proxy transport.
  • Generated workflows

    • Updates daily-go-test-parallelizer.lock.yml and ai-moderator.lock.yml.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Optimize daily ambient context processing Optimize ambient context in moderation and test workflows Aug 29, 2026
Copilot AI requested a review from pelikhan August 29, 2026 21:56
@pelikhan
pelikhan marked this pull request as ready for review August 29, 2026 22:18
Copilot AI balanced review requested due to automatic review settings August 29, 2026 22:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review details

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@pelikhan
pelikhan merged commit 62e07e6 into main Aug 29, 2026
@pelikhan
pelikhan deleted the copilot/ambient-context-daily-optimizer branch August 29, 2026 22:18
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.87.10

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.

[ambient-context] Daily Ambient Context Optimizer - 2026-08-29

3 participants