mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-05 15:52:33 +08:00
Compare commits
1 Commits
feature/cl
...
feature/im
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
015537e97d |
8
.github/workflows/claude-code.yml
vendored
8
.github/workflows/claude-code.yml
vendored
@@ -108,9 +108,7 @@ jobs:
|
|||||||
- Code style preferences (unless clearly wrong)
|
- Code style preferences (unless clearly wrong)
|
||||||
- Type annotations that don't affect functionality
|
- Type annotations that don't affect functionality
|
||||||
|
|
||||||
IMPORTANT:
|
Use `mcp__github_inline_comment__create_inline_comment` for inline comments.
|
||||||
- For EACH issue, use `mcp__github_inline_comment__create_inline_comment` to comment on the specific line
|
Report ALL issues found - create multiple inline comments if needed. Only say "LGTM" if there are truly no issues.
|
||||||
- Do NOT dismiss issues as "minor" or "harmless" - if you notice something, report it
|
|
||||||
- Only say "LGTM" if there are truly ZERO issues
|
|
||||||
claude_args: |
|
claude_args: |
|
||||||
--allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr diff:*),Bash(gh pr view:*),Bash(gh api:*),WebFetch(domain:ai-sdk.dev)"
|
--allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Bash(gh api:*),WebFetch(domain:ai-sdk.dev)"
|
||||||
|
|||||||
Reference in New Issue
Block a user