From 3a67baf48bd1af6b0c7c0b81fe58d34b96702d72 Mon Sep 17 00:00:00 2001 From: Severian Date: Sat, 4 Oct 2025 05:05:44 +0800 Subject: [PATCH] updated directions --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 893c1d6..15528e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -399,8 +399,7 @@ export default function Home() {
  • Start a new chat with a character.
  • - Char name inference is implemented, but the prompt structure - changed. You'll need to send the character name yourself. + Char name inference is implemented: if you send just a dot: ., sucker will use the inferred name from the persona tag, or you can send the character name yourself.
  • Hit the Refresh button here, and the cards should appear here.