[pull] main from github:main#52
Merged
Merged
Conversation
…gle OTEL trace tree (#31193)
…es in mdflow.md (#31217)
…nto inline small-model sub-agents (#31225)
…scovery (#31224) * Initial plan * Plan: fix Daily Issues Report generator failure Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Fix AWF Node toolcache PATH depth for Copilot engine Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Add changeset * rebuild --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
… validator (#31231) * Initial plan * fix: resolve lint-go perfsprint violations Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…s`; reject `inline-sub-agents: false` (#31235) * Enable inline sub-agents by default and deprecate feature flag Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Fix inline-agents codemod IntroducedIn version Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…sh vectors, graduation criteria, ET safeguards, fuzzy-schedule edge cases) (#31234) * Initial plan * docs: complete daily SPDD reference spec updates for 2026-05-09 Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d70ae8d6-7159-4f41-8fbf-62577e32354d Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com> * docs: improve frontmatter hash vector formatting readability Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d70ae8d6-7159-4f41-8fbf-62577e32354d Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com> * docs: clarify vector semantics and retry budget wording Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d70ae8d6-7159-4f41-8fbf-62577e32354d Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com> * docs: clarify retry budget and vector validation wording Agent-Logs-Url: https://github.com/github/gh-aw/sessions/d70ae8d6-7159-4f41-8fbf-62577e32354d Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
…31236) * Add retry for release ID resolution Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Recompile release lock workflow Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Harden release ID lookup with backoff retry Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…aily-fact workflow (#31245)
…up by rule+file across open and closed states (#31254)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by cubic
Improves observability and reliability across agent workflows: propagates a single OTEL trace per run, fixes Copilot engine startup, and enables inline sub-agents by default with docs updates. Also reduces duplicate discussions and ensures Node 24 is available for
daily-fact.New Features
setup-parent-span-idacross jobs and pass it todownload-actionsto keep one trace tree.features.inline-agents; rejectinline-sub-agents: false. Updated.github/aw/subagents.md.24indaily-fact; codex startup fails fast if Node is missing.Bug Fixes
actions/setup-nodetoolcache binaries.create-discussion.maxto1.copilot-pr-merged-report).Written for commit 07ba915. Summary will update on new commits.