pullrequests Search Results · language:Dune language:Python language:Java language:Python language:Python language:JavaScript
Filter by
182M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| rollup (source) | 4.61.1 → 4.62.0 | age | confidence |
Release Notes
details summary rollup/rollup ...
Claude Code の公式ドキュメントを自動更新しました。 差分をご確認ください。
automerge
Summary
- unify diff hashing behind a shared harness_diff module used by verify, authorize, diff-hash, and hooks
- add guardrail tests for verify - authorize - push hook, Stop hook behavior, and destructive ...
Summary
- frontend/index.html — single-page shell with header, narration panel, side panel, footer
- frontend/styles.css — dark theme (--bg: #1a1a2e), flex layout, streaming cursor blink animation ...
Dependencies: all packages updated via pip-tools
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Rationale for this change
- Fixes #3497
Are these changes tested?
Yes, the added test fails if we revert this PR s change.
Are there any user-facing changes?
Yes, this PR fixes a correctness issue. ...
Replaces PR #68. Rebased onto latest main (32ae95b).