-
71ccf4d995
auto-reset conversation history when switching persona
main
forkless
2026-06-17 02:25:34 +02:00
-
677f3b5d4f
v0.1.19: strip meta-instructions from all personas, pure character voice
forkless
2026-06-17 02:20:55 +02:00
-
80ca1a7e12
fix: remove LogError call that triggered nil pointer in /ai new
forkless
2026-06-17 02:16:20 +02:00
-
ebea69c5f3
fix: add nil guards for conversationStore and engagementEngine in /ai new
forkless
2026-06-17 02:12:43 +02:00
-
b2c9d2748a
fix: add panic recovery to ExecuteCommand to prevent plugin crash
forkless
2026-06-17 02:10:47 +02:00
-
b3cec4f4cc
fix: log /ai new errors instead of showing user Failed to reset conversation
forkless
2026-06-17 02:07:15 +02:00
-
e6885f7db9
fix: terminator one directive only + /ai new ignore KVDelete errors
forkless
2026-06-17 02:05:54 +02:00
-
26417d22da
strengthen brevity instruction with IMPORTANT/no exceptions framing
forkless
2026-06-17 02:02:46 +02:00
-
fc77e2c820
fix: move brevity instruction to front of system prompt where model weights it more
forkless
2026-06-17 01:59:18 +02:00
-
0abba2bf44
fix: fall back to dropdown persona when KV override points to removed persona
forkless
2026-06-17 01:50:04 +02:00
-
7711f4fbb5
bump to v0.1.18, rebuild, deploy
forkless
2026-06-17 01:47:37 +02:00
-
49e575d9da
swap help_text example to Gordon Ramsay food critic
forkless
2026-06-17 01:46:37 +02:00
-
8db18e9cf9
fix: remove duplicate brevity instruction from example prompt
forkless
2026-06-17 01:45:12 +02:00
-
b80084bdc8
shorten help_text example to single concise paragraph
forkless
2026-06-17 01:43:43 +02:00
-
09f1dad207
add defaultCustomPersona fallback when custom textarea is empty
forkless
2026-06-17 01:42:30 +02:00
-
247594e5a6
fix: three separate blockquotes for example prompt paragraphs
forkless
2026-06-17 01:36:57 +02:00
-
6bf862271e
fix: wrap example prompt in blockquote for visual separation
forkless
2026-06-17 01:26:34 +02:00
-
9c32320d4c
fix: double blank lines between help_text paragraphs
forkless
2026-06-17 01:23:02 +02:00
-
7d1c55ea5f
fix: adjust help_text paragraph spacing per user spec
forkless
2026-06-17 01:21:52 +02:00
-
c94dd1247e
fix: remove italics from help_text label so users don't copy it as part of prompt
forkless
2026-06-17 01:19:34 +02:00
-
09c43ef287
fix: italicize and separate example prompt in CustomPersona help_text
forkless
2026-06-17 01:17:38 +02:00
-
2423497dec
feat: add example prompt in CustomPersona help_text, remove broken code fallback
forkless
2026-06-17 01:15:43 +02:00
-
60e3eff9d2
fix: simplify persona resolution to single path, use personaDesc for system prompt
forkless
2026-06-17 01:09:36 +02:00
-
03a321e542
fix: fall back to default custom persona when CustomPersona textarea is empty
forkless
2026-06-17 01:06:09 +02:00
-
8b48d31aba
remove Yoda persona
forkless
2026-06-17 01:03:56 +02:00
-
59cc300a24
fix: replace Yoda prompt with user's version — salesman-first, 10-20% inversion, good/bad examples
forkless
2026-06-17 01:00:30 +02:00
-
8232917210
fix: allow /ai persona custom to set KV override and use CustomPersona textarea
forkless
2026-06-17 00:55:35 +02:00
-
2724305f67
fix: Yoda — every sentence must invert, one normal sentence max per reply
forkless
2026-06-17 00:48:24 +02:00
-
8d9485e749
fix: rewrite Yoda prompt as pure in-character examples, no meta-instructions
forkless
2026-06-17 00:46:06 +02:00
-
671e768594
fix: correct Yoda speech to topicalization/fronting mix instead of rigid OSV
forkless
2026-06-17 00:43:45 +02:00
-
fbcb7cb7d3
fix: force Yoda backwards syntax (90/10 blend instead of 30/70)
forkless
2026-06-17 00:42:26 +02:00
-
1637a54caa
fix: reset conversation history on fresh @-mention to prevent context bleed
forkless
2026-06-17 00:37:20 +02:00
-
72114f14ee
fix: show dropdown display names in /ai persona list, add Custom at bottom
forkless
2026-06-17 00:31:48 +02:00
-
07fe9156ad
fix: align persona list continuation indent with first-line description position
forkless
2026-06-17 00:21:41 +02:00
-
6b68b13039
fix: indent multi-line persona descriptions in list output instead of truncating
forkless
2026-06-17 00:21:01 +02:00
-
bc54f711e0
fix: truncate persona list output to first line (multi-line prompts were dumping full text)
forkless
2026-06-17 00:20:22 +02:00
-
11bc5c44af
v0.1.17: replace persona library with juxtaposed characters, add custom persona support
forkless
2026-06-17 00:13:52 +02:00
-
4a212c160c
Restructure docs: move to docs/, rename CHANGES->CHANGELOG, add SECURITY.md
forkless
2026-06-16 22:04:11 +02:00
-
72d4821a26
Rewrite DESIGN.md to reflect current v0.1.16 state
forkless
2026-06-16 21:57:57 +02:00
-
7f3caee8ec
Fix unknown persona detection, bump to v0.1.16
forkless
2026-06-16 21:43:58 +02:00
-
012826d93b
Update Shakespeare persona, bump to v0.1.15
forkless
2026-06-16 21:40:46 +02:00
-
5ccd736640
Remove model commands, remove persona truncation, bump to v0.1.14
forkless
2026-06-16 21:35:50 +02:00
-
95cbc928e1
Remove /resetmatty, fix persona list formatting, bump to v0.1.13
forkless
2026-06-16 21:30:34 +02:00
-
f038316615
Add /ai persona command, debug logging toggle, context trimming, persona override
forkless
2026-06-16 21:11:44 +02:00
-
31a81fbfaa
Add EngagementEngine, persona system, dropdowns, penalties, /resetmatty, debug logging
forkless
2026-06-16 19:45:50 +02:00
-
83da1698c0
Add dev init script with auto-created admin user (admin/admin) on first boot
forkless
2026-06-16 17:52:46 +02:00
-
427aedaae7
Add streaming Ollama response with live post updates
forkless
2026-06-16 17:50:27 +02:00
-
ed1cc8a6a6
Add MessageHasBeenPosted hook with @-mention, thread reply, bot account
forkless
2026-06-16 17:46:53 +02:00
-
f749b3dd02
Scaffold Go plugin skeleton with Ollama client, conversation store, rate limiter
forkless
2026-06-16 17:43:18 +02:00
-
2709120cf3
Refine interaction model: @-mention as primary with EngagementEngine lifecycle
forkless
2026-06-16 17:15:44 +02:00
-
8da5dcec9b
Scaffold project skeleton with DESIGN.md and supporting docs
forkless
2026-06-16 17:08:43 +02:00
-
217edeb568
Initial commit
forkless
2026-06-16 16:57:35 +02:00