issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Python language:HTML
Filter by
47.1M results
Target Files: src/cache/GlobalCache.js, src/state/GlobalStateScanner.js, src/state/RoomStateScanner.js
Create src/cache/GlobalCache.js. This module will define and manage a global object (e.g., global.cache) ...
architect-proposal
jules-approved
Проблема
AmbientMemoryService._compute_stats() строка 286 содержит O(n²) конструкцию: для каждого уникального вида (k) снова
проходит по всему списку (out) для подсчёта вхождений.
Текущий код
# src/atman/core/services/ambient_memory_service.py, ...
refactor
tech-debt
It s not clear what PDF and Audio mean. PDF should probably say Score (not just the format).
If there are multiple audio files - they should list what they are for (we have some drum-only, full band, ...
Проблема
Один и тот же паттерн валидации UUID повторяется 6+ раз в cli.py, cli_experience.py, cli_maintenance.py:
Текущий код
# cli.py строки 52-56 (и ещё 5 аналогичных мест)
try:
fact_id = UUID(args[0]) ...
refactor
tech-debt
The daily sync rebased dev onto gethomepage/homepage:dev and hit conflicts. The rebase was aborted; resolve manually:
git remote add upstream https://github.com/gethomepage/homepage.git # if needed
git ...
automation
sync-upstream
Start note: 2026-06-08 01:27 UTC
Lane: Lane 05 -- Bootstrap CI workflow viability.
Bounded objective: apply the already-guarded codeload retry/stall-resistant checkout command directly to
.github/workflows/zigux-bootstrap.yml, ...
So in testing with the basic Human Rogue, I made two groups.
Group 1 has 8 Soot Crows, Group 2 has 4 Human Rogues, and Group 3 has 8 Human Rogues and single Human Scoundrel added to
the combat. Upon starting ...
Is your feature request related to a problem?
I have ECS and Lambda services running in aws, they run with a least privilege IAM role. AWS provides infrastructure to
allow these services to obtain short ...
enhancement
triage
Проблема
3_Chat.py содержит две функции (_render_km_table ~строки 723-823 и _render_facts_table ~строки 828-919) с 90% идентичным
кодом: пагинация через st.session_state, построение DataFrame, удаление ...
refactor
tech-debt
This will prevent mobile browsers from automatically zooming the page on input focus.image

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.