issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:CSS
Filter by
4.5M results
目的
PR #33 マージ後に未反映となった追加補修を main に反映する。
対応内容
- 戦闘コマンドから 待機 / battle-wait を削除する
- キャンセル / battle-cancel を追加する
- battle-cancel は直前の入力済み味方行動を取り消し、該当キャラクターを再入力対象へ戻す
- 取り消せる入力がない場合は状態を壊さず通知する
範囲 ...
Summary
Move documentation content from docs/ to docs/en/ to enable the i18n language selector. This is the pilot migration —
CSD was chosen because it has the most complex content structure (17 files, ...
Summary
- Add the baseline .plate lifecycle surfaces planned under Epic #259 without trying to solve extension precedence or
schema upgrades in the same slice.
Scope
- Shared PlateConfigReport ...
area:backend
area:product
Epic: beta-roadmap
Feature
Currently, inference.py only has the predict_* helper functions, such as predict_svhn().
Add a CLI to src/inference.py so a trained model can classify a single image from the terminal. It should be similar ...
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another issue with the same ...
A user following the README exactly cannot reach the API after starting it with the documented docker run command.
Problem
The Run with Docker section instructs:
docker run -p 8001:8000 --env-file .env ...
Currently PredictionEnsemble.smooth({ lead : n}) produces overlapping rolling windows. For example, with 10 leads and
n=3:
hind.smooth({ lead : 3}, how= mean ).verify(
metric= rmse , comparison= e2o ...
Where: handleValidationErrorDB in errorMiddleware.js
const messages = Object.values(rawErrors) .map((el) = el?.message) .filter((m) = typeof m === string m.trim().length 0);
const message = Invalid input ...
bug
Intent
Reduce fresh-install time for Terminal-role nodes after the role app-profile work. The latest concurrent role install
benchmark showed Terminal and Satellite were not materially faster than Watchtower ...

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.