issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Python language:TypeScript
Filter by
7.8M results
Two critical bugs: (1) load_csv() calls preprocess(raw_df) at line 48 before raw_df is ever assigned — the file-reading
step is missing entirely. (2) merge_all() and get_interaction_df() call pd.concat() ...
gssoc:approved
level:beginner
type:bug
Both CORSMiddleware and CSRFMiddleware are registered twice — first at lines 493–501, then again at lines 932–940.
FastAPI applies all registered middleware in order, so every request runs CORS pre-flight ...
backend
gssoc:approved
level:beginner
ml/ai
type:bug
pdf-embedding-problemodesu, fix gemini embedding bug
bug
What
Update the README messaging recipe and AGENTS.md to import the wrapped-client types (e.g. Publisher) from
fastify-rabbitmq instead of rabbitmq-client, and add a note listing the re-exported types. ...
OTA image URL
https://s3.amazonaws.com/tr-ota-us-prod/3RAQ1096Z_ZHA_014_20260609_031557.ota
Release notes
No response
How to handle existing images of the same type
Keep all (standard)
Optional metadata ...
ota-create
ota-processed
ota-submit
from backend.routers import recommend is imported at line 3, and the router defines three endpoints (/, /cold-start,
/user/{user_id}). However, app.include_router() is never called anywhere in main.py. ...
backend
gssoc:approved
level:beginner
ml/ai
type:bug
Problem
.github/workflows/_required.yml triggers its pull_request event on labeled, unlabeled, auto_merge_enabled,
auto_merge_disabled (added so pr-policy / auto-merge-policy converge on the PR s true ...
state:needs-plan
Task
Implement v0.16.0c Parent Session Summary Helper, local-only / no UI.
This task should implement a small local-only helper that aggregates already-available session/problem attempt data into
a parent-oriented ...
Summary
make dev (local) and the Docker dev entrypoint crash on startup on Python 3.12 with:
NotImplementedError: Non-relative patterns are unsupported
This is a regression introduced by #3426 (67ad6e2, ...
needs-triage
Summary
POST /api/v1/agents/:agentId/sessions currently blocks the HTTP response while Claude generates an AI session name (up
to 15s timeout), causing unnecessary latency on every session creation.
...
enhancement

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.