pullrequests Search Results · language:Dune language:Python language:Java language:TypeScript language:Java language:Java
Filter by
168M results
The seed/demo The Secret Alliance placeholder (id = demo-series ) was showing as a duplicate alongside your real series.
Since the row can t be deleted from code, this excludes it from the home feed (/api/series) ...
- Completed all 17 sections of architectural reverse engineering.
- Added 12+ Mermaid diagrams covering features, flows, and DB schema.
- Included specific runtime trace (Section 15.1) for PNS navigation_window ...
The Slice 1.5 persona picker (#124, now live in prod) shows in the chat bar, but it only does anything once the agentic
tool loop runs — which is gated behind AI_TOOLS_ENABLED. With the flag off (current ...
Unifies channels on the real Brain (Joro s @trustline/db actions), matching the voice bridge.
- caseClient.dispatchQuestionnaire now calls the real dispatchQuestionnaire (HTTP fallback to the dashboard ...
Fixes #3165
Automated PR to update mod track-anarchy metadata.
Submitted by @seanyushoumori
automated-pr
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Highest-ROI design fix: kill the Food cold-start flash
ROI = frequency × visibility × (improvement / risk). I audited loading states across the top surfaces. Food is the
most-used screen (daily, repeated), ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prek (source, changelog) | =0.4.3 → =0.4.4 | age | confidence |
Release Notes
details summary ...
Summary
- Adds a small unit test (test_greet.py) covering the greet() function, which previously had no test coverage.
Test plan
- [x] Run pytest - test_greet.py passes