pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript is:unmerged language:TypeScript
Filter by
93.2M results
Summary
- add mobile dropdown menu selectors for /mypage and /admin side navigation
- add a reusable Resend-backed user notification service
- send customer notifications for inquiry receipt, inquiry ...
🚀 Description
Please include a summary of the changes and the related issue.
Fixes # (issue number)
🔧 Type of Change
- [ ] 🐛 Bug fix
- [ ] ✨ New feature
- [ ] 💥 Breaking change
- [ ] 📝 Documentation ...
Summary
- Empty-note cleanup: notes emptied during editing are auto-removed on edit exit (one undo step) — the behavior text
elements already had; new exported isNoteContentEmpty(html) helper
...
Summary
- Update tutor formatting instructions to avoid raw LaTeX display blocks in pi terminal output
- Prefer terminal-readable plain-text/Unicode formulas with symbol definitions
- Document the ...
Bumps the dev-dependencies group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| @eslint/js | 9.39.4 | 10.0.1 |
| @types/node | 22.19.19 | 25.9.3 |
| @vitejs/plugin-react | 4.7.0 | 6.0.2 ...
dependencies
javascript
Problem
The railpack.json incorrectly listed both node: 22 and go: 1.26 in the packages section. This caused Railpack to treat
the project as a Go application, triggering Go build tooling instead of npm, ...
This adds OpenChainBench, an open source benchmark suite for crypto infrastructure (RPC providers, aggregators, bridges)
covering Ethereum, Base, Solana, Arbitrum and BNB Chain among others.
Migration ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem
App (React Apps) parquet binding materialization ran synchronously inside a single HTTP request: the agent s
materialize_binding client tool awaited a POST .../materialize ...