pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript
Filter by
150M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/cache | action | minor | v5.0.5 → v5.1.0 |
Release Notes
details summary actions/cache ...
Summary
Implements the foundational enforcement chain from the architecture review, in the dependency order Codex recommended on
the issues: #11 (schema) + #12 (policy) - #10 (CI that enforces them). ...
Steam updated time string format. Handling new format.
The reliable fix for same place on all five views.
Why not the toolbar: each sub-view swaps in its own toolbar (Roster mounts the Drivers component s Search/Filter/Metrics
bar), and the schedule page ...
Summary
- Make bifrost solution create create the local descriptor, create the remote install, and bind the checkout in .env;
keep solution init as a transparent alias.
- Add bifrost solution ...
Records that PRD-210 (merged out-of-order at b1619f6, PR #62) has its registry row intentionally left IN PROGRESS — it
will close in-order once 205-209 land. This is not drift.
Why deferred: the registry ...
Migrated from private AutoEnv draft PR: https://github.com/sethkarten/research-environments-private/pull/3
This PR remains a draft until the environment passes the AutoEnv eval threshold / merge gate. ...
Motivation
- Remove demo/pending-backfill code paths embedded in public controllers and close the public journey to use real
API/PostgreSQL flows.
- Move business logic out of controllers into ...
codex
Summary
- Require the configured local API key for direct backend Cockpit Marketplace mission, match, feedback,
benchmark-review, link/unlink, and alert state routes.
- Add focused backend denial, ...
Wraps all 10 MCP validation tools as local CLI commands using typer, eliminating the need to call the MCP server (and
pay the token cost) for routine checks.
Install with uv: cd cli uv venv uv pip install ...