ci: add Manki AI code review configuration#73
Conversation
|
Manki — Review failed ✓ Parsed diff — 0 lines |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v0.42-dev #73 +/- ##
=============================================
- Coverage 67.50% 67.38% -0.13%
=============================================
Files 318 318
Lines 67059 67059
=============================================
- Hits 45268 45187 -81
- Misses 21791 21872 +81
🚀 New features to boost your workflow:
|
|
Manki — Review complete ✓ Parsed diff — 47 lines Review metadataConfig:
Judge decisions:
Recap:
Timing:
|
There was a problem hiding this comment.
The PR adds Manki AI code review tooling. Two findings stand out: auto_approve: true on a crypto protocol library should be reconsidered depending on branch protection rules, and the issue_comment trigger lacks a PR guard causing unnecessary workflow runs on plain issue comments.
Findings: 3 new
📊 3 findings (2 suggestion, 1 nit) · 47 lines · 37s
Review stats
{
"model": "claude-opus-4-6",
"reviewTimeMs": 37358,
"diffLines": 47,
"diffAdditions": 47,
"diffDeletions": 0,
"filesReviewed": 2,
"agents": [
"Security & Safety",
"Architecture & Design",
"Correctness & Logic"
],
"findingsRaw": 5,
"findingsKept": 3,
"findingsDropped": 2,
"severity": {
"required": 0,
"suggestion": 2,
"nit": 1
},
"verdict": "APPROVE",
"prNumber": 73,
"commitSha": "e0e7d81fbd80ac5116c153aabce9bdf703454fdb"
}* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
* chore: add Manki AI code review configuration * fix: pass `claude_code_oauth_token` to Manki action
Summary
.manki.ymlwith project-specific review instructions for Dash protocol.github/workflows/manki.ymlworkflow triggerManki is a multi-agent AI code review action that provides specialized review feedback. Configuration includes: