[pull] main from github:main#43
Merged
Merged
Conversation
…scanner buffer allocation (#30706)
…nciler workflow (#30735) * feat: add daily compiler threat spec optimizer workflow Agent-Logs-Url: https://github.com/github/gh-aw/sessions/df224b26-0187-48cc-a737-0c8a94832492 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * docs: strengthen compiler threat spec mappings and workflow validation Agent-Logs-Url: https://github.com/github/gh-aw/sessions/df224b26-0187-48cc-a737-0c8a94832492 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * chore: harden optimizer workflow bash allowlist Agent-Logs-Url: https://github.com/github/gh-aw/sessions/df224b26-0187-48cc-a737-0c8a94832492 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * docs: refine governance and resilience in threat spec workflow Agent-Logs-Url: https://github.com/github/gh-aw/sessions/df224b26-0187-48cc-a737-0c8a94832492 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> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
* Initial plan * test: stabilize audit-diff progress notification assertion Agent-Logs-Url: https://github.com/github/gh-aw/sessions/aeb2b705-8711-4081-95f2-ef8501cfa0ef Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * test: harden async progress assertion for audit-diff tool Agent-Logs-Url: https://github.com/github/gh-aw/sessions/aeb2b705-8711-4081-95f2-ef8501cfa0ef Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * test: stabilize async progress notification tests Agent-Logs-Url: https://github.com/github/gh-aw/sessions/aeb2b705-8711-4081-95f2-ef8501cfa0ef 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>
* Initial plan * feat: model alias inventory update 2026-05-07 - Extend deep-research alias to include OpenAI o3-deep-research and o4-mini-deep-research variants - Add missing multipliers: gpt-5-codex (1.0), o3-deep-research (3.0), o4-mini-deep-research (0.5), gemini-2.0-flash-lite (0.1) - Update gpt-5.1-codex, gpt-5.1-codex-max, gpt-5.2-codex multipliers to 3.0 per GitHub Copilot billing docs - Regenerate model-tables.md docs and update wasm golden files Agent-Logs-Url: https://github.com/github/gh-aw/sessions/2af6ec53-d973-4105-84b5-02eb1b963d7f 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>
… prompt payload (#30730) * Initial plan * perf(workflows): trim jsweep token overhead Agent-Logs-Url: https://github.com/github/gh-aw/sessions/29533c30-7c42-46e2-a5dc-c3e7d9697c55 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * test(workflow): assert jsweep token-slim configuration Agent-Logs-Url: https://github.com/github/gh-aw/sessions/29533c30-7c42-46e2-a5dc-c3e7d9697c55 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * chore(workflow): polish jsweep token optimization docs Agent-Logs-Url: https://github.com/github/gh-aw/sessions/29533c30-7c42-46e2-a5dc-c3e7d9697c55 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>
…ct` is co-configured (#30738)
…age with prompt examples (#30766)
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
Adds a daily compiler threat spec optimizer and a lightweight
agentic-workflowsskill, plus updates to the model alias inventory and safer workflow guidance. Also cleans up locked workflows for consistent firewall config and restricted bash usage.New Features
agentic-workflowsskill router to load existing prompts for create/update/debug tasks.deep-researchtoo3-deep-researchando4-mini-deep-research; add missing multipliers; setgpt-5.1-codex*andgpt-5.2-codexmultipliers to 3.0 per Copilot billing docs.Bug Fixes
pull_request(do not suggestpull_request_targetunless explicitly required) and aligned examples; fixed label note to usepull_requestwithtypes: [labeled].grep,sort,head,wc,sed).&&and consistent JSON print).Written for commit 129ba13. Summary will update on new commits.