pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:Java language:JavaScript
Filter by
229M results
Summary
Migrated all sound effects in the audio system from local Mixkit assets to freely licensed sounds from gamesounds.xyz
(Kenney Sonniss GDC Bundles). This change improves licensing compliance and ...
Adds the Eisenhower Matrix tool: 2x2 grid, backlog with sorting, drag-and-drop, expandable descriptions, auto-scroll,
and chrome.storage persistence. All tests passed
Summary
Closing the Edit agent context pill now animates back to the default Rovo chat empty state, symmetric with the open
animation.
Root cause:
- The collapsible context bar s collapse state was ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Automated test pull request
Summary
Adds the first AI-development management layer for the 1518 website repository:
- WORKFLOW.md for Symphony/Codex execution rules
- GitHub issue template for scoped 1518 tasks
- PR template ...
Advances bead chromatic-harness-v2-j2r0 (increment 3; inc.1 #160, inc.2 #161).
What
Migrate collision_guard.py s two subprocess.run(timeout=) sites — _git and the bd-show claim check — to the tree-reaping ...
Summary
The Docker build context comes from the working directory, not git — so a local .env, auth.db, or compiled ./auth binary
was being swept into the build via COPY . .. The multi-stage build keeps ...