fix(install): remove marketing taglines from runtime selection prompt (#1655)

* chore: ignore .worktrees directory

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(install): remove marketing taglines from runtime selection prompt

Closes #1654

The runtime selection menu had promotional copy appended to some
entries ("open source, the #1 AI coding platform on OpenRouter",
"open source, free models"). Replaced with just the name and path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* test(kilo): update test to assert marketing tagline is removed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Tom Boucher
2026-04-04 13:23:15 -04:00
committed by GitHub
parent 3d4b660cd1
commit 085f5b9c5b
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@@ -62,3 +62,4 @@ vendor/
*.log
.cache/
tmp/
.worktrees