pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:JavaScript
Filter by
182M results
Auto-generated refresh of src/data/roadmap-progress.json from the repo s version milestones. Feeds the progress bars on
the public roadmap (/roadmap.html + FR + DE).
Script output:
roadmap progress: ...
automated
data-sync
Description
Currently the SlicePlacementGroup API does not support single-host TPU nodes - since these nodes are missing the unique
TPU slice label that s utilized for slice scheduling. This was intended, ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Automated change by Vega (Jarvis Ops), on a Claude subscription.
Task: Add skyblock-core/src/main/java/com/skyblock/core/npc/NPCManager.java and NPCCommand.java: NPCType enum (BANKER,
MERCHANT, QUEST_GIVER, ...
Summary
- Restore immersive layout flags for Paper.io and Circuit Maker.
- Commit Circuit Maker drag positions into undo/redo history on pointer release.
- Confirm before overwriting or deleting ...
Durability sweep #5711 — the remaining fail-safe items from grab-bag #5702 (8c shipped as #5706). Closes #5702.
8a — sendError sends were unguarded
handler-utils.js sendError did ctx.transport.send(ws, ...
Summary
- When all newer releases lack APKs, the releases_without_apks code path was silently dropping recentReleaseNotes (the
older releases that do have APKs), so the history panel showed only ...
Summary
- コード編集後にユーザーへの確認が不要な場合は自動で PR を作成するよう指示を追加
- PR 作成後は subscribe_pr_activity で CI・レビューを監視し、CI green かつレビュー問題なければ自動マージするよう指示を追加
- 迷いや未確定事項がある場合はユーザーに確認してから PR 作成するよう明記
Test plan
- [ ] ...
The application was crashing on Vercel deployments because it used window.storage, a non-standard API, and lacked
Server-Side Rendering (SSR) safety checks during initialization.
Changes
- Migrate ...