pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS is:unmerged
Filter by
38M results
Unified replay for a4k-openproject/a4kSubtitles
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Cookies textarea: Added maxRows={15} so the field stops growing after 15 lines and scrolls internally instead of
stretching the whole page.
- Background ...
- eslint.config.js: add globals.vitest block for tests/** so describe/it/expect/vi/global are no longer flagged
no-undef; drops ~115 errors (206 → 91)
- DocumentsHub.test.jsx: replace top-level ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Fixes the issues surfaced by a full code review, prioritized by severity.
Critical
- Cross-user query cache leak — transaction query keys are now scoped ...
Summary
Funnel v3 F-C: submitting a qualified free Blueprint (floor_met === true) now auto-provisions a CentraMind workspace
with trial credits, business profile, and activation email sequence.
- Trigger: ...
Summary
Add detectAndRecoverRowidReset() to guard against silent message loss when SQLite ROWID resets (VACUUM, macOS major
upgrade, Time Machine restore). Without this, a stored cursor current max ROWID ...
Summary
Adds future API contract documentation for version and test utility endpoints within the FastAPI Mock Application API
Contract Reference page.
This documentation defines the expected request ...
Creates a large-file modularity inventory to identify mixed concerns, architectural bottlenecks, and potential
extraction seams in the largest files of the repository.
Inventory format includes:
- ...
Summary
- Appends a docs/session-notes.md entry covering this session s work (the session-notes log itself, PR #3, and the
Phase 1D Astro overlay, PR #4), per the convention introduced in PR #3 ...