issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:Java language:Python
Filter by
5.8M results
Please confirm that you have searched existing issues in the repository.
- [x] Yes
Please describe the feature that you would like to see improved or added.
Add marginal sage first. Implement conditional ...
enhancement
cookbook_routes.py computes its state file path as:
_cookbook_state_path = Path(os.environ.get(DATA_DIR, data)) / cookbook_state.json
The app s official env var is ODYSSEUS_DATA_DIR, read by src/constants.py ...
ready for review
PR #3350 fixed the cross-user session leak by adding DbSession.owner == user to the list_sessions enrichment query. That
was correct, but it left a breakage for single-user mode (AUTH_ENABLED=false): when ...
ready for review
Context
- Issue #744 post-MVP quality iteration plan 완료
- selected target: quality_rubric_baseline
- technical MVP complete: true
- local review ready: true
- musical quality claim: false
Scope ...
Goal
Secure gRPC communication to/from the ad service with TLS/mTLS encryption and authentication for production traffic.
Context
The ad service is a Java gRPC service located at . Its current Netty ...
engineering
status:merged
What to build
_turn_ramp (src/strategy.py:27-30) computes t = min(turn, ramp_turns) / ramp_turns, which raises ZeroDivisionError if
ramp_turns == 0. It is called by aggression (game_length), _effective_min_garrison ...
afk:promoted
afk-sized
What to build
build.py s three import regexes are inconsistent: RELATIVE_IMPORT_RE (build.py:26-30) and KAGGLE_IMPORT_RE
(build.py:33-37) both match the parenthesized multi-line form from X import (\n ...
afk:promoted
afk-sized
The per-version ## Changelog lists in the READMEs are redundant with the auto-generated, categorized GitHub Releases
(one source of truth) and tend to go stale. Replace each with a short Version history ...
documentation
Goal
Prevent 502 Bad Gateway errors after Coolify redeployments caused by nginx caching stale container IP addresses.
Root cause
nginx resolves wastelens-api hostname once at startup and caches it indefinitely. ...
bug

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.