Skip to content

Commit e4bd014

Browse files
phernandezclaude
andcommitted
feat: add cloud and sparkles emoji to promo tagline
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>
1 parent 14d5283 commit e4bd014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/basic_memory/cli/promo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def _is_interactive_session() -> bool:
2626
def _build_cloud_promo_message() -> str:
2727
"""Build benefit-led cloud upsell copy with Rich markup."""
2828
return (
29-
"[bold]Your knowledge, everywhere.[/bold]\n"
29+
"☁️ [bold]Your knowledge, everywhere.[/bold]\n"
3030
"Stop losing context when you switch machines.\n"
3131
"Basic Memory Cloud syncs your memory across every device, including mobile and web.\n"
3232
f"Subscribe and use [bold cyan]{OSS_DISCOUNT_CODE}[/bold cyan] "

0 commit comments

Comments
 (0)