pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:JavaScript
Filter by
182M results
Summary
- Added fixture/sample-only source traceability summary panels to the hosted scaffold /source-records list and detail
shell.
- The list summary counts visible sample traceability-style ...
Summary
- add lightweight CLI/Vim workflow helpers for the common local loop (status, recent, next, and test --slug)
- teach list to print slug/status/path and document the helper flow in the README ...
Summary
- Removes the Check GHCR token scope debug step from build-mcp — it was added to diagnose the write_package permission
error, which is now resolved
Root cause (for posterity)
The package ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The code uses shlex.quote to sanitize ...
ai-remediation
severity-low
Closes #237.
Adds the cloud-page trash view that consumes the per-user trash endpoints from Vault-Web/cloud-page#79.
What s included
- CloudService methods for the three endpoints (GET /files/trash, ...
💡 What
Replaced the usage of chained .filter(…).map(…) methods inside scoreConnection (located in cold-dm-outreach/index.js)
with a simple getPatternMatches helper that uses a standard for loop.
🎯 Why ...
Summary
`tools/sources/forum.py` を新設。東京国際フォーラム公式の月別カレンダーから公演を取得。
開演時刻が一覧に出ない問題は、詳細ページを巡回する2段クロールではなく、公演名キーワードから推定で解決。これは:
- 通信負荷ゼロ(一覧ページ1回だけ)
- ホールの実態(クラシック18:30/学会10時/カウンタウン22時)から大きく外れない
- 詳細ページが必要なら後で2段化できる ...
What this is
PR 1 of Automated Data Engineering (ADE): a read-only product surface that names and connects the repo s existing
governed MCP/skill fabric. It is a packaging/surfacing pass — it rebuilds ...
The gap
The SystemHealth page rendered its Service Status and Model Health cards from hardcoded empty arrays (services=[] /
models=[]) — they were never wired. Meanwhile PR #927 had already shipped the ...