pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:HTML
Filter by
208M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
!-- CURSOR_AGENT_PR_BODY_BEGIN --
概要
スマホのGoogle広告アプリより操作しやすい、Webブラウザ向けのキャンペーン管理画面を追加しました。スマホからキャンペーンの停止・再開ができます。
使い方
1. Vercelに環境変数を設定(下記参照)
2. スマホのブラウザで https://your-domain.vercel.app/admin にアクセス ...
Automated test pull request
Motivation
- Reorganize the repository into Clear/Clean Architecture layers so domain rules are isolated from delivery and
infrastructure concerns.
- Provide a small, testable application flow ...
codex
Summary
- Adds docs/maintenance/project-status.md as the consolidated source of truth for current AKL work, implemented
product surface, known production gaps and next slices.
- Updates README/start ...
💡 What: Refactored the current_user lookups in TS/EX-32/main.ts to use a Set instead of a nested some() and
.toLowerCase() loop, and removed trailing backticks from the end of the file. 🎯 Why: The nested ...
fix: mypy type-check step failed with a duplicate-module error. The head co