Skip to content

Commit 2bbb4e4

Browse files
haotianxclaude
andcommitted
Re-vendor the Greptile CLI at 3.5.0
3.5.0 is the first release that recognizes a CLI running from inside a Claude Code plugin. Before it, the copy this plugin ships read as a standalone install and named the install.sh installer — which cannot update a plugin's copy, and which `greptile update` would have run. The bundle is the artifact published as greptile@3.5.0 (sha256 fa05161bb3b4bae14ac14397e0a3ebb05eac703e45c1a59d360ff499c5734d7b), the same bytes served by the v3.5.0 GitHub release and asserted by the Homebrew formula. CLI Check verifies the byte-identity against npm. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WXoXLaJiK5rqS7Xk6rBQZf
1 parent 7109f5d commit 2bbb4e4

3 files changed

Lines changed: 577 additions & 431 deletions

File tree

plugins/greptile/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "greptile",
33
"description": "AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments, run reviews on your working branch, and search your organization's knowledge base and coding patterns, directly from Claude Code.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"author": {
77
"name": "Greptile",

0 commit comments

Comments
 (0)