Skip to content

docs: document --model, branch_prefix, new MCP tools, and review delete#9

Merged
mgreau merged 1 commit intomainfrom
update-doc
Apr 17, 2026
Merged

docs: document --model, branch_prefix, new MCP tools, and review delete#9
mgreau merged 1 commit intomainfrom
update-doc

Conversation

@mgreau
Copy link
Copy Markdown
Owner

@mgreau mgreau commented Apr 17, 2026

What

Bring the README up to date with the features landed in PRs #2, #7, and #8:

  • Document the --model flag on zen review, zen review resume, zen work new, and zen work resume.
  • Document the new zen review delete command and note that zen work delete cleans up Claude session files.
  • Mention that zen review auto-installs the /review-pr Claude command before opening the tab.
  • Add a branch_prefix config field to the example YAML and explain the fallback chain (config → git config user.name → no prefix).
  • Add the new zen_review and zen_review_resume MCP tools to the MCP server list.
  • Refresh the Worktree Naming table to distinguish worktree directory vs. branch name, with the prefix shown on the feature row.
  • Refresh the source tree: add review/, terminal/, ghostty/, and note the 30s GitHub call timeouts and session scan in the reconciler.

Why

README had drifted from the code across several PRs. Users running zen --help can discover the flags, but the landing page is still the first stop — it should mention the knobs that changed behavior (model selection, configurable prefix) and the MCP surface that consumers register with claude mcp add.

Notes

  • No behavior changes — docs only.
  • Double-checked each item against cmd/ and internal/mcp/tools.go so the documentation matches what the binary actually does on main.
  • Left the zen watch section untouched; nothing material changed there.

…view delete

Catch README up with recent releases: --model flag across review/work
subcommands, configurable branch_prefix, auto-installed /review-pr
command, zen review delete, and the new zen_review / zen_review_resume
MCP tools. Source tree now lists review/, terminal/, and ghostty/.
@mgreau mgreau merged commit 09cca12 into main Apr 17, 2026
1 check passed
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