Commit Graph

11 Commits

Author SHA1 Message Date
Alexej Wolff e8cd01c693 feat: banner generation, improved memory system, streaming text animation
- Add banner/cover generation for stories with character reference support
- Improve summary system: generate every 8 msgs or when context large
- Enhance summary prompt to preserve critical story info (promises, relationships)
- Add typewriter text animation during AI streaming
- Increase context to 20 messages, lower summary temperature to 0.1
- Server: auto-truncate long messages instead of rejecting
2026-05-09 06:39:10 +02:00
Alexej Wolff 249d21364e feat: add 'save as global NPC' toggle for story characters 2026-05-07 00:44:17 +02:00
Alexej Wolff 2423f5756a fix: textarea resize vertical only, deploy script npm install 2026-05-07 00:37:54 +02:00
Alexej Wolff 4346bcce40 feat: auto-save story characters as global NPCs on save 2026-05-07 00:32:51 +02:00
Alexej Wolff 0b62e73111 chore: formatting and minor improvements 2026-05-06 00:24:25 +02:00
Alexej Wolff c379074781 feat: add Inter font, extract useStoryGeneration hook, fix mobile menu 2026-05-06 00:11:33 +02:00
Alexej Wolff dad5aa47cb feat: NPC system improvements - custom prompt, NSFW, full body generation 2026-05-05 00:11:43 +02:00
Alexej Wolff 1f7d13e44c Improve narrative rules, update temperature defaults, fix session character loading 2026-05-04 00:59:56 +02:00
Alexej Wolff c1fe0eaeba Fix mobile font size and enable smart keyboard features 2026-02-11 21:05:16 +01:00
Alexej Wolff e51fdd4e64 Add AI usage indicators to story creation form 2026-02-11 18:53:12 +01:00
Alexej Wolff cc003ffbd5 first commit 2026-02-11 00:15:59 +01:00