pullrequests Search Results · language:Dune language:Python language:Python language:TypeScript language:Java language:JavaScript
Filter by
262M results
Summary
Adds a server-computed compliancePercent to the resident account-statement summary (GET
…/collection/residents/:id/account-statement). It is totalPaid / totalExpected · 100 over the same filtered ...
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
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
documentation
size/M
testing
Replaces the prebuilt ReAct agent with a custom StateGraph whose grounding node fixes the detail-heavy failures —
measured as a LangSmith experiment.
What
- app/graph.py — rewrite → agent ⇄ tools → ...
Summary
- Fix critic lesson bonus scoring so MemoryLesson field names (lesson_id, lesson, expected_improvement) are recognized
and bonus points apply on run 2.
- Extend mission responses with ...
Summary
Fixes an infinite loop in SenMemBufferManager.add_messages() when a single user message is larger than the sensory
memory buffer s max_tokens while the current buffer is empty.
In the previous ...
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 adds .github/workflows/ci.yml with two jobs that run on every push and pull request targeting main.
The lint job runs ruff check and ruff format --check using Python 3.11 and uv via astral-sh/setup-uv@v4. ...
Addresses the require-time migration hygiene item raised during the #50/#51/#52 CCXRAY_HOME work (Codex review of the
merged state flagged it as should-fix).
Problem
server/config.js ran the one-time ...