issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:TypeScript
Filter by
57M results
BUG-07: BCP-47 tag mangling in 07-translator.js
Google Translate requires BCP-47 hyphens converted to underscores (e.g. zh-Hant → zh_Hant). The current code:
const sl = srcLang.replace( - , _ );
const ...
목표
proxy-first 파이프라인의 토대 구축. PRD §9 M0.
작업
- [ ] pyproject.toml + 패키지 구조(src/chickclf/) 스캐폴딩
- [ ] configs/health_demo.yaml (데이터 경로/라벨/특징/모델 파라미터)
- [ ] scripts/download_data.py — 공개 데이터 다운로드 ...
!-- reporter:6rb7uvn3uw2ojxkj -- What happened
During a space battle my cinematic combat cards did not refresh to 8 cards after having used them all on the previous
round. Instead my hand remained empty. ...
bug
from-game
Problem
Currently, Corpus-KB has three storage backends (LanceDB, DuckDB, SQLite) that operate independently without coordinated
shutdown or transactional boundaries. While each backend is individually ...
enhancement
BUG-10: O(n²) queue scan
_enqueue() uses _queue.includes(el) to deduplicate. Array.includes is O(n). On chat loads with hundreds of messages,
every new bubble triggers a full scan of the queue array, ...
If the second argument to the wrapped XMLHttpRequest.open() method is not a string, processAPICalls() in
performance-monitoring.js will fail:
TypeError: t.data.url.indexOf is not a function
at performance-monitoring.js:118:30 ...
Overview: Upon switching the language to Arabic on the Enatega Food Delivery website, an issue is identified where the
placeholder text for entering a voucher code remains in English. This inconsistency ...
Follow-up split from #745 (which surfaces the skip-reason at dispatch time).
Context
#745 makes a non-main HEAD in the dispatch repo produce a visible freshness-style skip reason (instead of a log-only ...
Summary
Three-phase rollout for serving optimization: fast cached default (FAST mode) + deep research opt-in (DEEP mode,
OURO_NATIVE=1).
Status: ✅ PR #723 merged to master (2026-06-18)
Phase 1: Operations ...

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.