Skip to content

[instructions] Sync instruction files with release v0.86.2 - #52677

Merged
pelikhan merged 1 commit into
mainfrom
instructions-sync-v0.86.2-followup-9b2643a1e443a5ce
Aug 15, 2026
Merged

[instructions] Sync instruction files with release v0.86.2#52677
pelikhan merged 1 commit into
mainfrom
instructions-sync-v0.86.2-followup-9b2643a1e443a5ce

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR synchronizes internal instruction files under .github/aw/ with new documentation introduced in gh-aw release v0.86.2. Changes cover Cloud Hypervisor/AWF guidance, cache-memory custom validation scripting, new agentic-workflow frontmatter fields (workload-identity, cooldown), and expanded engine harness/watchdog documentation. No source code or workflow behavior is altered — this is a documentation-only sync.

Change Classification

  • Type: docs
  • Scope: .github/aw (instruction files)
  • Breaking: No

Key Changes

File Change Impact
.github/aw/agent-runtime-instructions.md Expanded Cloud Hypervisor guidance: virtiofsd provisioning, scoped /dev/kvm access, default VM resources (2 vCPUs/4096 MiB), network isolation, and a list of unsupported configuration options under Cloud Hypervisor. Low
.github/aw/memory.md Added documentation for validation.script custom validation in cache-memory/repo-memory, including timeout settings and a JS example. Low
.github/aw/syntax-agentic.md Documented new workload-identity: OTLP export field (Google-only, OIDC-to-cloud-token exchange) and new cooldown: runtime field (default true, 3-day dependency cooldown). Medium
.github/aw/syntax-engine.md Expanded harness sub-field docs: retry policy fields (max-retries, initial-delay-ms, backoff-multiplier, max-delay-ms) and new watchdog-timeout field, with a link to environment-variable reference. Low

Impact Assessment

  • No downstream code, schema, or compiled workflow behavior changes — updates are limited to instruction/reference markdown consumed by agentic tooling and contributors.
  • Documentation now reflects frontmatter fields (workload-identity, cooldown, harness.watchdog-timeout) and Cloud Hypervisor constraints that already exist in the schema/compiler as of v0.86.2; keeps instructions in sync with actual supported syntax.

Commits

d683e61f7 [instructions] Sync instruction files with release v0.86.2
```> Generated by [PR Description Updater](https://github.com/github/gh-aw/actions/runs/31864917100) for #52677 · auto · 23 AIC · ⌖ 4.52 AIC · ⊞ 7.2K · [◷](https://github.com/search?q=repo%3Agithub%2Fgh-aw+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Fpr-description-caveman%22&type=pullrequests)

<!-- gh-aw-agentic-workflow: PR Description Updater, engine: copilot, model: auto, id: 31864917100, workflow_id: pr-description-caveman, run: https://github.com/github/gh-aw/actions/runs/31864917100 -->

Fill gaps left after the v0.86.2 sync PR (#52262): docs merged 2026-08-13/14
introduced schema fields not yet reflected in .github/aw instructions.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation instructions labels Aug 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

Great work on keeping the instruction documentation in sync with v0.86.2! 🎯 This PR brings the .github/aw/ reference docs up to date with recent feature additions across the ecosystem:

  • Cloud Hypervisor runtime details (VM sizing, isolation, incompatibilities)
  • Custom validation hooks for cache and repo memory
  • OTLP workload-identity support for cloud token exchange
  • Runtime cooldown field documentation

The audit trail is thorough—cross-referenced against the schema, verified existing docs do not need updates, and confirmed all four edited files stay within line limits. The changes are focused, accurate, and well-scoped. This looks ready to merge! 🚀

Generated by ✅ Contribution Check · auto · 53.9 AIC · ⌖ 3.24 AIC · ⊞ 8.8K ·

@pelikhan
pelikhan merged commit 737dc0a into main Aug 15, 2026
@pelikhan
pelikhan deleted the instructions-sync-v0.86.2-followup-9b2643a1e443a5ce branch August 15, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation instructions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant