pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:JavaScript
Filter by
183M results
Summary
Bug duplice segnalato in partita reale: «Ho avvistato pirati ma c è scritto in arrivo a ___ non è indicato il sistema o
la colonia, e nella mappa non si vede alcun simbolo/icona.»
Diagnosi
1. ...
Bumps com.github.spotbugs:spotbugs-annotations from 4.10.1 to 4.10.2. details summary Release notes /summary p em
Sourced from a href= https://github.com/spotbugs/spotbugs/releases com.github.spotbugs:spotbugs-annotations ...
dependencies
java
Summary
- Strengthen playbook extraction prompts so triggers are retrieval-general while content keeps concrete actions,
checks, and avoid-detours.
- Harden playbook consolidation so LLM EXISTING-N ...
Summary
The package s __init__.py only listed five of the seven unversioned route modules in its from . import line:
from . import auth, extract, keys, scrape, sessions
__all__ = [ auth , extract , ...
Bumps pytest from 9.0.3 to 9.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/pytest-dev/pytest/releases pytest s releases /a . /em /p blockquote h2 9.1.0 /h2 h1 ...
dependencies
python
Summary
Implements the Slice A rules gate from the onboarding wizard brief. This is the security-sensitive slice that must land
and deploy before Slices B + C (wizard frontend) can be dispatched.
What ...
- [ ] Run core application assessment and collect generated report metadata
- [ ] Run architecture/documentation skills and copy generated fact files into the versioned report facts directory
- [ ...
概述
两件收尾:① 把已闭环的设计/工具缺陷归档;② 为步骤③最小基座(REQ-002)做 tc_design。
归档
- BUG-012~029(18 个)resolved → closed,git mv 至 harness/tasks/archive/done/bugs/
- harness/tasks/bugs/ 仅余 7 个 open 实现加固类(001-005/010/011),由 ...
Bumps @kronos-integration/service-health from 8.0.51 to 8.0.56. details summary Release notes /summary p em Sourced from
a href= https://github.com/Kronos-Integration/service-health/releases @kronos-integration/service-health ...
dependencies
npm
💡 What: Pre-computes placed inventory items into an O(1) HashSet (_equippedItemIds) in ShopProvider safely synced via
notifyListeners(), replacing the .any linear scan inside ShopScreen s GridView.builder. ...