pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:Go
Filter by
196M results
Problem
The README s From Source section only documents the development workflow:
make deps
uv run strava --help
This runs the CLI inside the project s virtualenv via uv run — it never installs the ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Problem
pyproject.toml s [tool.ruff] table sets only line-length = 88. There is no [tool.ruff.lint] select, so Ruff lints with
its default rule set only — E4/E7/E9 (a pycodestyle subset) plus F (Pyflakes). ...
Summary
- Add GET /api/stats/hourly?hours=24 — SQL-backed hourly Meshtastic/MeshCore packet counts with estimated time-on-air
and duty-cycle %
- New src/analytics/toa_estimate.py helper (shared ...
This PR is generated automatically from issue #73.
- Source issue: #73
- Action: register approved plugin
- Updated files: plugins.json, README.md
Merge this PR to publish the approved plugin into ...
plugin
Closes #3
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium