pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript
Filter by
185M results
Summary
- fix(skills): recover shared skills sync updates
Test plan
- [ ] Review automated checks
- [ ] CodeRabbit review
Generated by pr-step.
Pre-in-tree pass over bridge docstrings/comments: lead with purpose, push implementation detail down to where a reviewer
reads it, and cut duplication.
Changes
- task.py docstring: single → double ...
What
When the scheduled Monday workflow runs, the dashboard now shows live ** Working on X ** progress for the whole
workflow, and the Next Execution countdown is hidden until the run completes. Previously ...
Promotes the remaining review-fix PRs to main:
- #110 detect-mode sweep UI (F-09)
- #111 store indexes + SQL filtering (F-12)
- #112 same-host sitemap index + bounded embedding (F-11, F-13)
- ...
Removes leftover COUNT(*) bookkeeping whose results were discarded, fixing the three -Wunused warnings in storage.cpp:
- migrate() — unused nrows from SELECT COUNT(*) FROM symbol
- materialise_entity_edges() ...
Summary
- A frameless window with `WS_THICKFRAME` but no `WS_CAPTION` maximizes to the full monitor rect on Windows, covering
the taskbar. Closes #222.
- Added a `WM_GETMINMAXINFO` handler to ...
Summary
- Adds a ternary run-mode (Full auto / Semi-auto / Manual) to the QRSPI workflow skill, letting a trusted flow chain
Q- PR with only the Q product-question pass, the D design review, backlog-capture ...
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by commenting @dependabot rebase.
details summary Dependabot commands ...
Summary:\n- Add a fixed top status bar for realtime online/offline state and grouped dataset health.\n- Remove the old
floating status clutter from the dashboard shell.\n- Extend ACLED ingest to read local ...