pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:C++ language:Java
Filter by
194M results
Add repo-stored scene assets and wire Mini App scene cards to them.
Motivation
- Replace the repository source with the delivered v2.12.73 snapshot to adopt the maintenance-phase refactor and new
features.
- Move UI strings to external locale files and provide ...
codex
Lighthouse AI Performance Fixes
Lighthouse score: 70/100 → target 95+ Source commit: 3b0c844 Model: Gemini 2.5 Flash
Summary
Improved JavaScript code splitting by creating dedicated chunks for React ...
Bumps the test group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| @wdio/cli | 9.27.1 | 9.27.2 |
| @wdio/globals | 9.27.1 | 9.27.2 |
| @wdio/local-runner | 9.27.1 | 9.27.2 |
| @wdio/mocha-framework ...
dependencies
javascript
Problem
Die CSV-Exporte werden in Excel/LibreOffice (DE-Locale) falsch dargestellt:
1. Trennzeichen ist Komma statt ; — deutsches Excel erwartet ; (Komma ist das Dezimaltrennzeichen).
2. Zahlen mit ...
변경 사항
공유 헬퍼
- app/transactions/helpers.py 신설: actual_spent_subquery (amount − SETTLED 참여자 합)
- SETTLED 참여자만 차감, CANCELLED 정산 제외
통계
- 실부담액 서브쿼리를 공유 헬퍼로 통일 (PENDING 참여자 몫을 차감하던 동작 수정)
- 카테고리 ...
Agents that take actions (e.g. board_sweep) were emitting a progress preamble into output on an early tool-calling turn
( Sweeping the board now… ) and never producing a final output — so the A2A artifact ...