16 Commits
Author SHA1 Message Date
forkless 26417d22da strengthen brevity instruction with IMPORTANT/no exceptions framing 2026-06-17 02:02:46 +02:00
forkless fc77e2c820 fix: move brevity instruction to front of system prompt where model weights it more 2026-06-17 01:59:18 +02:00
forkless 0abba2bf44 fix: fall back to dropdown persona when KV override points to removed persona 2026-06-17 01:50:04 +02:00
forkless 09f1dad207 add defaultCustomPersona fallback when custom textarea is empty 2026-06-17 01:42:30 +02:00
forkless 2423497dec feat: add example prompt in CustomPersona help_text, remove broken code fallback 2026-06-17 01:15:43 +02:00
forkless 60e3eff9d2 fix: simplify persona resolution to single path, use personaDesc for system prompt 2026-06-17 01:09:36 +02:00
forkless 03a321e542 fix: fall back to default custom persona when CustomPersona textarea is empty 2026-06-17 01:06:09 +02:00
forkless 8232917210 fix: allow /ai persona custom to set KV override and use CustomPersona textarea 2026-06-17 00:55:35 +02:00
forkless 1637a54caa fix: reset conversation history on fresh @-mention to prevent context bleed 2026-06-17 00:37:20 +02:00
forkless 11bc5c44af v0.1.17: replace persona library with juxtaposed characters, add custom persona support 2026-06-17 00:13:52 +02:00
forkless 7f3caee8ec Fix unknown persona detection, bump to v0.1.16 2026-06-16 21:46:07 +02:00
forkless 95cbc928e1 Remove /resetmatty, fix persona list formatting, bump to v0.1.13 2026-06-16 21:30:34 +02:00
forkless f038316615 Add /ai persona command, debug logging toggle, context trimming, persona override 2026-06-16 21:11:44 +02:00
forkless 31a81fbfaa Add EngagementEngine, persona system, dropdowns, penalties, /resetmatty, debug logging 2026-06-16 19:45:50 +02:00
forkless 427aedaae7 Add streaming Ollama response with live post updates 2026-06-16 17:50:27 +02:00
forkless ed1cc8a6a6 Add MessageHasBeenPosted hook with @-mention, thread reply, bot account 2026-06-16 17:46:53 +02:00