pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Java
Filter by
185M results
Qué (follow-up de T-11)
El aside de /catalog (FilterSidebar) pasa de una categoría (radio exclusivo) a varias (checkboxes), igual que el filtro
de /search. Con ambas pantallas en multi, el storefront ...
- Added missing module-level docstring to tests/test_ml.py to satisfy pydocstyle guidelines.
- Updated verify-pydocstyle-on-ml-training-tests task status to done in agent_tasks.json.
- Appended a ...
What s in this branch
Three commits:
1. be20d3c — exchange-rate (tipo de cambio) settings page (admin UI only; no migration — the FX model already lives on
main).
2. **011101b — rename Costos de ...
Summary
- require settings:manage for unknown shared /api/kv prefixes instead of allowing any authenticated production user by
fallback
- audit unknown shared KV writes as settings changes
- ...
nuevo diseño de login y registro
Part of the workspace-names refactor. Companion to the mngr monorepo PR: https://github.com/imbue-ai/mngr/pull/2343
What
Workspace identity now lives on the host (its name + id), not on a per-agent workspace ...
Identify the Bug or Feature request
Fixes #5992
Description of the Change
The particular problem in the linked issue was that precision reduction turned a tiny polygon into a point (represented
as a ...
bug
Summary
The header prices pill now shows the effective quote time — the last sync time minus the ~15-minute feed delay — rather
than the raw sync time.
It reads prices as of HH:MM ET, where the time ...
1201 1202 1203 1204 1205 1206 1207, 1208, 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220
What this PR does
Every bot LLM call (plan, finalize, reply) now receives the current board state in its shared context, so the model can
reason about the actual position instead of only the legal-order ...