pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:Python language:TypeScript
Filter by
28.4M results
Problem
sync_turn() persists both user and assistant turns to working_memory unconditionally. The only existing filters are
ignore_patterns (regex on content) and skip_contexts (disables all memory for ...
Standup
- Date: 2026-05-31
- Branch: cursor/workday-cycle-initiation-18b5
- Content commit: b74fb38
See docs/company/standups/2026-05-31.md on this branch.
🛡️ Sentinel: [HIGH] Fix XSS vulnerabilities in index.html
Severity: HIGH
Vulnerability: User-provided inputs such as competitor names, domains, chat messages, and persona data were being
directly interpolated ...
Fixes #16162
Summary
The three SSE streaming endpoints in pkg/api/handlers/gitops_operators.go accept a user-controlled cluster query
parameter and pass it to kubectl/helm via exec.CommandContext without ...
agent/sec-check
ai-generated
dco-signoff: yes
hive/hive
size/S
tier/2-standard
Automated test pull request
Summary
- DB migration 5 adds six columns to import_jobs (service_date, service_name, song_leader, preacher, sermon_title,
songs_json) via safe ALTER TABLE ADD COLUMN statements
- update_import_job() ...
Summary
Narrows demo-vault runtime state cleanup so verification tests no longer delete the entire demo-vault/Vault Files/State/
directory.
Changes
- Updated _cleanup_demo_state() to remove only: ...