Commit Graph

224 Commits

Author SHA1 Message Date
vegu-ai-tools
b53c8eaaf0 fixed advanced introduce dialog behavior and removed unnecessary scene snapshot logic in websocket handler. 2026-04-05 23:02:49 +03:00
vegu-ai-tools
4316cfe9c6 Merge branch 'main' into prep-0.37.0 2026-04-05 19:05:27 +03:00
veguAI
a1d209a9ae 0.36.1 (#263)
* fix white space issues in contextual generate causing problems with list creation tasks

* Implement early termination for SSE events in TextGeneratorWebuiClient when receiving "[DONE]" signal,

* gemma-4 template

* prompt tweaks

* set 0.36.1

* update what's new

* prompt tweaks

* update test baselines

* prompt tweaks

* update changelog
0.36.1
2026-04-05 18:20:25 +03:00
vegu-ai-tools
30beb1cbe0 linting 2026-04-05 02:29:20 +03:00
vegu-ai-tools
283638c193 Add configurable action confirmation timeout in Director Chat settings 2026-04-05 02:28:26 +03:00
vegu-ai-tools
cd8b792c1c Add ActionFailed exception to handle action execution failures in director actions 2026-04-05 01:38:30 +03:00
vegu-ai-tools
20211a3e27 consolidate plan management actions 2026-04-05 01:26:22 +03:00
vegu-ai-tools
7518c6783c linting 2026-04-05 01:25:45 +03:00
vegu-ai-tools
a0fd6d7f97 tests 2026-04-05 01:24:18 +03:00
vegu-ai-tools
af8bd803f0 Add cleanup_orphaned_plans function to manage unreferenced plans in chat context 2026-04-05 01:18:57 +03:00
vegu-ai-tools
1483d1b6c2 task management actions 2026-04-05 00:54:28 +03:00
vegu-ai-tools
76f83122dd llm prompt template tests 2026-04-04 15:20:18 +03:00
vegu-ai-tools
7eb99f835d prompt tweaks 2026-04-04 15:19:02 +03:00
vegu-ai-tools
7906ea03c5 update test baseliens 2026-04-04 14:48:50 +03:00
vegu-ai-tools
2c0dbed687 Add instruction for backend restart in VersionMismatchAlert component 2026-04-04 14:41:32 +03:00
vegu-ai-tools
1bbca448ce prompt tweaks 2026-04-04 14:40:17 +03:00
vegu-ai-tools
60aeade21a set dev version 2026-04-04 14:39:08 +03:00
vegu-ai-tools
ecf83b2885 revert llama.cpp add_special change 2026-04-04 13:51:35 +03:00
vegu-ai-tools
6fcc337fa1 llm prompt template management ux 2026-04-04 13:51:13 +03:00
vegu-ai-tools
12a0652215 Add 'add_special' parameter to payload in LlamaCppClient 2026-04-04 13:28:09 +03:00
vegu-ai-tools
b9a49e8737 gemma-4 template fixes 2026-04-04 13:25:26 +03:00
vegu-ai-tools
d827c57851 prompt tweaks 2026-04-04 13:24:33 +03:00
vegu-ai-tools
a4d4633597 linting 2026-04-04 00:57:18 +03:00
vegu-ai-tools
7aa7dc987c Add system prompt template variable and override indicators; enhance UI for system prompts 2026-04-04 00:56:24 +03:00
vegu-ai-tools
64d29e8c42 Add Search Strictness slider with adjustable distance_mod for embeddings 2026-04-04 00:20:05 +03:00
vegu-ai-tools
2a36c779bc fix issue where switching memory agent device would require a restart to work 2026-04-03 18:40:18 +03:00
vegu-ai-tools
1b369e41c4 remove <bos> token 2026-04-03 18:27:16 +03:00
vegu-ai-tools
d6ed4b0cb4 prompt tweaks 2026-04-03 18:18:03 +03:00
vegu-ai-tools
ee0b4edbc0 reset plan 2026-04-03 18:13:38 +03:00
vegu-ai-tools
5c86442acd Refactor SceneToolsDirector component to streamline UI elements and remove unnecessary alerts. Consolidated sliders for turn count and dialogue ratio into a more compact layout, enhancing user experience. 2026-04-03 18:13:27 +03:00
vegu-ai-tools
2225320634 only compact context during deduplication 2026-04-03 18:04:37 +03:00
vegu-ai-tools
b396b498d1 Refactor ClientModal to introduce an Advanced tab for settings 2026-04-03 16:58:41 +03:00
vegu-ai-tools
c3454bbd5f Refactor advance time scene tool menu 2026-04-03 16:27:44 +03:00
vegu-ai-tools
673382199d dedupe off 2026-04-03 08:42:17 +03:00
vegu-ai-tools
62744a8f76 Add dedupe property to Prompt From Template Node for controlling prompt deduplication in templates with structured repeated content. Update CHANGELOG to reflect this enhancement. 2026-04-03 08:42:10 +03:00
vegu-ai-tools
72c25acdb6 prompt tweaks 2026-04-03 08:29:59 +03:00
vegu-ai-tools
b455e58c11 changelog 2026-04-03 02:12:54 +03:00
vegu-ai-tools
a932f5a022 Update Gemma4 template to conditionally set reasoning pattern based on presence of reasoning tokens, enhancing flexibility in prompt generation. 2026-04-03 02:12:02 +03:00
vegu-ai-tools
67857bd24e gemma4 template 2026-04-03 02:08:00 +03:00
vegu-ai-tools
b5cc583ca5 relock 2026-04-03 02:07:52 +03:00
vegu-ai-tools
c108d1c871 Refactor response handling in prompts by removing rstrip functionality and updating Jinja2 template syntax for improved whitespace management 2026-04-01 20:44:32 +03:00
vegu-ai-tools
50f6b80544 Enhance list-type generation by fixing empty line issue and adding rstrip functionality for prepared responses in prompts 2026-04-01 20:25:50 +03:00
vegu-ai-tools
233f86f965 Update perspective field label and hint for improved clarity in narrative prompts 2026-04-01 14:19:38 +03:00
vegu-ai-tools
e4a73a5964 prompt tweaks 2026-04-01 14:14:12 +03:00
vegu-ai-tools
d318713c1b changelog 2026-04-01 12:58:12 +03:00
vegu-ai-tools
502e159bab Add length guard in RevisionMixin to discard hallucinated fixes that exceed a specified ratio of original text length 2026-04-01 12:57:25 +03:00
vegu-ai-tools
6c2fdd587f punctuation tweaks 2026-04-01 12:57:18 +03:00
vegu-ai-tools
83bca0afb1 switch to data format parsing isntead of pseudo XML 2026-04-01 12:35:46 +03:00
vegu-ai-tools
f2d4024a01 prompt tweaks 2026-04-01 12:16:07 +03:00
vegu-ai-tools
981036d93f prompt fixes 2026-04-01 11:56:19 +03:00