pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
183M results
Bumps pyjwt from 2.11.0 to 2.13.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/jpadilla/pyjwt/releases pyjwt s releases /a . /em /p blockquote h2 2.13.0 /h2 h1 PyJWT ...
dependencies
python
Motivation
- Ensure in-app feedback (dialogs, snackbars, labels) matches the UX rules in docs/ux-feedback-spec.md so organizers
receive consistent, helpful messages during a live jam.
- Make the ...
codex
Bumps the npm_and_yarn group with 1 update in the / directory: vite.
Updates vite from 8.0.8 to 8.0.16 details summary Release notes /summary p em Sourced from a href=
https://github.com/vitejs/vite/releases ...
dependencies
javascript
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Added a new solution for an algorithm problem.
!-- end of auto-generated comment: ...
This PR transforms the proxy into a high-performance orchestration layer.
Key architectural changes:
1. Async Migration: Migrated ClaudeProxyService to async to allow parallel provider calls (Fusion/Race ...
Summary
Completes Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement.
- Added an ALTER ...
Auto PR for co-author
Co-authored-by: Riddle909 saitoyuto99@gmail.com
Apply the recommended safe-scrape design to the OHLCV/intraday batch fetchers: configurable inter-request spacing,
retry-with-backoff (empty body treated as a soft rate-limit signal), and optional per-batch ...