pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:HTML language:JavaScript
Filter by
257M results
Reworks the two Percents modes (from PR #27) into fraction-to-percent conversion:
- The problem shows a fraction numerator / denominator; you type the whole percent it equals (e.g. 17/20 = 85, 38/4 ...
NOTE
image#### Please enable Allow edits by maintainers while putting up the PR.
1. If you would like to add a volume/fees/revenue adapter please submit the PR here.
2. Once your adapter has been ...
https://claude.ai/code/session_012UY2r2vtyBG9Aeh22SFeGZ
Summary
- keep RRF fusion as the base hybrid ranking signal
- add a bounded post-RRF semantic boost from the best vector score for vector-origin results
- cover the case where a high-confidence ...
Summary
This pull request refactors the airport-related codebase to improve modularity and reusability by extracting shared
coordinate logic and restructuring the airport module.
Changes
- Extract ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
deps
Vercel Web Analytics Implementation
Successfully implemented Vercel Web Analytics for this static HTML project.
What Was Done
Modified:
- index.html - Added Vercel Web Analytics script to the head ...
💡 What: Extracted the inline components object mapping out of the ReactMarkdown render block in
src/components/atlas-chat.tsx into a static constant markdownComponents.
🎯 Why: When components is defined ...
Summary
Implements Phase 7 — Plugin SDKs Docs Site (design/phase-7-plugin-sdks-docs.md, spec §3.10 / §5). Opens loopmd for
extension and ships documentation — the v1 bar and the on-ramp for post-v1 targets. ...