Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:HTML language:Ruby

Filter by

206M results  (2 s)

206M results

Summary - guide/login/page.tsx: Added htmlFor/id to all three label+input pairs (email, password, confirm-password); removed outline: none from all three inputs so the browser focus ring is visible ...

…dget, session hygiene - standards/knowledge-management.md: the 3-home model + memory as an optional Obsidian vault (human view only; core stays tool-agnostic). - rules/35: add a skill/command ...

Summary - Remove source fingerprint/source-identity freshness checks from CAD generation, metadata, and viewer status paths. - Treat STEP GLB/topology artifact freshness as a comparison against the ...

URL-embedded credentials were ignored by git on Railway. GIT_ASKPASS is more reliable — writes a temp script echoing the token, works across all git versions and transport configs.

Summary Fixes Azure OpenAI connection routing after edited connection settings can persist Azure configuration in provider-shaped form. When the Azure connection config is stored with provider metadata, ...

Fix the most expensive bug we found tonight: reviewer-APPROVED LLDs were being misclassified as failed because stages.py read field names finalize never wrote. See issue for the full trace. Test plan ...

Summary Adds a publicly-readable Analysis section where an admin authors Markdown articles in-app, backed by Postgres. - Backend: content schema + content.article table (migration_61); ArticleRepository ...