pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:Java language:Java
Filter by
183M results
Summary
- Adds optional local user-state normalization into the product pipeline while preserving general runs when no user
state is configured.
- Writes analysis/user_state_context.json with ...
Cherry-pick of #6966 onto staging.
Summary
Replace hardcoded MAX_HEAP_SIZE=2048M / HEAP_NEWSIZE=512M with CASSANDRA_JVM_OPTS= -XX:MaxRAMPercentage=40.0
-XX:+UnlockExperimentalVMOptions — analogous to ...
What
Adds docs/HANDOFF-chip-aec-portability.md — the canonical design-of-record for making XVF3800 chip-AEC work across any
output DAC, plus the JTS / JTS3 / JTS5 hardware test matrix and a YAGNI-gated ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
…marks showLink option
Exécution automatique de l issue #293
Mise en place des tests automatisés Frontend
PR générée par l exécuteur Collègue (Phase 2). Merge sous CI verte + approbation humaine.
Gate qualité
Tests : ✅ réussis ...
Closes #56
变更内容
- 新增 world_map_views、world_room_layouts 表,将地图视图和房间坐标配置迁移到数据库。
- 增强 /api/game/map 返回结构,新增 currentViewType、viewBox、mapViews 和房间 layouts。
- 新增后端地图布局读取与校验逻辑,避免 Controller 直接读取 Repository。 ...