pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
184M results
Summary
- Fix Hermes compression summaries by routing auxiliary.compression away from the main Codex gpt-5.5 Responses path
that repeatedly hit Codex auxiliary Responses stream exceeded 120.0s total ...
概要
#5
変更内容・動機
変更ファイル
effectsセクション
- src/systems/controller.js ランキング表示時の キーボードのボタン設定
topセクション
- index.css ランキング画面のレイアウト
- index.html ランキング画面のレイアウト
- main.js スコア保存、ランキング表示、ランキング画面の操作 ゲームオーバー時にpressRkeyの文言追加 ...
Fix: https://github.com/genomic-medicine-sweden/poppy/issues/99 Both cnv_sv and snv_indels modules export a bgzip rule
with an identical wildcard pattern ({file}.vcf → {file}.vcf.gz), causing Snakemake ...
概要
セキュリティ強化とコードベースのクリーンアップを実施した。ログAPIの認証追加やCORS設定の見直しなど、本番運用を考慮した構成へ改善するとともに、不要ファイルの削除やREADMEの更新を行った。
変更内容
セキュリティ改善
- logs/ を .gitignore に追加し、git rm --cached でGit管理対象から除外
- 顧客の問い合わせ内容をリポジトリへ含めない構成へ変更 ...
What why
Claude Code plugin users (install via marketplace) see only 1 of 7 skills — sometimes 0. Two independent root causes in
the repo s plugin metadata:
1. plugin.json skills field (#360)
.claude-plugin/plugin.json ...
Summary\n- keep lightweight practice-generation anchor derivation inside AgentCoordinator, but prefer explicit exam-topic phrases such as 考/围绕/关于/针对 before generic action-word cleanup\n- prevent action ...
概要
ネクストエンジン(NE)からのデータ更新に合わせ、変更差分を履歴テーブル(NE_InventoryHistory)へ保存する機能を追加しました。
変更内容
1. RPC関数(Supabase)の修正
以下の3つのRPC関数において、カレントテーブル(NE_InventoryData)のレコード更新、または非活性化が発生した際に、変更レコードを履歴テーブル(NE_InventoryHistory)に自動保存する処理を実装しました。 ...