Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
bca1cb3
test: recompile enclave smoke with gateway key handoff
lpcox Aug 26, 2026
8d7246d
test: pin enclave smoke to mcpg v0.4.12
lpcox Aug 26, 2026
e2aade1
Merge remote-tracking branch 'origin/main' into recompile-enclave-smo…
lpcox Aug 27, 2026
975a836
fix: make enclave seeds readable
lpcox Aug 27, 2026
9182802
fix: allow Copilot native runtime in enclave
lpcox Aug 27, 2026
976fe4e
fix: size enclave agent workspace for Copilot
lpcox Aug 27, 2026
0c7c07b
fix: diagnose enclave agent resource failures
lpcox Aug 27, 2026
baa767e
fix: bound enclave shared memory
lpcox Aug 27, 2026
ac195ff
fix: align enclave Copilot runtime base
lpcox Aug 27, 2026
ca9e61d
test: isolate enclave seccomp crash
lpcox Aug 27, 2026
f745593
fix: use disk-backed enclave agent runtime
lpcox Aug 27, 2026
0014312
fix: permit Copilot runtime extraction
lpcox Aug 27, 2026
a8c7619
fix: use supported enclave smoke model
lpcox Aug 27, 2026
f96be6d
chore: recompile workflows for enclave CLI handoff
lpcox Aug 27, 2026
ad08c88
chore: recompile workflows with gateway defaults
lpcox Aug 27, 2026
feabf70
fix: isolate enclave agent result output
lpcox Aug 27, 2026
4245d6e
fix: extend enclave MCP timeout
lpcox Aug 27, 2026
3c65719
fix: extend Copilot enclave tool timeout
lpcox Aug 27, 2026
e06045e
fix: preserve enclave client timeout
lpcox Aug 28, 2026
9782dbf
Expand enclave response timing buckets
lpcox Aug 28, 2026
326b896
Add enclave response timing jitter
lpcox Aug 28, 2026
b629465
Merge origin/main into enclave smoke branch
lpcox Aug 28, 2026
343c2d3
fix: use scanner-clean enclave runtime
lpcox Aug 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,31 @@
"version": "1cf55bdc4f19e5f371b1e7fe888df649695ee48a",
"sha": "1cf55bdc4f19e5f371b1e7fe888df649695ee48a"
},
"github/gh-aw/actions/setup@042b8abc880ecd5b2430eb68dc0d684f58674eea": {
"repo": "github/gh-aw/actions/setup",
"version": "042b8abc880ecd5b2430eb68dc0d684f58674eea",
"sha": "042b8abc880ecd5b2430eb68dc0d684f58674eea"
},
"github/gh-aw/actions/setup@972d4cde2f3a7f765c5970002d261a42a90d77e0": {
"repo": "github/gh-aw/actions/setup",
"version": "972d4cde2f3a7f765c5970002d261a42a90d77e0",
"sha": "972d4cde2f3a7f765c5970002d261a42a90d77e0"
},
"github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7": {
"repo": "github/gh-aw/actions/setup",
"version": "988b210efe36c3c54859ae0506402658c49859c7",
"sha": "988b210efe36c3c54859ae0506402658c49859c7"
},
"github/gh-aw/actions/setup@b5db66ca43a7614d7d3efd248dfe7323f3080baa": {
"repo": "github/gh-aw/actions/setup",
"version": "b5db66ca43a7614d7d3efd248dfe7323f3080baa",
"sha": "b5db66ca43a7614d7d3efd248dfe7323f3080baa"
},
"github/gh-aw/actions/setup@cde5ce3e1dc4363973f5e1dc9205ffea03f9ce73": {
"repo": "github/gh-aw/actions/setup",
"version": "cde5ce3e1dc4363973f5e1dc9205ffea03f9ce73",
"sha": "cde5ce3e1dc4363973f5e1dc9205ffea03f9ce73"
},
"github/gh-aw/actions/setup@v0.87.5": {
"repo": "github/gh-aw/actions/setup",
"version": "v0.87.5",
Expand Down
46 changes: 23 additions & 23 deletions .github/workflows/agentics-maintenance.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was automatically generated by pkg/workflow/maintenance_workflow.go (v0.87.5). DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
# This file was automatically generated by pkg/workflow/maintenance_workflow.go. DO NOT EDIT. To debug this workflow, load the skill at https://github.com/github/gh-aw/blob/main/debug.md
#
# ___ _ _
# / _ \ | | (_)
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
discussions: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -115,7 +115,7 @@ jobs:
issues: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -136,7 +136,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -158,7 +158,7 @@ jobs:
actions: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -206,9 +206,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw-actions/setup-cli@988b210efe36c3c54859ae0506402658c49859c7
with:
version: v0.87.5
version: 988b210efe36c3c54859ae0506402658c49859c7

- name: Run operation
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:
pull-requests: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -291,7 +291,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -341,7 +341,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -358,9 +358,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw-actions/setup-cli@988b210efe36c3c54859ae0506402658c49859c7
with:
version: v0.87.5
version: 988b210efe36c3c54859ae0506402658c49859c7

- name: Create missing labels
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down Expand Up @@ -391,7 +391,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -408,9 +408,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw-actions/setup-cli@988b210efe36c3c54859ae0506402658c49859c7
with:
version: v0.87.5
version: 988b210efe36c3c54859ae0506402658c49859c7

- name: Restore activity report logs cache
id: activity_report_logs_cache
Expand Down Expand Up @@ -498,7 +498,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -515,9 +515,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw-actions/setup-cli@988b210efe36c3c54859ae0506402658c49859c7
with:
version: v0.87.5
version: 988b210efe36c3c54859ae0506402658c49859c7

- name: Restore forecast report logs cache
id: forecast_report_logs_cache
Expand Down Expand Up @@ -594,7 +594,7 @@ jobs:
issues: write
steps:
- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand Down Expand Up @@ -635,7 +635,7 @@ jobs:
persist-credentials: false

- name: Setup Scripts
uses: github/gh-aw-actions/setup@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw/actions/setup@988b210efe36c3c54859ae0506402658c49859c7 # 988b210efe36c3c54859ae0506402658c49859c7
with:
destination: ${{ runner.temp }}/gh-aw/actions

Expand All @@ -652,9 +652,9 @@ jobs:
await main();

- name: Install gh-aw
uses: github/gh-aw-actions/setup-cli@2a78d04403fdc6907d0f05327cffac9dbad5312d # v0.87.5
uses: github/gh-aw-actions/setup-cli@988b210efe36c3c54859ae0506402658c49859c7
with:
version: v0.87.5
version: 988b210efe36c3c54859ae0506402658c49859c7

- name: Validate workflows and file issue on findings
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
Expand Down
Loading
Loading