issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:JavaScript
Filter by
4.5M results
Le jeu est terminé. Arrêter les builds automatiques et faire un site statique :
- retirer le cron */30 du workflow (garder le déclenchement manuel) ;
- remplacer le compte à rebours du rendu par un ...
enhancement
Problem
src/evaluation/retrieval/search_engines.py (839 lines) and its compat shims appear dead in the production spine
(codegraph + grep verified):
- src/retrieval/search_engines.py and src/retrieval/search_engine_shared.py ...
enhancement
Train an ML agent to play a game where the app screenshots each frame, extracts consistent structured data (player
health, enemies nearby, …) as the observation, and the user s good/bad events define the ...
The masking
tests/conftest.py (~line 233) fabricates a FAKE mcp/review/ catalog item:
# mcp
_write(root / mcp / review / README.md , # review\nmulti-model review\n )
tests/test_actions_drift.py ...
Findings (Low priority)
DRY: Analysis propagation logic duplicated
- src/api/rcars/workers/scan.py lines 14-30 and src/api/rcars/cli.py lines 249-264
DRY: analysis_data dict construction duplicated ...
Findings
No health probes on worker deployments (Medium)
- ansible/templates/manifests-app.yaml.j2: Scan-worker and recommend-worker deployments have no liveness/readiness
probes. Kubernetes cannot ...
Problem
_cache_check is CC 30 and sits on the live spine — verified caller rag_pipeline (src/runtime/pipeline/rag.py:213)
plus 19 unit tests in test_rag_pipeline.py. It conflates semantic lookup, embedding ...
enhancement
Findings
No CI pipeline for code testing (High)
- .github/workflows/ contains only docs.yml. No workflow runs pytest, linting, or type checking on PRs.
Async tests missing pytest.mark.asyncio (Medium) ...
Problem
telegram_bot/dialogs/catalog.py is 557 lines; refactor_candidates flags it god-module (Σ CC=107, 30 symbols). Built on
aiogram-dialog (Dialog, Window, LaunchMode, StartMode, ShowMode, FSM, ContentType.VOICE ...
enhancement
Findings
SSE JSON.parse without try/catch (High)
- src/frontend/src/hooks/useJobStream.ts line 55: Malformed SSE data crashes the event handler silently.
Multiple unhandled async errors in BrowsePage ...

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.