pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:CSS language:Java
Filter by
272M results
Removes the opt-in weekly portfolio digest email across the whole stack. It packaged already-computed numbers (portfolio
value, per-position 1-week moves, movers, closed-this-week lots, realized P L, behavioral ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
design-docs 01/04 に沿って Phase 3「育成」を実装しました。稼いだ所持金と経験値の使い道(装備購入・装備・スキル習得・編成)が成立します。
実装内容
ドメイン(純関数・テスト必須)
- inventory: 倉庫 addItem/removeItem/itemCount、canEquip(職業適性)、equipItem/unequipItem(倉庫⇄スロット往復) ...
Follow-up to the test-feedback leak. Answers is the import gate letting leaks through? — yes, it was.
Import gate fix
answer-content-word-in-clue (a distinctive word from the primary answer appearing ...
This pull request updates the repository to use pnpm version 11.6.0 instead of 11.5.0 throughout the codebase and
documentation. This change ensures that all workflows, documentation, and configuration ...
Bug 1 — Upload artifact fallisce con path mancante
echo GISKARD_REPORT_PATH=... $GITHUB_ENV era dopo python giskard.py. Quando giskard esce con code 1 (check falliti), la
riga echo non viene mai eseguita ...
Summary
- add /readiness operator console aggregating production, editorial, source, ingestion, storage, publication, and
notification checks
- link the console from setup, sources, and the map ...
Proposed changes
Replaced regex pattern matching with straightforward string checks to validate the attachment name format. This improves
readability and maintainability of the code.
Checklist
Before ...
Ce qui a été ajouté:
Couche IA générative (src/ai/)
- Interface commune IMusicGeneratorAdapter + types partagés.
- Adapters : Markov (baseline), Magenta MusicRNN (mélodie, impro, batterie), Magenta ...