pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python
Filter by
181M results
Summary
Adds agent_eval/reliability.py: the full pass@1..N and pass^1..N reliability curve plus per-task flakiness, surfaced in
both reporters.
- Unbiased estimators: pass@k = 1 - C(n-c,k)/C(n,k), ...
enhancement
概要
Claude Code 公式の git worktree 機能を全リポジトリ横断で利用するための設定を追加します。
変更内容
- .gitignore: .claude/worktrees/ を除外(worktree 作業ツリーを追跡対象外に)
- .worktreeinclude: gitignored ファイル(主に .env*)を新規 worktree へ自動コピーする設定 ...
Summary
- bring the compact production PDF layout back into the tracked com_quiz sources
- bump the component version to 0.1.12
- keep future installs/releases consistent with the currently accepted ...
This was generated by an AI agent in the maestro pipeline.
Part of #15 (merges into the integration branch maestro/integration-20260606-052156; the issue stays open until the
integration PR merges).
...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 90%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Description
What is the purpose of this pull request?
This pull request aligns the distribution parameter name in five random/streams declaration files with their own
@param/@throws TSDoc and the underlying ...
Was
.claude/commands/ wird jetzt versioniert statt ignoriert.
Warum
Commands existierten bisher nur lokal und drifteten auseinander (Issue #31 in project-templates). Korrekturen am
Standard-Command ...
Summary
- Add full Web Push notification infrastructure (browser subscription flow + server-side delivery)
- Wire push delivery into all 4 Inngest functions: weeklyReview, checkAnomaly, fridayPrepNotification, ...