pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java is:unmerged
Filter by
104M results
Summary
- Deletes oh_my_kb/services/config.py (no external callers post-PR #23)
- Adds NOTES_ROOT_ENV and get_notes_root aliases to services/paths.py to preserve the public surface
- Updates services/__init__.py ...
Summary
Closes #1131.
When a query name is reused across calls (e.g. workspace re-runs the same query after flipping `type` from `QUERYMODEL`
to `MDX`), the session-scoped `context` cache held the original ...
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
Summary
- What changed?
- Why was this change needed?
Test Plan
- [ ] npm run lint
- [ ] npm run build
- [ ] Manual verification completed
Risk
- Impact area: (auth / db / ui / ci-cd / ...
Summary
This PR introduces a new Photo OCR feature that allows users to extract text from images by selecting regions on a
photo. The extracted text can then be processed to get meanings and readings, ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| jacoco (source) | 0.8.14 → 0.8.15 | age | confidence |
Release Notes
details summary jacoco/jacoco ...
Bumps @types/ioredis from 4.28.10 to 5.0.0. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ioredis compare view /a ...
- Use TreeSet for InventorySortEvent.sortableSlots so slot iteration order is always ascending by slot index, rather
than relying on HashSet s implementation-defined bucket order for Integer keys ...