Commit Graph

244 Commits

Author SHA1 Message Date
vegu-ai-tools
29f9036033 feat: Enhance keyboard modifier support for macOS 2026-04-16 00:13:44 +03:00
vegu-ai-tools
e2e0162b55 lock save file 2026-04-15 00:12:51 +03:00
vegu-ai-tools
5f85cc532d fix: optimize model eviction logic in ChromaDBMemoryAgent 2026-04-14 23:57:39 +03:00
vegu-ai-tools
4e82220de8 changelog 2026-04-14 23:50:23 +03:00
vegu-ai-tools
b02e721beb model testing harness scene 2026-04-14 23:48:38 +03:00
vegu-ai-tools
ff20ed24e2 fix: prevent mutable state leakage in MakeDict and MakeList nodes 2026-04-14 22:17:22 +03:00
vegu-ai-tools
72e2a1f57b director gameplay tools 2026-04-13 17:43:20 +03:00
vegu-ai-tools
3528957d07 nodegraph analsys and mutation tools for agentic use 2026-04-13 17:40:07 +03:00
vegu-ai-tools
35650c0924 docs 2026-04-13 17:33:11 +03:00
vegu-ai-tools
7586248764 fiox regression with advance time no longer prompting for user guidance 2026-04-12 20:18:41 +03:00
vegu-ai-tools
f5a29f75b1 sync to main scene updates 2026-04-12 20:05:12 +03:00
vegu-ai-tools
a4d51894e5 docs 2026-04-12 19:53:32 +03:00
vegu-ai-tools
f11f93ee0a linting 2026-04-12 19:03:41 +03:00
vegu-ai-tools
9159e230dc implement character folders 2026-04-12 18:57:39 +03:00
vegu-ai-tools
a4fff689ee enhance action notes for similarity queries and questions in MemoryRAGMixin 2026-04-12 14:46:44 +03:00
vegu-ai-tools
d9f712fcee linting 2026-04-09 02:35:38 +03:00
vegu-ai-tools
29ebef0907 close arc impl 2026-04-09 02:35:23 +03:00
vegu-ai-tools
437f796182 linting 2026-04-09 00:20:45 +03:00
vegu-ai-tools
489ed1059a code cleanup 2026-04-09 00:19:45 +03:00
vegu-ai-tools
66b32c651c refactor revision rewrite 2026-04-09 00:06:20 +03:00
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