pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:unmerged language:Vue
Filter by
39.4M results
What
Fixes a correctness + a11y bug in the Cachet left rail (found by the Mythos reviewer).
isActive special-cased itemPath === /verify , but no rail item uses that path. The Verify item s path is / ...
Problem
_mission_key() hashed the raw mission title including ⏳/▶ timestamps, [r:N] recovery counters, and [complexity:X] tags.
After requeue_mission() strips those markers, the re-picked mission acquires ...
Summary
- Adds an AI fault-code diagnosis layer to the Vehicle Tracking telemetry panel: raw J1939/OBD-II faults are turned
into a plain-English summary, an urgency call, a recommended action, and ...
Summary
Hotfix for Model Converter tab hang after XML→CII workflow popup integration.
This changes the popup integration from observer/portal-heavy mode to a lean launcher mode:
- Legacy Model Converter ...
Summary
- stop synthesizing receipt sync capabilities from changed_capabilities so replayed allow receipts keep stable
canonical payloads
- add focused runtime tests for explicit capabilities ...
Summary
- add EvoLink as a bundled model-provider plugin
- expose EvoLink aliases and stable fallback models for provider/model selection
- update plugin discovery coverage and add focused EvoLink ...
Fixes the bench environment overload you flagged (self-audit gap #5 / S5). The group conflated two disjoint things; this
splits them additively (deprecated aliases, no hard break).
The split
| Concern ...
Auto blogging done from https://github.com/seriousben/positronic-blogger
Summary
- Add src/engine/schedule_validator.py — engine-level wrapper that calls ThresholdFilter.is_valid to drop invalid
schedules
- Wire threshold filtering + sorting into DesktopController.generate() ...
Summary
A turn shaped as a command to the assistant — search for dogs , google X , look up X , websearch X — used to fall
through classifyIntent as factual, then match the entity reader on any content ...