From 0d767e1870f366ef8d39d98895bd17ef75bae3b9 Mon Sep 17 00:00:00 2001 From: Pavel-tabnine Date: Mon, 4 May 2026 13:17:07 +0300 Subject: [PATCH 1/2] DEV3-5280: Enhance action description for Tabnine PR Agent Updated the description to provide more detail about the Tabnine PR Agent's functionality. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2b280ea..bf37614 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ # cleanup - Set to "true" to delete settings.json after each run (default: "false"). Recommended for self-hosted runners. name: 'Tabnine PR Agent' -description: 'Run a Tabnine CLI Agent task on a pull request' +description: "Run Tabnine's AI agent on your pull requests: automated code review, inline feedback, and fully customizable prompts" inputs: TABNINE_KEY: From dbf94227f7acc9387e4e0104a327e8a38aa08993 Mon Sep 17 00:00:00 2001 From: Pavel-tabnine Date: Mon, 4 May 2026 13:22:10 +0300 Subject: [PATCH 2/2] Modify action description for Tabnine PR Agent Updated the action description to reflect new features. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bf37614..d54ae06 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ # cleanup - Set to "true" to delete settings.json after each run (default: "false"). Recommended for self-hosted runners. name: 'Tabnine PR Agent' -description: "Run Tabnine's AI agent on your pull requests: automated code review, inline feedback, and fully customizable prompts" +description: "Run Tabnine's AI agent on your pull requests: inline feedback, cross-repo impact analysis, and customizable prompts" inputs: TABNINE_KEY: