pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript language:CSS
Filter by
156M results
Summary
Restores the evaluator s AI reasoning output: the explanation of why a problem is better tuned for a specific compute
type, with sources. This regressed silently after the model-router migration. ...
Summary
CFO convoy assignment in Settings was silently failing — two bugs:
1. Wrong request body: component sent { cfo_ids: [id] } but addCfo validates for { cfo_user_id: id } — Joi rejected it
...
📌 PR 内容 / PR Description
Add SQLiteStore for RAG
✅ 变更类型 / Type of Change
- [ ] Bug fix
- [X] New feature
- [ ] Refactor
- [ ] Breaking change
- [ ] Documentation
- [ ] Performance optimization ...
Summary
- Removed all emoji and unicode characters from the 12 Python source files - console output is now plain ASCII text
only
- Fixes the UnicodeEncodeError crash on Windows terminals that ...
Context
Follow-up to #118 (T2.19 DuckLake recs cutover). The merged plan s post-deploy terraform apply of terraform/personal
partially failed: the two endpoint-discovery SSM parameters could not be created. ...
Objective
Fix the broken editable install (pip install -e . failed with setuptools Multiple top-level packages discovered in a
flat-layout ) and make dependency declaration a single source of truth.
...
bug
Why
The scraped-standings mirror (scraped_standings) currently rebuilds ONLY via manual allowlisted dispatches. Every
nightly cron scrapes fresh standings into staging_standings but the mirror — what ...
🤖 AI-generated PR — Please review carefully.
What
Adopts the new manually-triggered release pipeline, replacing the old release: published frontend+Docker build workflow.
Keeps the release.yml filename. ...