AI Companions

Have AI Design a Companion For You

Let our AI brainstorm a unique persona, style and guidelines tailored to your preferences

Start AI Brainstorm

Import Character from Popular Media

Research and import established characters from TV shows, anime, books, games, and more

Search Characters

Chat with dddddddd66666666dddddddd66

ddddddddddddddddddddddddddddd

4 plays

Chat with tttttttt

cccccccccccccccccc

2 plays

Chat with 5555555555

55555555

1 plays

Chat with ddddddddddd

Fixed. The bug was in @c:/Users/Merry/.windsurf/Reality Fabricator/reality-fabricator-frontend/src/app/view-models/companion-editor.view-model.ts:1058 Root Cause: The regex /Personality:\s*(.+?)(?:\n|$)/s used a non-greedy .+? that stopped at the first newline due to (?:\n|$). Multi-paragraph personalities were truncated to just the first paragraph. Fix: Changed the regex to /Personality:\s*(.+?)(?=This is the end|$)/s which uses a positive lookahead to capture everything until the "This is the end" marker (which is used as a delimiter in the save format) or end of string. This only affected cloud-saved companions (not local). Local companions use a different code path that doesn't apply this regex, which explains why the bug only appeared for some characters.

1 plays

Chat with ddddddddddd666666666

55555555555555555

1 plays

Chat with ddddddddddddd

ddddddddddddddddddd

1 plays

Chat with ddddddddddddd

ddddddddd

1 plays

Chat with ddddddddddddddddddd4444444

4444444444

1 plays