pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:Python language:JavaScript
Filter by
211M results
💡 What: Refactored evaluate_expression_series to perform O(1) dictionary lookups for variables across time series
instead of O(N) array scans, and modified SafeExpressionEvaluator to precompile ASTs and ...
What
Brings the dev workstreams onto main, alongside the routing daemon already merged (#4). cli.ts/main.py auto-merged
cleanly — the daemon trim and dev s per-command help coexist; only CHANGELOG.md ...
Resolves the high-severity CodeQL alert js/file-system-race (#29) introduced by the release tooling.
prepare-release.mjs checked existsSync(CHANGELOG.md) and then read/wrote the same path, a time-of-check-to-time-of-use ...
Was
Zweiter Onboarding-Baustein: Die Modul-3-Karte öffnet jetzt **„Phase 3 starten ** → einen 4-stufigen Modal-Stepper mit
Checks, der zuerst den Prozess des Verstehens vermittelt und erst am Ende die ...
Implements #4. Authors the flat prompts/bug_to_user_story_v2.yml (persona + rules + novel few-shot +
output-only-User-Story instruction; user_prompt is exactly {bug_report}) and fills the six validation ...
When the cursor is hidden, selecting text or dragging a scrollbar causes it to get stuck invisible. Reverse the
execution order inside move() to restore cursor visibility before releasing the focus lock. ...
Description
Eliminates redundant implementations identified in the redundancy audit (docs/redundancy-audit.md). Every change is a
pure consolidation — no behavioral changes, no new features.
Changes ...