pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:CSS language:Python
Filter by
191M results
Summary
Small refactor in the agent_world_model reward: move the module-level _run_verification helper into
AgentWorldModelRewardFunction as a @staticmethod, since it s only used by that class. The call ...
Summary
Adds Scout as the 5th persona on workshop_bot. Scout owns the production slate — the role Eddy was implicitly carrying
alongside editorial judgement. This PR is the additive shell half of the ...
Deprecated endpoint methods now appear as deprecated OpenAPI operations. The existing runtime @deprecated behavior is
unchanged; schema generation reads metadata from the decorator and preserves url_names-specific ...
Scope: Backend
Bumps python-multipart from 0.0.27 to 0.0.31. details summary Release notes /summary p em Sourced from a href=
https://github.com/Kludex/python-multipart/releases python-multipart s releases /a . /em /p ...
dependencies
python
Summary
- Replaces setup.py + requirements.txt with pyproject.toml (setuptools build backend, uv-managed lockfile)
- Swaps pylint for ruff as the linter; config lives in [tool.ruff] in pyproject.toml ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| DanySK/build-check-deploy-gradle-action | action | patch | 4.0.35 → 4.0.36 |
Release Notes
details ...
dependencies
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Session owner: @cmgrote
Closes BLDX-1432 (SDK side). Companion to #2174 (which introduces the conformance rule P002).
Why
The SDK s exception hierarchy follows a documented # MRO convention: categorical ...