Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Python language:Java

Filter by

114M results  (2 s)

114M results

🎯 What: The testing gap addressed was the lack of comprehensive unit tests for the generate_nanoid utility function in main.py. 📊 Coverage: The new test suite tests/test_nanoid_unit.py covers the following ...

💡 What: Modified _default_scene_payload() to return a raw dictionary instead of a JSON string. 🎯 Why: This avoids a redundant JSON deserialization cycle in _parse_scene_payload() which can be slow for ...

Summary Several small UI polish tweaks on the Overview view s two big hero stat cards (ROYAL FACTS / ACTIVE OBSERVATIONS) and the four overview KPI cards: - EXHIBIT chip — .exhibit-num-tag is now a ...

Summary - Remove the WorkFlow-SakThai gitlink (submodule reference) at the repo root. There was no .gitmodules entry backing it and the local directory was empty. Test plan - [ ] Confirm git ...

Automated SNS publish bookkeeping. Buffer (X 単発) + Meta Graph (Threads thread) で B0DLFQGKLF を配信し、data/sns_published.json に履歴追記した記録。#1420

What does this PR do ? Fixes a QKV weight-layout bug in the Eagle3 online draft path: online draft training degraded / stalled speculative-decoding acceptance even though the draft loss was decreasing. ...

What Migrates the vastai CLI package off its hardcoded GPU data to the /api/v0/gpu_types/ catalog, with the existing hardcoded data retained as a backwards-compatible fallback. - New _get_gpu_types() ...

Summary This PR implements issue https://github.com/GSSwain/multi-agent-coding-assistant/issues/5 Testing - [x] Tests run locally - [x] Docs updated if needed Checklist - [x] Change is scoped ...

Generate definitions as Python code instead of JSON, simplifying the code structure and improving maintainability. Replace the runtime-loaded definitions with a generated module, exposing a new REGISTRY ...