Conversation
Remove 11 bullet points (23% reduction) that duplicated information already present in the surrounding prose: - "Practical guidance" bullets repeated what lines 98-100 already say - "Useful repo-level summary fields" bare name list condensed to prose Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR streamlines the cost-management reference docs by removing redundant list formatting and consolidating repeated guidance in the episode-cost section.
Changes:
- Removed a repeated “Practical guidance” bullet list from the episode-cost explanation.
- Collapsed the repo-level safe-output summary field list into a single prose sentence.
- Kept the same section focused on episode, run-level, and repo-level cost-analysis fields.
Show a summary per file
| File | Description |
|---|---|
docs/src/content/docs/reference/cost-management.md |
Simplifies the episode cost-analysis documentation by deleting repeated bullets and compressing repo-level field references into prose. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 1
Comment on lines
+125
to
126
| Repo-level aggregate fields available: `runs_with_temporary_id_chains`, `runs_with_delegated_temp_targets`, `runs_with_missing_temporary_id_map`, `runs_with_invalid_temporary_id_map`, `total_temporary_id_mappings`, `total_chained_targets`, `total_chained_followup_actions`, and `total_closed_temp_targets`. These also roll up onto `.episodes[]` for per-execution chain intensity analysis. | ||
|
|
This was referenced May 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/src/content/docs/reference/cost-management.mdChanges Made
1. Removed redundant "Practical guidance" bullets (3 bullets)
The section contained three bullets explaining when to use
.runs[],.episodes[], and.edges[]arrays. This was a third repetition of the same information already stated in:.edges[]when you need to inspect why runs were grouped together")2. Condensed "Useful repo-level summary fields" from 12 lines to 2 lines (8 bullets → prose)
The original section listed 8 bare field names with no descriptions — the lowest quality reference material in the file. These names were moved into an inline prose sentence that:
Screenshots
The documentation server returned HTTP 200 for the modified page at
/gh-aw/reference/cost-management/. Visual screenshots were unavailable due to network isolation in this AWF execution environment (Playwright container cannot reach the agent container's bridge IP — known AWF configuration constraint).Blocked Domains
Not applicable — screenshots could not be captured due to network isolation.
References: §25259515081