issues Search Results · language:Dune language:Python language:Python language:Python language:JavaScript
Filter by
40.7M results
fighter details
Add a details jsob column to the fighter table. Update the migration in place instead of creating one.
Context
- Muay Thaiger: PvP Idle Fighting game
- Data model
Code Quality Report
Score: 7148 / 10000 (threshold: 7000)
Downloading language grammars for v0.5.7...
(one-time download, ~30MB)
[░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 51 language grammars ready. ...
devloop-code-quality
動機
現状の判定パラメータ(`STABLE_SIMILARITY=0.5`, `CANDIDATE_DEDUP_SIMILARITY=0.92`,
`HIT_SIMILARITY_THRESHOLD=0.75`)は固定値。入力が短いと予測がブレやすく、長いと安定する傾向があるので、入力長に応じてしきい値を動的調整する余地がある。
内容
- 短い入力(10〜15文字):
- STABLE_SIMILARITY ...
@bemolle_diet: 期待UID=73523451930, 実際のUID=25412481664。Chrome Profile 1 に別アカウントがログインしています。確認してください。
cookie-expired
Summary\nCreate a root changelog following Keep a Changelog conventions with an [Unreleased] section at the top.\n\n## Scope\n- Add CHANGELOG.md if missing\n- Seed Unreleased notes for the latest queue/status/subtitle/reporting ...
動機
予測LLM(Ollama)が動いている端末とブラウザを開いている端末が同一の場合、サーバを介さずに直接Ollamaに投げられる。サーバ往復が省けてレイテンシが減る。
内容
- ブラウザJSから `fetch( http://localhost:11434/api/chat )` で直接予測LLMを叩く
- 投機実行(メインLLM)はサーバ経由のまま(履歴管理・候補管理が必要)
...
動機
プロトタイプを使っていても、自分の投機が当たっているのか・スベっているのか定量的にわからない。改善サイクルを回すためにメトリクスが見たい。
内容
- セッション中の統計をUIに表示:
- 投機実行数(試行回数)
- ヒット数(hit=true で送信されたもの)
- ヒット率
- 平均レイテンシ削減量
- canon切替された回数(投機が外れて本物が選ばれた) ...
動機
現状 `is_prediction_hit` は `difflib.SequenceMatcher` の文字列類似度(0.75閾値)。これは文字列としてどれだけ似ているかを見ているだけで、意味的に同じ質問を取りこぼす可能性がある。
例:
- 投機: 「Pythonでファイルを読み込む方法は?」
- 実際: 「Pythonでファイルを読みたい」
- → 文字列類似度は中程度だが、意味的にはほぼ同じ ...
!-- security-finding:495d55d4cac49cc638ea -- !-- security-scanner:codeql --
Finding summary
- Scanner: CodeQL
- Severity: HIGH
- Identifier: py/path-injection
- Affected location: backend/services/storage.py:167 ...
security
severity:high
squad
{ sources : [ { type : arxiv , name : arXiv }, { type : feed , name : Cochrane Database of Systematic Reviews , url :
https://www.cochranelibrary.com/cdsn/feed/rss }, { type : feed , name : The Lancet ...

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.