ai_review: Add deep review mode#99
Conversation
cfe1662 to
ced048a
Compare
|
Thank you for your contribution! Can you please remove |
removed memory and updated to the latest version. |
fca1488 to
d544ddc
Compare
|
Please take a look at this initial AI review: Findings[BUG] Deep-review artifacts are not visible inside the agent container
I reproduced this with a stubbed Suggested fix: generate these artifacts before mounting the overlay, write them through [BUG] The new prompt bundle fails its own self-check
Suggested fix: remove the four legacy flat files or adjust the layout/lint contract. [CONCERN] DeepReview dirties the user’s kernel checkout
Suggested fix: use [CONCERN] Group selectors may pull in DeepReview unexpectedly
Suggested fix: keep |
|
fixed mentioned issues. Please have a review again. The pushed skill switched to a new architecture with better performance and less token costs |
Use --deep-review with --repo-path to run prompt-backed AI review against a Linux kernel codebase. Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
Use --deep-review with --repo-path to run prompt-backed AI review against a Linux kernel codebase.