pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Go language:Java
Filter by
205M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
/analyze 실행 시 스피너만 돌다가 끝나는 대신, automation graph 노드별 진행 로그를 chatRTD CLI에 실시간 출력합니다.
표시 내용
- 계획: 선택된 skill_ids
- 상황 체크: proceed/skip/abort + 요약
- 인자 준비: ...
BRAINSTORM Part A (A2). Pure relocation, no behavior change — service.go drops ~2,732 → ~1,923 lines.
- internal/app/types.go — all command Args/Payload/Result type declarations
- internal/app/format.go ...
🤖 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
:robot: I have created a release beep boop
1.6.1 (2026-06-15)
Bug Fixes
- split skill and skill-spec commands for simpler agent install (e0e2a2d)
This PR was generated with Release Please. See documentation. ...
autorelease: pending
Summary
First-run onboarding wizard inside the existing app shell — takes a new user from a fresh install to copying trades, no
terminal or manual config.
- 6-step full-screen wizard (left step rail), ...
…ic portfolios
根本原因
web Lambda の IAM ロールに sqs:SendMessage 権限がなかった。 シグナル内の boto3.client( sqs ).send_message() が AccessDeniedException
で失敗していたが、except Exception: pass で握りつぶされていたため、SQS にメッセージが届かない状態だった。
対応
terraform/main.tf ...
O que foi feito
- Criação dos arquivos caca-bug e caca-bug-corrigido
- Correção de bugs apresentados nos trechos A a D
- Estudo de Bugs de códigos gerados por IA
Checklist
- [x] Identificação ...
Documentation
- [X] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
- [X] I thought about adding a changelog entry, and added ...