issues Search Results · language:Edge language:Python
Filter by
21.5M results
Stage 69 adds a fake adapter contract for the single-scenario live smoke path before any real provider/fetch execution
is introduced.
Scope:
- add a fake single-scenario adapter layer used by the dry ...
Problem
Memory profiling shows libtorch_cpu.so (48 MB) and libtorch_python.so (12 MB) resident in RAM despite the ONNX migration
removing the explicit PyTorch import. The culprit: _OnnxEncoder imports ...
performance
Goal
PATCH /api/v1/profile increments correction_count server-side (max 2). /me/edit-saju (Screen 21) renders form with
counter banner and 운영 문의 fallback.
Scope (In)
- Backend PATCH /api/v1/profile: ...
Spun out of #653 / #659 (spec-on-issue process change). The process change itself (specs for new work go on the issue)
is good, but blanket-deleting the 52 existing committed specs/plans was too aggressive ...
Goal
/me/history/[id] (Screen 19) streams archived reading_audio.r2_key for replay (no regeneration).
Scope (In)
- Backend GET /api/v1/me/readings — paginated list (20/page desc by started_at). Returns ...
Hi @tacoproz1,
Thanks for building tacos-terminal-lyrics! I ve been using it with a YouTube-ripped music library and ran into
metadata/lyric-fetching issues due to dirty filenames and aggressive MusicBrainz ...
Summary
AgentInstance._drain reads worker output with await reader.readline() on an asyncio StreamReader whose buffer limit is
the default 64 KiB (create_subprocess_exec is called without a limit= argument). ...
bug
Summary
backend/routes/ml_routes.py inserts prediction records with user_id=None for unauthenticated users. These rows
accumulate in the database with no cleanup mechanism and contain sensitive health ...
Summary
The /predict endpoint on predict_disease_type_bp in backend/routes/predict_disease_type_routes.py has no @login_required
decorator. It also validates the file format using only the filename extension, ...
Summary
backend/middleware/security.py computes the rate limit identifier as md5(f {ip}:{user_agent} ). An attacker rotates the
User-Agent header on each request to get a different bucket, defeating rate ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.