pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:HTML language:HTML language:Java
Filter by
113M results
This PR updates awscli from 1.18.137 to 1.45.24.
details summary Changelog /summary
1.45.24
=======
* api-change:``emr-serverless``: Adds support for updating max capacity and custom fields while application ...
Applies suite_authz.require_permission across the suite + check endpoints, landing the access control deferred in B1/B2.
Completes suite sharing.
Enforcement
| Endpoint | Min level |
| --- | --- |
| ...
Implements the Phase 2 Stackelberg co-design loop.
Rust crate (src/, Cargo.toml)
- scoring.rs — EquilibriumScore #[pyclass] + pure compute() combining confidence, energy gap, and chain-break fraction ...
What
Pays down the four deferred Pyflakes codes parked in pyproject s ruff ignore list at the v0.1 shift-and-lift (
pre-existing bugs, fix individually in v0.2 PRs ). All four are now resolved, so the ...
enhancement
Why
The worker model spawns one container per job (process_single_job) and exits. That s fine for long agent trials, but it
starves any queue whose jobs are shorter than the 180s dispatcher poll — the ...
Why
The published client called root capability verbs (POST /v1/generate, /v1/enrich, /v1/search, /v1/recommend,
/v1/moderate, /v1/ingest, /v1/files/*, /v1/models) that no longer exist on the gateway ...
Summary
Audited all System.exit() calls in the codebase. Found two instances in library-level exception handlers that follow the
same anti-pattern fixed in ApplicationRoot (PR #846):
| File | Issue | ...
Context / correction. The frontier-map agent had relayed the new RECORD_SCALAR_MAP_NO_GO as Born-from-Record is walled
off. That over-reads it. The no-go is explicitly narrow — it blocks only Record additivity ...