pullrequests Search Results · language:Dune language:JavaScript language:Python language:Python language:JavaScript is:public
Filter by
149M results
Bumps actions/checkout from 6 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
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 |
[!WARNING] Some dependencies could not be looked ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 |
Release Notes
details summary actions/checkout ...
Problem
When createUser = false (operator manages the user externally — e.g. PWA deployment with dotfile-defined pwa user), the
group declaration was skipped because it lived inside the lib.mkIf cfg.createUser ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Resumen
Adapta la interfaz para que funcione bien en móvil, tablet y escritorio, alineada con el diseño Stitch del proyecto.
Cambios
- Layout fluido: la app deja ...
Here s a summary of the changes
Schema Validation
- Migrated from .py schemas to .json for static schema reading, with added validation
- Updated archive schemas across multiple rounds of refinement ...
Adds the swegym benchmark entry.
Generated by cube registry add --submit
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v6 → v7 |
Release Notes
details summary actions/checkout ...
Bumps dompurify from 3.4.0 to 3.4.11. details summary Release notes /summary p em Sourced from a href=
https://github.com/cure53/DOMPurify/releases dompurify s releases /a . /em /p blockquote h2 DOMPurify ...
dependencies
javascript
Summary
- Add frozen Tool and ToolCall dataclasses to core/models.py (wire-level primitives from the Tool Use Support design,
Sections 1, 3, 4)
- Extend Response with tool_calls: tuple[ToolCall, ...