pullrequests Search Results · language:Dune language:TypeScript language:TypeScript is:public language:Java language:TypeScript
Filter by
114M 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
Adds a compact picker next to the mode toggle in the chat input to choose the model (Opus / Sonnet / Haiku) and
reasoning effort (low → max) per turn.
- Backend passes --model / --effort to the headless ...
What changed
- replace duplicate startup pulls with one explicit local/cloud reconciliation flow
- import cloud data only when local ranch data is empty
- push local data only when cloud data is ...
Scope
Establishes the Phase A provider-neutral screening workflow foundation.
This PR adds backend workflow services, routes, Firestore rules, frontend screening screens, focused tests, and provider ...
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
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
Summary
- Introduces an AiProvider Rust trait abstraction so Claude Code CLI and Gemini CLI share the same subprocess-spawning
infrastructure
- Adds GeminiProvider that finds the Gemini binary, ...
StoreAddressCard now calls an onClaimed callback that updates activeBiz.slug in the parent, so the Your website is live!
link + admin login URL refresh reactively without a full page reload.
概要
#12 の M5a。手元 agent を tiny_http ベースにし、POST /mcp で MCP server を提供する。これで Claude→proxy→agent/mcp の data plane が E2E で通る。tool
実体(CDP)は stub で、M2(NM 経由で拡張の chrome.debugger)で差し込む。
実装(rust/agent)
- agent ...