pullrequests Search Results · language:Dune language:Python language:Vue language:Java language:Java language:Java
Filter by
13.4M results
Summary
- whest submit --watch created the submission fine but then 404 d at the status-poll step and never reported a live
grade.
- Root cause was a field-name mismatch: the watch loop read grading_status, ...
Summary
Fix account pool detection during import/manual refresh so SuperGrok and heavy tokens are not stuck as basic.
Previously, refresh fetched quota windows based on the account s current local pool. ...
Pull Request Checklist
- [x] Linked Issue/Discussion: See description
- [x] Target branch: dev
- [x] Agentic AI Code: This PR has gone through human review and manual testing
- [x] CLA: agreed ...
🚀 Pull Request
📌 Description
Explain what you have implemented.
🧩 Module
- [ ] NLP
- [ ] ML
- [ ] CV
- [X ] RAG
- [ ] Backend
- [ ] Frontend
🎯 Type of Change
- [X ] Feature
- [ ] ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.fasterxml.jackson.core:jackson-annotations (source) | 2.21 → 2.22 | age | confidence |
...
dependency updates
Summary
- Update evidence-pack tests to inspect the queue and validation helper modules introduced by the split.
- Keep the assertions tied to the facade source graph so future split drift is still ...
Summary
Removes asm (the self-hosted assembler) from FLAT_PROGRAMS, leaving trailer_cross_page as the only program that still
requires the legacy flat path. asm now builds through the standard object-file ...
ci
Summary
Adds zh-CN (Simplified Chinese) locale support to address issue #1826.
Changes
- Created locales/zh-CN.json with all 4314 translation entries (using English text as placeholder until proper ...