Skip to content

example: add example agent for code review via acp#2023

Open
antoniibelyshev wants to merge 4 commits into
developfrom
belyshev/code-review-with-acp-example
Open

example: add example agent for code review via acp#2023
antoniibelyshev wants to merge 4 commits into
developfrom
belyshev/code-review-with-acp-example

Conversation

@antoniibelyshev
Copy link
Copy Markdown
Collaborator

Implemented a one-shot agent giving code review on a local branch. The agent

  • Identifies the base to which the working tree is compared
  • Groups the changes into logical chunks
  • Calls tools to get file diffs, read files, get commit messages, etc.
  • Provides a brief review of the changes

The agent can be used via ACP (e.g. in AI Chat in IDEA). Details are in the README.

@antoniibelyshev antoniibelyshev changed the title feat(examples): add example agent for code review via acp feat(example): add example agent for code review via acp May 18, 2026
@antoniibelyshev antoniibelyshev changed the title feat(example): add example agent for code review via acp example: add example agent for code review via acp May 18, 2026
@antoniibelyshev antoniibelyshev force-pushed the belyshev/code-review-with-acp-example branch from c5100a2 to 50e80dd Compare May 19, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant