Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion desktop/src/features/settings/ui/harnessCatalogCopy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const HARNESS_DESCRIPTIONS: Record<string, string> = {
// 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.",
Expand Down
Loading