Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:merged language:Java

Filter by

107M results  (2 s)

107M results

Replaces #124, which was auto-closed when its stacked base branch was deleted on the #123 merge. Resolves all four findings from the Batch 11b Rust review (reviews/2026-06-10-batch-11b-review.md): HTML ...

Summary Tested mp3_renamer.py and run_mac_fix.py against edge cases and fixed three small bugs found during testing. Testing performed Both files pass py_compile. Exercised the CLI against temp directories: ...

A director manages named rigs via [[rigs]] in .ade/settings.toml (name/path/code) — arbitrary workspaces it dispatches into, not just code. The pulse prompt sees each rig s board and dispatches into the ...

Summary - Remove framer-motion from shared bundle; isolate to display/DisplayInner.jsx via next/dynamic (TV-only route) - Lazy-load recharts via next/dynamic — extracted to _AttendanceChart.jsx and ...

モックで合意した内容を実装。 カードのボタン - 📄 PDF確認:添付PDFを表示(PDFが無い出荷では非表示)。PC/iPad=担当割当の左、スマホ=カード右上。 - 📍 住所設定:従来どおり。 - 👤 担当割当:旧「LINE送信」ボタンの置き換え。担当者を割り当てる(LINE送信はしない)。 - 💬 LINE送信:新規。送信先を選んでLINE送信。PC/iPad=右端の縦長、スマホ=下に全幅。 ...

Summary !-- What does this PR do and why? 1-3 sentences. -- Changes !-- Bulleted list of what changed. -- Testing !-- How was this tested? Include commands run, manual checks, or see new tests. -- ...

Motivation - Provide an AI-agent-ready implementation plan to realize ADR-025 (Media and Asset Management) so work can be executed as discrete, verifiable subtasks. - Ensure asset handling is ...
codex

概要 PR #1711 がコンフリクトで適用不可のため、直接 active-work.md を更新して close する代替 PR。 変更内容 マージ済み確認済みの33ブランチを IN_PROGRESS → DONE に更新。 標準ワークフロー確認 - [x] 免除(自律クラフト:docs-only chore、active-work.md のステータス更新のみ) 対象ADR: ADR-114 ...

Move service-related classes into feature subpackages for clearer organization: ServController - service.controller, Serv - service.entity, ServRepository - service.repository, ServService - service.service. ...