pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP language:Java
Filter by
197M results
Closes #123.
Turns the e2e suite from a manual demo into a real frontend-to-backend regression gate. Three passes:
Pass 1 - generate on demand + CI. The generated layer (backend app/Data, Abstract*Controller, ...
Was
Host-seitige Härtung der AppleBridge-Kommunikation + lauffähiger MCP-Layer — rein Python, ohne 68k-Daemon-Rebuild.
Umsetzung des risikoarmen Teils aus dem Ausbau-Konzept.
Änderungen
- host/host_server.py ...
Summary
Closes #228.
GitHub will force JavaScript actions to Node.js 24 on 2026-06-16 and remove Node.js 20 from runners on 2026-09-16,
currently emitting deprecation warnings in CI. This bumps every ...
Verified that no active tasks remain and tests are passing.
PR created automatically by Jules for task 14571783127962654069 started by @JavaStudentAlex
Summary
Extracts the bars_up_to(all_bars, symbol, date) helper from duplicated inline list comprehensions in pipeline.py and
backtest.py.
Changes
- app/_loop.py — Added bars_up_to() helper returning ...
Summary
- Add @Past to ProfileDTO.birthDate so a future birth date is rejected with a 400 instead of producing a negative age
(and thus an inflated BMR via TargetService.computeMifflinBmr).
- ...
Summary
- scripts/ow/adapters/iterm2.sh 新規追加: osascriptでiTerm2新タブ起動→セッションUUIDをstdout返却 / close時はUUIDで対象特定
- ow_service.py 修正: アダプタのstdoutからterm_refを取得するように変更(事前生成UUIDを廃止、D#2400準拠)
- テスト3件追加(stdout取得 ...