pullrequests Search Results · language:Dune language:Python language:TypeScript language:PHP language:JavaScript language:Ruby
Filter by
260M results
Summary
D4 from the Sprint 1b roadmap: replace the four open-coded rounded-rect button draw sites with a single shared helper,
ui/widgets/button.py (ButtonStyle + draw_button).
Each site previously hand-rolled ...
BUG-177 issue workflow summary
- GitHub Issue: https://github.com/licong01-cloud/AIstock/issues/435
- Module: validation
- Scope check: passed
- Closure ready: true
Changed files
- backend/tests/scripts/test_aistock_issue_workflow.py ...
Summary
Hardens Docker Compose persistence paths for #75.
- Moves Postgres persistence from a bind mount to a named Docker volume.
- Adds tracked placeholder directories for direct uploads, generator ...
Summary
The Smart-tasks list empty state and the smart_tasks dashboard widget s empty hint previously named only the Flow editor
as a way to create a smart task. The separate New smart task (create_smart_task) ...
- Replace hardcoded $ prefix with a dynamic currency symbol based on the user s active currency selection (PYG, USD,
or BRL).
- Integrate useCurrencyStore to fetch the currently selected currency. ...
Bumps langsmith from 0.2.11 to 0.8.7. details summary Release notes /summary p em Sourced from a href=
https://github.com/langchain-ai/langsmith-sdk/releases langsmith s releases /a . /em /p blockquote ...
dependencies
python
Atende à correção #2 registrada em Configurações → Correções (status atualizado para resolvido).
Itens reportados e como foram atendidos
1. Bloqueio de edição de evolução (24h) + adendo
- A trava ...
Summary
Adds clipboard paste support to the upload flow for #150.
- Handles pasted image files from the browser clipboard.
- Gives generic clipboard files stable upload filenames like clipboard-...png. ...
Summary
Normalizes local image-to-text model inputs to RGB before caption generation for #147.
- Adds a shared load_rgb_image helper.
- Uses it across local captioning models before processor/model ...