Skip to content

[instructions] Sync instruction files with release v0.88.7 (assign-to-agent reasoning-effort) - #60800

Merged
pelikhan merged 1 commit into
mainfrom
instructions-janitor-sync-20260914-11f4606c539bd128
Sep 14, 2026
Merged

pelikhan merged 1 commit into
mainfrom
instructions-janitor-sync-20260914-11f4606c539bd128

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Ran the instructions-janitor audit against the latest release (v0.88.7, 2026-09-08) and the two prior instruction syncs (#60231, #60603 — most recent at 2026-09-13T14:36:23Z).

Release and change audit

Reviewed all commits touching docs/ and .github/aw/ since the release, focusing on what postdates the most recent sync (#60603):

Size audit

wc -l .github/aw/*.md — all 68 files remain under their 400-line targets (largest: syntax-agentic.md at 391, token-optimization.md at 384, safe-outputs-content.md at 379, create-agentic-workflow.md at 376). No split needed this run.

Duplication / accuracy audit

No new duplication introduced by recent changes; add-labels target restrictions (#60362) and OTLP secret-backed defaults (#60348) were internal/enforcement changes with no new user-facing frontmatter fields, so no doc changes were needed there.

Files changed

File Before After
.github/aw/safe-outputs-automation.md 304 lines 305 lines

Test plan

  • wc -l .github/aw/*.md — confirmed all files under target limits
  • Confirmed reasoning-effort matches the field name/behavior in pkg/workflow/assign_to_agent.go and docs/src/content/docs/reference/safe-outputs.md

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • api.anthropic.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "api.anthropic.com"

See Network Configuration for more information.

Generated by 🧹 Instructions Janitor · claude · sonnet50 · 275.4 AIC · ⌖ 32.4 AIC · ⊞ 7.2K · ◷

  • expires on Sep 16, 2026, 12:53 AM UTC-08:00

Add the reasoning-effort field (added in PR #60346) to the
assign-to-agent example in safe-outputs-automation.md; it was
documented in docs/ but missing from the .github/aw instructions.
@github-actions

Copy link
Copy Markdown
Contributor Author

✅ Looks great! This PR adds the reasoning-effort field to the assign-to-agent example in the safe-outputs documentation — a clean sync with release v0.88.7.

The audit in the PR body is thorough: you've verified all files remain under target line limits, confirmed field names match the implementation, and identified the documentation gap from #60346. This is exactly the kind of small, focused, well-justified change that keeps the instructions aligned with the codebase.

Ready to merge! 🎯

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.com"

See Network Configuration for more information.

Generated by ✅ Contribution Check · copilot · auto · 53.6 AIC · ⌖ 7.04 AIC · ⊞ 9.4K · ◷

@pelikhan
pelikhan merged commit 12f29c3 into main Sep 14, 2026
3 checks passed
@pelikhan
pelikhan deleted the instructions-janitor-sync-20260914-11f4606c539bd128 branch September 14, 2026 13:05
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