-
Notifications
You must be signed in to change notification settings - Fork 277
Comparing changes
Open a pull request
base repository: github/gh-aw
base: v0.53.0
head repository: github/gh-aw
compare: v0.53.1
- 12 commits
- 197 files changed
- 6 contributors
Commits on Mar 4, 2026
-
fix: update action pin test expectations for actions/setup-node v6.3.0 (
#19537) * Initial plan * fix: update action pin test expectations for setup-node v6.3.0 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>
Configuration menu - View commit details
-
Copy full SHA for f2570f2 - Browse repository at this point
Copy the full SHA f2570f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2979a2e - Browse repository at this point
Copy the full SHA 2979a2eView commit details -
Improve compile-time error message for write permissions on agent job (…
…#19546) * Initial plan * Improve error message for write permissions on agent job to mention safe-outputs pattern 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>
Configuration menu - View commit details
-
Copy full SHA for 1fa4f3f - Browse repository at this point
Copy the full SHA 1fa4f3fView commit details -
docs: add Security Posture section to .github/aw/create-agentic-workf…
…low.md (#19548) * Initial plan * docs: add Security Posture section to create-agentic-workflow.md Add a dedicated '🔐 Security Posture: Agent Job Must Stay Read-Only' section with ✅/❌ examples near the top of the file (before the Architectural Constraints section). This makes the safe-outputs-only write pattern explicit and prominent for agents reading the file. 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>
Configuration menu - View commit details
-
Copy full SHA for aaa4078 - Browse repository at this point
Copy the full SHA aaa4078View commit details -
Add scope/constraint guidance to developer.instructions to prevent co…
…mplex workflow timeouts (#19549) * Initial plan * Add scope/constraint guidance to developer.instructions to prevent complex workflow timeouts 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>
Configuration menu - View commit details
-
Copy full SHA for 6643aa1 - Browse repository at this point
Copy the full SHA 6643aa1View commit details -
fix: allow
expr || 'literal'default patterns in expression validat……ion (#19550) * Initial plan * fix: allow simple default values in expressions (inputs.* || 'default') Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * test: add more expression default-value tests (number, boolean, all context types) 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>
Configuration menu - View commit details
-
Copy full SHA for 0ec30e5 - Browse repository at this point
Copy the full SHA 0ec30e5View commit details -
[WIP] Fix context is not defined error in safe output MCP server (#19544
) * Initial plan * Add plan for guarding global context accesses in safe-outputs MCP server Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Guard global context accesses in safe-outputs MCP server JS files 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>
Configuration menu - View commit details
-
Copy full SHA for 4861bef - Browse repository at this point
Copy the full SHA 4861befView commit details -
[WIP] Fix double escaping of text in titles (#19545)
* Initial plan * fix: decode >, <, & HTML entities in sanitize pipeline to prevent literal > in issue titles 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>
Configuration menu - View commit details
-
Copy full SHA for c9f8a54 - Browse repository at this point
Copy the full SHA c9f8a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c681fab - Browse repository at this point
Copy the full SHA c681fabView commit details -
Display secrecy and integrity fields in safe output step summary rend…
…erer (#19552) * Initial plan * Display secrecy and integrity fields in safe output step summary renderer Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Add changeset [skip-ci] * ci: trigger checks --------- 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: Codex Bot <codex@example.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e5e198 - Browse repository at this point
Copy the full SHA 4e5e198View commit details -
[WIP] Update schema pattern for allowed GitHub references (#19554)
* Initial plan * relax allowed-github-references schema pattern to support GitHub Actions macros 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>
Configuration menu - View commit details
-
Copy full SHA for cf3be2e - Browse repository at this point
Copy the full SHA cf3be2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee4953 - Browse repository at this point
Copy the full SHA 3ee4953View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.53.0...v0.53.1