build(deps): bump the npm_and_yarn group across 1 directory with 2 updates#9
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
29df7a2 to
c065861
Compare
hybridpicker
added a commit
that referenced
this pull request
May 11, 2026
The jarvis-local guard blocked bash/read_file even when SSH was already paused by the storm detector, leaving the model with no viable tools. Now the local guard is skipped when SSH is blocked, allowing the model to use local tools as a fallback. Also excludes SSH-storm BLOCKED results from the general blocked-call penalty in session-scorer to avoid double-counting with check #9.
7b56d1c to
1e98511
Compare
c065861 to
3857905
Compare
hybridpicker
added a commit
that referenced
this pull request
May 14, 2026
The jarvis-local guard blocked bash/read_file even when SSH was already paused by the storm detector, leaving the model with no viable tools. Now the local guard is skipped when SSH is blocked, allowing the model to use local tools as a fallback. Also excludes SSH-storm BLOCKED results from the general blocked-call penalty in session-scorer to avoid double-counting with check #9.
…dates Bumps the npm_and_yarn group with 2 updates in the /vscode directory: [dompurify](https://github.com/cure53/DOMPurify) and [uuid](https://github.com/uuidjs/uuid). Updates `dompurify` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.0) Removes `uuid` --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production - dependency-name: uuid dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
3857905 to
7249483
Compare
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.
Bumps the npm_and_yarn group with 2 updates in the /vscode directory: dompurify and uuid.
Updates
dompurifyfrom 3.3.3 to 3.4.0Release notes
Sourced from dompurify's releases.
Commits
5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)Removes
uuid