pullrequests Search Results · language:Dune language:Python language:JavaScript
Filter by
147M results
This pull request was created by @kiro-agent on behalf of @Rayzell25 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous
agent ...
Why this exists
This PR records a dead end for future reference.
Bundling nlopt (LGPL v2.1) directly into the isaacteleop wheel was explored as a zero-friction fix for aarch64 (pip
install isaacteleop[retargeters] ...
Résumé
Ajoute quatre commandes Claude Code (.claude/commands/) pour le workflow roadmap → GitHub, sur un pattern commun : un
doc de contexte partagé dans docs/agents/ + des commandes qui s y réfèrent, ...
Summary
- Tool JS/HTML files were missing from CORE_ASSETS in sw.js, so they were cached lazily via stale-while-revalidate
instead of being replaced atomically when CACHE_VERSION changed.
- This ...
Summary
- 33-file engineering substrate for the in-bank Pulse deployment, built as a parallel replica of the work-machine
Cerno Assistant build. Classical ML + statistics + SQL only at runtime — ...
Summary
- move old synth_data_enose implementation into enose_dagster/legacy_cd for archive/reference
- copy reference papers and rendered pages into enose_dagster/docs/ref_paper
- preserve factual ...
Summary
Implements WebAuthn / passkey authentication for the viewer, allowing users to register and sign in with biometric or
hardware authenticators. This adds a complete registration and authentication ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
Summary
- Add combined result sort values: discovered_desc/asc, publish_desc/asc, and price_desc/asc, while preserving legacy
sort_by / sort_order compatibility.
- Apply normalized sort semantics ...
Summary
Fix #1982: When the OMML-to-LaTeX converter encounters a math function not in the hardcoded FUNC dictionary (e.g., log,
ln, exp, det, gcd, lcm), it now renders it as \operatorname{func_name} instead ...