From 79a31d81817ed7e4c18ebf90b245355ef4832b25 Mon Sep 17 00:00:00 2001 From: AJKemps Date: Thu, 30 Jul 2026 20:29:27 +0000 Subject: [PATCH] fix(catalog): update Amp tagline Signed-off-by: AJKemps Amp-Thread-ID: https://ampcode.com/threads/T-019fb4b4-c109-743c-9c63-1aacf29376fc Co-authored-by: Alex Kemper --- desktop/src/features/settings/ui/harnessCatalogCopy.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src/features/settings/ui/harnessCatalogCopy.ts b/desktop/src/features/settings/ui/harnessCatalogCopy.ts index 70439091b2..9a71ff70f9 100644 --- a/desktop/src/features/settings/ui/harnessCatalogCopy.ts +++ b/desktop/src/features/settings/ui/harnessCatalogCopy.ts @@ -36,7 +36,7 @@ const HARNESS_DESCRIPTIONS: Record = { // https://moonshotai.github.io/kimi-cli/en/ kimi: "A terminal coding agent for software development and command-line tasks.", // Sources: https://ampcode.com, https://ampcode.com/manual - amp: "A coding agent for your terminal and editor.", + amp: "The coding agent and development environment that runs anywhere and everywhere.", // Sources: https://github.com/NousResearch/hermes-agent, // https://hermes-agent.nousresearch.com/docs/ hermes: "A general-purpose AI agent from Nous Research.",