Skip to content

feat: print review file path in crit fetch output#341

Merged
tomasz-tomczyk merged 1 commit intomainfrom
feat/fetch-prints-review-path
Apr 24, 2026
Merged

feat: print review file path in crit fetch output#341
tomasz-tomczyk merged 1 commit intomainfrom
feat/fetch-prints-review-path

Conversation

@tomasz-tomczyk
Copy link
Copy Markdown
Owner

Summary

  • crit fetch now prints Review file: <path> after fetching comments, in both the "no new comments" and "fetched N comments" cases
  • Helps AI agents locate the full review file to read complete comment text (the stdout preview is truncated to 60 chars)

Review

  • Tests: TestFetch_PrintsReviewFilePath — table-driven, covers both branches

Test plan

🤖 Generated with Claude Code

Agents using crit fetch need to know where the review file lives so they
can read the full comment text. Print the path after both the "no new
comments" and "fetched N comments" cases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tomasz-tomczyk tomasz-tomczyk merged commit 2360264 into main Apr 24, 2026
4 checks passed
@tomasz-tomczyk tomasz-tomczyk deleted the feat/fetch-prints-review-path branch April 24, 2026 07:33
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