Skip to content

[instructions] Sync instruction files with release v0.82.14#47049

Merged
pelikhan merged 1 commit into
mainfrom
instructions-sync-v0.82.14-2c12834c19d58cf4
Jul 21, 2026
Merged

[instructions] Sync instruction files with release v0.82.14#47049
pelikhan merged 1 commit into
mainfrom
instructions-sync-v0.82.14-2c12834c19d58cf4

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Syncs instruction files with release v0.82.14. Updates three documentation files under .github/aw/ to reflect new defaults, consolidate guidance, and document a new configuration field.

Changes

File Change
.github/aw/create-agentic-workflow-trigger-details.md Removed inline recurring-report lifecycle checklist; replaced with a reference to canonical defaults in report.md and workflow-patterns.md.
.github/aw/syntax-agentic.md Corrected max-daily-ai-credits default: the guardrail is disabled by default (omit the field to leave it off; set an explicit threshold to enable). Previously stated as enabled by default.
.github/aw/syntax-core.md Added documentation for the new excluded-env field — an optional list of environment variable names to unconditionally exclude from the AWF agent container via --exclude-env.

Breaking Changes

None.

Notes

  • The max-daily-ai-credits behavior change is a documentation correction: the field was already disabled by default in the runtime; the docs previously stated the opposite.
  • excluded-env is additive: names are deduplicated and merged with those auto-detected from secrets.* and needs.*.outputs.* references.

Generated by PR Description Updater for #47049 · 31.3 AIC · ⌖ 7.78 AIC · ⊞ 4.7K ·

Fix two schema accuracy drifts and remove a duplicated recurring-report
checklist from the trigger-details prompt.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation instructions labels Jul 21, 2026
@pelikhan
pelikhan merged commit 66fc181 into main Jul 21, 2026
@pelikhan
pelikhan deleted the instructions-sync-v0.82.14-2c12834c19d58cf4 branch July 21, 2026 09:33
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.83.0

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