Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Ruby language:Java is:unmerged

Filter by

48.2M results  (1 s)

48.2M results

Summary - Consolidate tariff functions into tariff package - Delete shadowing (was blocking import resolution) - Fix ai/client.py exception re-raise (real bug) - mypy rules relaxed for legacy ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high

Summary - Each activity now shows a 📍 icon linking to Google Maps - Uses activity.mapsUrl if explicitly set, otherwise auto-generates a search URL from activity.text + day.location - CSS class .activity-maps-link ...

Motivation - Move the POST /api/plans/generate business logic out of the FastAPI route so the route remains a thin wrapper and the generation flow can be exercised and tested as a service. - Preserve ...
codex

Motivation - MFME imports already preserve a per-alpha Reversed flag, but MAME/VFD source cell ordering for the Impact platform is opposite to the Oasis alpha geometry, causing alphas to render ...
codex

Motivation - Web版で TypeError: cannot use tuple as a dict key が発生しており、templates.TemplateResponse の呼び出し形式が現行の FastAPI/Starlette 仕様に合っていないため修正が必要でした。 - TemplateResponse は最初の引数に request を渡す必要があるため、既存の呼び出しを互換形式に統一する必要がありました。 ...
codex

Summary !-- 1-3 bullets describing what this PR does and why -- Type of change - [ ] feat (new feature) - [ ] fix (bug fix) - [ ] refactor (no behaviour change) - [ ] test (test-only change) ...