issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:Ruby
Filter by
50.4M results
Parent
Parent: #75
What to build
Add the first complete backend Prompt Learning run endpoint. It should parse inputs, resolve links, call a mockable LLM
Provider, validate the returned Learned Prompt ...
ready-for-agent
Problem
core/services/session_manager.py lines 174–187 contain a runtime import of a concrete subsystem class inside __init__:
if self._affect is None and affect_workspace is not None and affect_config ...
Found in the 2026-06-11 load-readiness review (verified CONFIRMED — no size cap exists in any router, service,
middleware, or server config). Distinct from #88, which covers validation ordering and object-key ...
bug
high
performance
Found in the 2026-06-11 load-readiness review (verified CONFIRMED). Every unhandled exception here surfaces to users as
the CORS-masked Network Error .
No error handling on any Supabase Storage HTTP call ...
bug
high
Found in the 2026-06-11 load-readiness review (verified CONFIRMED at every location). Same defect class as #81, in six
different functions across five services — #81 covers only the project queue endpoints ...
high
performance
Found in the 2026-06-11 load-readiness review (verified CONFIRMED).
No timeout of any kind on the asyncpg engine
backend/app/db/session.py:31-52:
kwargs[ poolclass ] = NullPool ...
bug
critical
performance
Found in the 2026-06-11 load-readiness review (verified CONFIRMED). This is the single most likely cause of an app-wide
stall at ~100 concurrent users, and it compounds with the missing-timeouts finding. ...
bug
concurrency
critical
performance
Daily QA Agentic Review — 2026-06-11
Verification
| Check | Result |
| --- | --- |
| uv sync --all-extras | OK |
| uv run pytest tests/ -q | 339 passed |
| uv run ruff check . | All checks passed | ...
automation:daily-status
qa
Daily QA Agentic Review — 2026-06-11
Verification
| Check | Result |
| --- | --- |
| pip install -r requirements-ci.txt | OK |
| python3 -m pytest -q | 622 passed |
| pre-commit run --all-files | All ...
automation:daily-status
qa
Daily QA Agentic Review — 2026-06-11
Verification
| Check | Result |
| --- | --- |
| pip install -r requirements.txt | OK |
| MPLBACKEND=Agg python3 -m pytest tests/test_config.py tests/test_logger.py ...
automation:daily-status
qa

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.