pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
150M results
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
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
PR8 (final) of the 13.0.0 series.
- Bumps package.json, package-lock.json, .claude-plugin/plugin.json, and .claude-plugin/marketplace.json to 13.0.0
(plugin-version guard green).
- Finalizes the ...
Pure documentation pass — no code changes.
Changes
- Added a one-line project intro at the top so readers know what the repo is at a glance.
- Restructured the Run Launch section into per-terminal ...
What
Moves the pi-native harness from complete-only mirroring to streaming deltas, so the web UI paints assistant text
incrementally DURING a Pi turn — parity with claude-native / codex-native.
Previously ...
size/L
Bumps actions/checkout from 5 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
Adds Rust CI, mirroring the funes workflow organization with more descriptive names.
Workflows
Test - Unit Integration (test.yml) — hermetic, two jobs (funes ci.yml shape):
- Lint Unit Tests: cargo ...
- Wrapped yield in try/finally block so unpatch_hub() executes even when the with-body raises an exception, preventing
patch state leakage