Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP

Filter by

161M results  (2 s)

161M results

Problem Dealers with onboarding_complete = false (flag drift from testing) were being redirected to /onboarding every login despite having a fully set up dealership with a subdomain. Fix - onboarding_complete ...

Summary - Replace issue-scoped dynamic array index React keys with stable domain keys or generated local row IDs. - Add ApprovalModeToggle radiogroup arrow/Home/End keyboard navigation and tokenized ...

Some notes for the join link. The interval can be verified with C_Retry_Timer in the maniascripts.

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 ...

Bumps typer from 0.25.1 to 0.26.3. details summary Release notes /summary p em Sourced from a href= https://github.com/fastapi/typer/releases typer s releases /a . /em /p blockquote h2 0.26.3 /h2 h3 Refactors ...
dependencies
python:uv

What Adds two product-shaped tasks to the fullstack category in tasks.yaml: - b2b_saas — companies sign up, invite teammates by email, per-company data isolation, monthly subscription billing. - ...

Summary - add focused coverage for pairing request/status rate limits, brute-force cooldown, expiry, and one-time token delivery - apply the existing pairing request rate limit to the legacy second-screen ...

enhancement

Summary Phase 10 sub-issue C2 — implement ADR-0022 (merged via #213) and ship the MCP server面 + agent-host setup. - stdio one transport: opshub mcp serve runs over stdin / stdout via mcp.server.stdio.stdio_server; ...

功能描述 从 Git 追踪中移除不必要文件,保持仓库干净: - AGENTS.md(内部 AI 编码指令) - DEMO_SCRIPT.md(内部演示脚本) - reports/(运行时生成产物) 本地文件保留不受影响,新增 .gitignore 规则防止再次提交。 实现思路 使用 git rm --cached 移除追踪但保留本地文件,更新 .gitignore 添加对应规则。 ...