pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Ruby
Filter by
167M results
Summary
This pull request adds launchpad - a third-party Grok Build plugin - to the official xAI Plugin Marketplace catalog.
Launchpad is a developer shipping toolkit that helps AI agents guide users ...
…manual log editing functionality
Summary
New skill: rebasing a Dependabot dependency-bump PR that went DIRTY on its lockfile + manifest after main advanced.
- Semantic-merge the manifest CONSTRAINT onto main s (possibly refactored) ...
Summary
- Updates docs/LEGIONTRAP_EXPLAINED.md only; no code, tests, CI, migrations, dependencies, database, or storage files
changed
- Removes the duplicated and truncated The three explanations ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-medium
Prepare release v2.2.6
Description
This PR fixes the notification inconsistency reported in #8173.
While tracing the waitlist promotion flow, I found that waitlist notifications were being persisted into a separate
legacy ...
gssoc:approved
level:advanced
quality:clean
size/L
type:bug
관련 컨텍스트
- 전부 Hold라 매매에 못 쓴다 문제의 근본 원인: 5개 카테고리 점수를 가중평균하면 수학적으로 전부 중앙(0)으로 수렴 → buy 임계값(0.35) 미달.
- 프레임 전환 합의: AI는 가격 예측기가 아니라 스캐너+맥락합성+리스크엔진. 추천을 연속 점수 → 셋업(setup) 으로 재설계(셋업 기반 + 백테스트 3 PR 중 1번). ...
問題
使用者回報:用 ask_user 選了選項的工作流,recipe 重跑時這次的選擇「沒被記錄 / 紀錄了卻沒被使用」。
Root cause
ask_user 的回答被寫死在快取的 Python code 裡。recipe 重播(executor.py match_recipe 命中後)直接 exec 快取碼、從不檢查 was_interactive 欄位 →
等於永遠拿上次的舊答案、不再觸發 ...