parley-cli 0.1.0-rc4

Terminal-first review tool for AI-generated code changes
Documentation
1
2
3
4
5
6
7
8
9
10
11
# AI generated code you can trust

Parley is a terminal-first review tool for local git diffs, optimized for iterative AI-assisted code review. Threads, review state, and AI runs stay explicit so you can inspect and drive agent-generated changes instead of guessing what happened.

## Documents

- [Parley Overview]/docs/overview: Parley is a terminal-first review tool for local git diffs, optimized for iterative AI-assisted code review.
- [Quickstart]/docs/quickstart: Covers Build, Create and start a review, and Open the TUI.
- [Keybindings]/docs/keybindings: Covers Navigation, Search and jump, and Threads.
- [Review Workflow]/docs/review-workflow: Covers Thread model, Thread status transitions, and Review state reconciliation.
- [MCP Integration]/docs/mcp: Parley exposes an MCP-compatible JSON-RPC interface over stdio.