pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript
Filter by
129M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Sets up and verifies the development environment for the SEG WebGPU Visualizer in Cursor Cloud.
- Added AGENTS.md with a ## Cursor Cloud specific instructions ...
What this PR changes
!-- One or two sentences. Link the issue if there is one. --
Type of change
- [ ] Documentation only (no schema impact)
- [ ] Schema change (migration applied via Supabase MCP ...
Auto-generated PR from peptidetracker-staging@main (ad28660dfeeb808803d74823a1d45a79ccab8aa4), triggered via Push to
Prod.
What
InMemoryEventStore.query(Filter, int, int, SortBy) built its stream over state.values() inside the synchronized (state)
block, but the stream is lazy. The terminal operation (the sort, skip, and ...
Fixes #3330
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Adds a start log to the scheduled document purge so its run is visible in the logs (and KQL) before any deletions:
DocumentPurge removing documents older than {} days
One-line change in DocumentPurgeService.purgeOldDocuments(). ...
Before creating a pull request make sure that:
- [ ] commit messages are meaningful and follow good commit message guidelines
- [ ] README and other documentation has been updated / added (if needed) ...