Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:Ruby is:unmerged is:unmerged

Filter by

51.5M results  (1 s)

51.5M results

Implemented the Open from Cloud feature. - Added isOpenFromCloudDialogOpen state to Zustand store in src/store/slices/uiSlice.ts. - Enabled the Open from Cloud menu option in src/components/MenuSystem/FileMenu.tsx. ...

Clears the documentation drift and dependency hygiene surfaced by the codebase audit. No behaviour change. Documentation drift - README.md / AGENTS.md: Next.js 15 → 16 (the repo is already on next ...

Self-auditing memory Adds the self-auditing-memory feature: prior-run context that is recorded, measured, and gated so it earns its way into future runs rather than being pushed blindly. Thesis and slice ...

💡 What: The optimization implemented Moved the purely static categories and partialMatches arrays outside of the ReconciliationEngine component scope (to the module level). 🎯 Why: The performance problem ...

Docs-only. Encerra o programa da data de baixa na §5 do CLAUDE.md. O que muda - Corrige 2 notas stale: redeploy pendente de TRÊS engines (os 3 já estão Active no Lovable) e backfill = único item ...

Summary - New reusable PartialStars: .astro for SSR + React mirror under writer/ (writer-token-aware). - DragRatingInput: pointer drag → 0–5 value with 2-decimal precision; arrows / Home / End for ...

Addressable Session Verbs phase 2b — the abort sugar verb, deferred from #723 so that PR stayed purely the security fix. Now that both cancel targets are uniformly bearer-gated (cancel_run since #723, ...

Promote views/primitives.tsx to a directory with one file per component — Cell, Panel, StatusGlyph — re-exported through an index.ts barrel. Repoint importers at the barrel.