pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:Python
Filter by
176M results
What changed
WHERE_I_LEFT_OFF.md PICKUP STATE updated to flag the SIXTH consecutive empty-queue Routine. No code changes.
Why
The autonomous loop has now been stalled for six days. Five PICKUP-state-only ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
New blog post for TPMS Monitor — a standalone Android app for cheap BLE valve-stem TPMS sensors, written as an
alternative to the bundled Chinese Android apps. ...
What
Added cli-table3 to dependencies as required by the CI failure.
Why
The CI log showed that cli-table3 was missing from the dependencies, which caused the build to fail.
Adds an ## [Unreleased] section to CHANGELOG.md capturing the ~80 merged PRs since v3.0.4 (default branch main). No
existing changelog entry covered this work. Diff is CHANGELOG.md only.
Covered changes ...
Closes #40.
Problem
Document citations were unsupported on both ends: the document builders accepted only format/name/bytes — no way to
request citations or context — and there was no typed parsing of ...
What
Adds a lightweight, fully local usage log to the desktop app that records, per user:
- Analyses run
- Reports generated
- Time spent in the app (hours)
Nothing leaves the machine — this is ...
Summary
- New Project modal s Drive tab no longer shows empty space under the Drive folder label while /v1/drive/status is in
flight.
- Three explicit states: loading hint, error+Retry, then either ...
Summary
Add a comprehensive guidance document (CLAUDE.md) for AI assistants (Claude Code and others) working in the NoblePort
ETF repository. This document serves as a reference for understanding the ...
Summary
- Backend: GET /api/briefing/search?q= scans name + body (case-insensitive substring), newest-first; empty q returns
all. Registered before /briefing/{name}.
- New BriefingSearch component: ...