Review Workflow
Lachesi separates review generation from publication.
Review Loop
Section titled “Review Loop”- Select a pull request.
- Inspect metadata, branch status, comments, files, and image previews.
- Run an AI review with Claude or Codex.
- Read the generated review thread and structured findings.
- Convert useful findings into local draft comments.
- Publish only the comments you explicitly approve.
Local Clone Workflows
Section titled “Local Clone Workflows”When a repository has a configured local clone, Lachesi can support:
- branch checkout and sync;
- branch conflict resolution;
- AI fix execution;
- verification;
- commit;
- push.
Publication Rule
Section titled “Publication Rule”AI output is never treated as automatically publishable remote feedback. The reviewer controls what is posted back to the provider.