pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
182M results
- Member Stats: /api/home now returns memberCount; homepage displays an animated stats bar showing total board members
- Testimonials: new testimonials DB table, full CRUD admin page (new admin tab), ...
This was super useful to me so decided to make it a PR
What
Adds a feedback loop from CAD Viewer back to the agent. In the Viewer, select a face / edge / part, type what s wrong,
and submit. Feedback ...
Summary
- expand GitHub runner root filesystems to consume the full 400GB virtual disk from runner profiles
- add token-free ansible/runner-maintenance.yml for existing runner storage/baseline repair ...
What
src/appscriptly/license.py s _verify_token stub was a latent fail-open: it unconditionally returned True and logged the
first 8 chars of the supplied token (token[:8]) — a secret-prefix leak into ...
Проблема
График AI Studio: пики 10 RPM в потолок, при этом TPM почти ноль. Free-tier Gemini ограничен по числу запросов, а не по
токенам. Мы слали по запросу на статью в тесном цикле — синк источника ...
This pull request adds two new documentation files that detail the findings and strategies from the CI/Workflow
Stability Phase 3 work. The main changes include a comprehensive findings report for workflow ...
Remove some unnecessary code
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| org.apache.maven.plugins:maven-dependency-plugin (source) | 3.8.1 → 3.11.0 | age | confidence ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/cache | action | major | v3 → v5 |
Release Notes
details summary actions/cache (actions/cache) ...
- Remove Controls.jsx (never imported, duplicate of inline TBtn)
- Remove api/index.js (unused Node.js API client, replaced by Supabase + axios)
- Update executor.py, VisualizerPage, ExecutionPanel, ...