-
Notifications
You must be signed in to change notification settings - Fork 195
JS-1513 peach-check skill: filter ANSI script-preview lines, clarify parallelism rule #6701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
francois-mora-sonarsource
wants to merge
36
commits into
master
Choose a base branch
from
fix/skill-peach-check
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+432
β55
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
222902a
Update the Peach analysis document with Peach upload timeouts
francois-mora-sonarsource ce6cefb
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource c0e5fe2
Improve peach-check skill based on observed session execution
francois-mora-sonarsource e2fd0da
Merge branch 'master' into fix/skill-peach-check
francois-mora-sonarsource d5a71da
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource f5cd71f
Improve peach-check skill: mass failure detection, grep-based triage,β¦
francois-mora-sonarsource 9b3fc08
Refine peach-check skill: improve grep filters, fix step numbering, mβ¦
francois-mora-sonarsource 2b25cb2
Merge branch 'master' into fix/skill-peach-check
francois-mora-sonarsource df561fd
Fix stale step reference and incomplete flowchart for plugin init faiβ¦
francois-mora-sonarsource a0aa56f
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource cab24e3
Improve peach-check skill: save logs to disk, inline jq filtering, adβ¦
francois-mora-sonarsource 1c01c14
Improve peach-check skill: clarify parallelism rule and filter scriptβ¦
francois-mora-sonarsource f4e2d98
Merge branch 'master' into fix/skill-peach-check
francois-mora-sonarsource 1472109
Add .codex and claude mcp config files to ignored files
francois-mora-sonarsource 207fe71
Resolve merge conflicts in peach-check skill and docs
francois-mora-sonarsource d55f56f
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource d126b5b
Add relative path to peach analysis document
francois-mora-sonarsource 5ac97a5
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 6161f78
Add nodejs out-of-memory case
francois-mora-sonarsource d9c1dbf
Clarify Peach main analysis triage phases
francois-mora-sonarsource 06bb323
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 7be5288
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 08bc899
docs: add peach bootstrap timeout guidance
francois-mora-sonarsource 79aa2b2
docs: clarify peach triage for inaccessible repos
francois-mora-sonarsource a93a93c
chore: update peach check claude skill
francois-mora-sonarsource 3314c3b
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 9999fe8
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 582692b
Adjust peach-check for diff val failures
francois-mora-sonarsource 8d1675f
Clarify Peach post-scan triage rules
francois-mora-sonarsource d94c14a
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 2bf6fab
Refine Peach check triage instructions
francois-mora-sonarsource 1c410cf
Refine Peach check skill: fix allowed-tools spacing and no-chaining gβ¦
francois-mora-sonarsource 8ad2017
Fix peach-check Phase 2 heap detection
francois-mora-sonarsource 3d0709d
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource 9dcb4d5
Improve peach-check skill based on 2026-04-17 session observations
francois-mora-sonarsource 1bdeee8
Merge remote-tracking branch 'origin/master' into fix/skill-peach-check
francois-mora-sonarsource File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -78,3 +78,6 @@ lcov.info | |
| .claude/* | ||
| !.claude/*.md | ||
| !.claude/skills/ | ||
|
|
||
| .codex/ | ||
| .mcp.json | ||
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.