pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
230M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Why
Follow-up to a discussion on why Cloud Sync v2 replays history of settings during catch-up. This implements the three
improvements identified:
1. Coalesce /changes ...
Ringkasan
PR frontend F5. Base = feat/inventory-ui-invoice-return (F4).
- /dashboard/inventory/items — daftar produk katalog + dialog konfigurasi per item:
- Toggle lacak stok (item ikut dipotong ...
What
session_context was byte-identical in both client message-handlers — both call the existing store-core
handleSessionContext(msg, activeSessionId) and apply the patch gated on sessionStates[id]. Migrate ...
Moves pre-commit enforcement out of CI and into a local pre-push hook, to stop the churn.
Changes
- Add .hooks/pre-push — runs pre-commit run --all-files before every push (core.hooksPath already points ...
This is the next step of the perception thread from #33, and partly an answer to #25. Stage 0 stopped discarding the
bounding box on create/modify. This one answers a different question: after a command ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-low
Summary
- add text-summary-learning.fk with native summary samples, quality gates, oracle rows, candidate choice, and
CHOICE-RECEIPT learning
- add llm-feature-channel-floor.fk with 23 native ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| unocss (source) | 66.7.0 → 66.7.2 | age | confidence |
Release Notes
details summary unocss/unocss ...
dependencies
Summary
packages/web has no direct DB access (CLAUDE.md), but the boundary was convention-only — nothing stopped a future loader
from importing getDb() / runtime @kuruma/shared/db / drizzle-orm and bypassing ...