pullrequests Search Results · language:Dune language:TypeScript language:Python language:Python language:Java language:Java
Filter by
22.7M results
Naming/consistency:
- Rename lowercase form/ - Form/ to match the PascalCase folder convention (only ProfileEditForm imported it).
- Fix typo folder ModalContet/ - ModalContent/.
Dead code:
- ...
What
khop_passage now carries each retrieved passage s text inline in RetrievedPassage.payload instead of emitting only a
chunk_id the Answerer re-resolves at answer time.
Why
The retriever already ...
Summary
- Add offline expandable taxonomy tree (/hierarchy) mirroring dashboard axonomy_path drill-down
(HOME_LOAN.OO.PI.VARIABLE…).
- Compact FlashList rows with chevron expand/collapse, depth ...
:robot: I have created a release beep boop
1.58.0 (2026-06-09)
Features
- count committed budget envelope spend (#1479) (384cde1)
This PR was generated with Release Please. See documentation.
autorelease: pending
What does this PR do?
!-- Describe the change clearly. What problem does it solve? Why is this approach the right one? --
Related Issue
!-- Link the issue this PR addresses. If no issue exists, consider ...
Summary
This PR removes the prototype mock/fixture layer and UI without backend support, migrates layout styling from inline
React styles to BEM CSS blocks, and aligns the app with the Go proxy + OIDC ...
Introduce a second, serverless inference backend (Hugging Face Inference Providers) alongside the self-hosted Modal vLLM
endpoints, and surface the choice in the Fishbowl Lab.
- src/models/hf_catalogue.py: ...
Summary
Re-audited the snackea review against the current main (which now includes the snackea-setup removal in #4, logout
migration in #3, and the C1–C5 refactor in #2) and rewrote it as snack-ea-review-v2.md, ...
- Replace pdfjs-dist with pdf-parse for reliable text extraction on Pi
- Add fallback for scanned/image PDFs: show all pages in review with warning banner
- Fix upload page double-box: steps 2+3 ...