pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:Python language:Java
Filter by
191M results
Bumps the dependencies group with 1 update: python.
Updates python from 3.14.0-slim to 3.14.6-slim
 or a small re-raise, because
the postflop chart node is size-blind — postflop_classifier._determine_facing_action ...
:magic_wand: :sparkles:
Summary
- mark the PoC as frozen after Sprint 8 across the case study, README, roadmap, and sprint docs
- disable scheduled weekly roadmap syncs while keeping the workflow manual-only
- convert ...
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Bumps black from 25.11.0 to 26.3.1. details summary ...
dependencies
python:uv
Summary
Fix pytest collection failures when multiple generated Skills contain the standard tests/test_skill.py filename.
Root Cause
Under pytest s default import mode, test files from different Skill ...
Summary
- Move RollupSnapshot, RollupSnapshotItem, and RollupSnapshotStatusEvent into backend/database/_models/rollup.py.
- Keep database.models as the public compatibility barrel by re-exporting ...
Overview
Migrated the project from a Flask-rendered frontend to a React frontend communicating with the backend through REST API
calls.
Frontend
- Added React + Vite frontend
- Added Upload and ...