Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:Go language:TypeScript

Filter by

170M results  (2 s)

170M results

SoC consolidation C: the worktree/branch lifecycle was spread across 6+ files with three incompatible path schemes. Change - One path scheme everywhere: repo /.claude/worktrees/ sanitized-branch (the ...

Description This PR populates the ReservedWords collection returned by SqlConnection.GetSchema in code, rather than by deserializing the SqlMetaData.xml embedded resource. There are currently 393 reserved ...

Summary - Promote beta to main via fast-forward promotion. - Source commit: f0fe46a6f75675d725d6761bd997994a9e03085f - Target before promotion: fd8a655a4a42665affd712689edf9abb935ce510 Promotion ...

Summary Promote the --watch hot-reload story from a parenthetical inside the start-api Commands bullet to its own ### Hot reload — \--watch`subsection between the Commands list andstart-service vs start-alb`. ...

Summary wrangler deploy fails with error 11001 (Queue handler is missing) because wrangler.toml declares [[queues.consumers]] for notification-queue but worker-cron-handler.ts only exports fetch + scheduled ...

What why The thick coloured left-border on flagged cards (and the 1px default left edge) read as heavy in live testing (removethisleftborderstylefromui.png). Remove it; flagged answers stay obvious ...

Prisma defaults to cpu_count * 2 + 1 connections (= 3 on the 1-CPU production container) when DATABASE_URL omits connection_limit. Under parallel admin + worker queries this exhausts the pool and crashes ...

Adds @johnpp143 as a contributor for ideas. This was requested by aaltat in this comment [skip ci]

Adds planner metadata to workflow responses so the API clearly shows whether the workflow plan came from Ollama or from the rule-based fallback. Changes: - Added PlannerMetadata schema - Updated ...

Description !-- Describe your changes in detail -- Related Issue(s) !-- List the issue(s) this PR solves. An issue should be raised before creating a PR -- Fixes # How to test !-- Provide steps to ...