pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:PHP language:Java
Filter by
278M results
Summary
Corrected a TypeScript type annotation in the Dropdown component s event handler to use the global MouseEvent type
instead of the local type variable MouseEvent.
Changes
- Updated the event ...
Adds a dedicated pre-extraction AI classifier step so every uploaded document is routed by an AI that decides up-front
what it IS and where its data should go. Fixes the parking-receipt bug where 130.29 ...
Summary
- Adds GET /search/semantic as a public endpoint (no auth required) — designed for marketplace use in Phase 5
- Embeds the natural-language query via OpenAI (text-embedding-3-small) and ranks ...
Changes
- fix options
- fix options
- fix options
- fix options
- fix links
Completed the Week 1 authentication documentation.
Changes include:
- Added documentation for Register API
- Added documentation for Login API
- Added documentation for Protected Profile API
...
:robot: I have created a release beep boop
0.0.3 (2026-06-13)
Bug Fixes
- stop pinning version in static tests so releases don t break CI (2a4de3a)
- stop pinning version in static tests so releases ...
autorelease: pending
Pairs with subgraph PR adding availableMerchantsCount on CircleScoreState.
circleWeight is now base(score, status) × availableMerchantsCount (linear). Per-merchant load ratio between any two
circles now ...