pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Python language:Python
Filter by
176M results
Summary
Dashboard fixes
- Recent requests not updating — SSE request events now push rows directly into #dashRecentTable in real time; was
only populated once on tab activation
- ** Requests ...
Updated documentation and added Pydantic field descriptions.
- backend/src/recall_backend/context.py: Added docstrings. (Documentation only)
- backend/src/recall_backend/schemas.py: Added docstrings ...
Opens document type from a closed enum to free-form, keeping the canonical list as a strong recommendation — matching
OKF s open, producer-defined type.
Why this is low-risk
type was only ever advisory-enum. ...
ref INC-303
Bug:
- Loading Ghost Admin, at least one of the requests in RSVP.all (source) fails with a 403 due to an expired session
- postAuthPreparation rejects, boot rejects. So now isAuthenticated ...
AI가 작성한 새 글입니다. 내용을 검토하고 Merge 해주세요.
ai-generated
needs-review
Summary
- Adds [^finding: int ] as a valid citation-marker type in finding bodies — a unidirectional finding-to-finding link,
stored verbatim in findings.body (no new table, no schema change)
...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Activation epic — slice 1. Closes the auto-first-walk half of #202.
Why
#202 (on de-polluted telemetry, retained-cohort) showed 34% of real installs configure an arr but never walk — they
finish onboarding ...
Summary
Adds LLMAISmell, a new LLM-based checker that detects AI-generated writing patterns in requirement documents.
Background
Requirement docs written (or heavily assisted) by AI tend to share recognizable ...