Skip to content

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

Filter by

275M results  (2 s)

275M results

Summary - AI suggests filing-relevant facts from extracted PDF text - All suggested facts require attorney/paralegal review — AI never creates verified facts - Verified facts are never overwritten ...

Summary - Disable legacy local browser pairing endpoints /v1/connect/requests and /v1/connect/complete with an explicit legacy_pairing_disabled response. - Update local API ownership metadata ...

Summary - add semantic app tokens for toolbar, chrome controls, metadata, control icons, and work rows - route existing header, git, branch, chat, and sidebar surfaces through theme tokens - document ...
size:L
vouch:trusted

Summary Two pure helper functions for future Cutrite estimation flows. Math primitives only — nothing wired yet, no endpoint, no UI. - computeBlockWeight(dims, densityKgPerM3) → kg, rounded to 0.1 ...

Summary - Add compact agent coding guardrails to AGENTS.md. - Preserve existing repository-specific instructions. - Keep the change scoped to root agent guidance files. Validation - pnpm lint ...

💡 What: Replaced a linear search through field options with a dictionary-based lookup in plugin/chatbot/settings_dialog.py. 🎯 Why: The original code had O(N) complexity for looking up a display label for ...

Summary Adds two companion conceptual docs on the same theme — a deliberately limited DSL as a reliable agent harness: - docs/dsl-as-harness.md (new) — essay arguing that a DSL is a powerful harness ...

Summary - Coupon-gated signup: new users redeem a coupon code at /redeem to self-serve activate their account and receive dollar credits — all behind a COUPON_AUTH_ENABLED kill-switch - Credit ...

Summary PR 3 of the monorepo migration (§ Section 2 — PR 3 — Extract apps/pay/). Extracts the tenant payment surface from apps/agency/src/app/[locale]/(public)/pay/* into its own Next.js app on its own ...