Activities
Google Cloud RoleUp
Google Cloud の IAM ロール・権限を探索・比較できるサイト
`make` is missing from `:slim` images (575.0.0-slim and later)
### Summary `make` is missing from the `:slim` tag starting at `575.0.0-slim` (`2026-06-30` build). Both [README.md](https://github.com/GoogleCloudPlatform/cloud-sdk-docker/blob/master/README.md?plai...
技術選定の舞台裏 第9回
技術評論社の雑誌 Software Design に 8 ページ寄稿しました
ファインチューニングせずメインコンペを解く方法 (技能賞 解法発表)
ファインチューニングせずメインコンペを解く方法
2025 大規模言語モデル 応用 優秀賞
最終課題の LLM トレーニングコンペにおいて メインコンペ3位 / アドバンスドコンペ2位 / 技能賞 を頂き、修了イベントで解法発表を行いました。
CropTile
1枚の画像をズバッと分割してレイアウトして書き出すサービス。妻の楽譜の切り出し作業に使う。
feat: add -impersonate-service-account flag
Resolves #52 This builds on #51.
Proposal: Add -impersonate-service-account flag
I'm aware this tool is now partially integrated into `gcloud run services proxy`, but I find it useful for accessing IAP-protected services without modifying the application. ## Proposal Add a new `...
Bug: User credentials (authorized_user) not working
When using `gcloud auth application-default login`, the proxy fails with: ``` failed to find token source: failed to get idtoken source: idtoken: unsupported credentials type ``` ## Cause The error...
fix(ci): use gh pr diff for full reviews to avoid false positives
## Summary Fixes the code review bot reporting false positives about files not changed in the PR. **Root Cause:** The bot was using `git diff BASE_SHA..HEAD_SHA` which shows **all differences** betw...
fix(webui): prevent form submission during ime composition
Fixes #7185 ## Summary Add `isInputComposing` utility to prevent IME users from accidentally submitting forms when pressing Enter to confirm character selection. Use this for custom `onKeyDow...
IME users experience unintended form submission when pressing Enter
**Describe the bug** I'm having trouble renaming evals with Japanese characters. As a workaround, I currently type the name in another application and paste it into the dialog. When using an Input M...
新規事業 toitta におけるAI 機能評価の話
toitta の AI 機能をリリース品質へ引き上げるため、LLM 出力の評価にどう取り組んできたか1年間の試行錯誤から得た知見を共有します
fix(schema): replace z.intersection with object spread for TestCase options
Fixes #7096 ## Cause Zod v4's `z.toJSONSchema()` generates `allOf` with `additionalProperties: false` in each sub-schema when using `z.intersection()`. This causes JSON Schema validators to reje...
JSON Schema validation error for defaultTest.options.provider
**Describe the bug** The published JSON Schema (`https://promptfoo.dev/config-schema.json`) now reports validation errors for `defaultTest.options.provider` configurations that were previously valid....
claude-plugins
Claude Code プラグイン置き場




