Commit Graph

224 Commits

Author SHA1 Message Date
vegu-ai-tools
c1eec3fedb Refactor world state update process by delegating snapshot application to WorldStateSnapshotMixin 2026-06-01 17:54:41 +03:00
vegu-ai-tools
83e9d8c9bf Add max items configuration and cap bucket functionality for world state snapshots 2026-06-01 15:23:38 +03:00
vegu-ai-tools
67fddeaaf4 Refactor world state management by introducing mixins for reinforcements and pin conditions 2026-06-01 13:26:42 +03:00
vegu-ai-tools
51d3fe00b0 separate world state snapshot into mixin class 2026-06-01 12:38:53 +03:00
vegu-ai-tools
5e117edcf8 Implement background processing for world state updates 2026-06-01 11:20:44 +03:00
vegu-ai-tools
67343a9df3 Add HuggingFace token config 2026-05-31 15:09:38 +03:00
vegu-ai-tools
201e274ca5 entity tooltip for active scene characters shouldn't show add detail op 2026-05-31 13:37:09 +03:00
vegu-ai-tools
31f2a7f92e relabel to add detail 2026-05-31 02:19:56 +03:00
vegu-ai-tools
eaa7849429 prompt tweaks 2026-05-31 02:06:07 +03:00
vegu-ai-tools
5bb358cafa config for examine_entity response length 2026-05-31 01:54:51 +03:00
vegu-ai-tools
e4708d97f3 Update world state snapshot cadence and related tests 2026-05-31 00:19:19 +03:00
vegu-ai-tools
b9053d6adb prompt tweaks 2026-05-30 22:45:06 +03:00
veguAI
f31f7159dc World state 0.38.0 (#37)
worldstate snapshot refactor
2026-05-30 19:04:17 +03:00
vegu-ai-tools
44f875db9b Merge branch 'main' into prep-0.38.0 2026-05-21 21:51:26 +03:00
veguAI
d4691de357 0.37.1 (#268)
* fix issue where combination of static history entries + best fit context history mode could lead to index error during conversation generation

* 0.37.1
0.37.1
2026-05-21 21:41:29 +03:00
vegu-ai-tools
410291a5ce linting 2026-05-21 21:25:06 +03:00
vegu-ai-tools
5f5ffad15b tests 2026-05-21 15:55:42 +03:00
vegu-ai-tools
d8c28bd178 fix issue where combination of static history entries + best fit context history mode could lead to index error during conversation generation 2026-05-21 15:55:39 +03:00
vegu-ai-tools
64b4df3976 set dev4 2026-05-20 01:22:17 +03:00
vegu-ai-tools
dddb94fe10 autocomplete refactor for undo/redo 2026-05-20 01:18:44 +03:00
vegu-ai-tools
64b136b2f3 separate autocomplete into mixin 2026-05-19 22:46:32 +03:00
vegu-ai-tools
f3d41d23df add gemini-3.5-flash 2026-05-19 21:03:35 +03:00
vegu-ai-tools
c4faab2c2a relock 2026-05-19 19:35:51 +03:00
vegu-ai-tools
f0a755a218 fix: handle cancellation in revision process to preserve original message 2026-05-19 19:33:14 +03:00
vegu-ai-tools
9e375678d2 fix: add exclude-newer option for uv tool to limit dependency updates 2026-05-19 19:28:32 +03:00
vegu-ai-tools
4425a5e4dc prompt tweaks 2026-05-19 14:53:38 +03:00
vegu-ai-tools
17ccbc7dff fix: make Onboarding Wizard scrollable for better accessibility on shorter viewports 2026-05-19 14:52:46 +03:00
vegu-ai-tools
c33ddd2c33 typo 2026-05-19 14:48:02 +03:00
vegu-ai-tools
20382e79b0 fix: include speaker role in scenario premise for autocomplete templates 2026-05-19 01:13:00 +03:00
vegu-ai-tools
876190c95c allow toggling off agent action overrides without deleting them 2026-05-19 01:09:33 +03:00
vegu-ai-tools
d4088b6211 linting 2026-05-19 00:23:53 +03:00
vegu-ai-tools
008d36e7a2 feat: add Concurrent Inference support to llama.cpp client 2026-05-19 00:22:05 +03:00
vegu-ai-tools
3ca578ddf3 allow overriding reasoning on certain agent actions 2026-05-19 00:03:57 +03:00
vegu-ai-tools
6b7a97585c update baselines 2026-05-18 22:12:14 +03:00
vegu-ai-tools
4fa32646ae dedicated unslop instructions for narration generation 2026-05-18 21:08:39 +03:00
vegu-ai-tools
69c16939bf fix: enable prompt caching for Anthropic 2026-05-18 12:43:03 +03:00
vegu-ai-tools
67136e4d9a set dev3 2026-05-17 18:30:33 +03:00
vegu-ai-tools
08c6ef0f39 fix isssue where auto registered events double fired when testing scene loop in creative mode 2026-05-17 18:29:04 +03:00
vegu-ai-tools
e51127b130 linting 2026-05-17 18:12:56 +03:00
vegu-ai-tools
ae8adb8a80 refactor message mutations to message versions and add node to add message version 2026-05-17 18:12:47 +03:00
vegu-ai-tools
3141945249 move scene message nodes to separate module 2026-05-17 14:25:11 +03:00
vegu-ai-tools
51a182eb3e Add timestamp formatting to Node Editor log entries for better context 2026-05-17 14:17:06 +03:00
vegu-ai-tools
9703e3d791 Fix Node Editor boolean property checkbox responsiveness and update binding method 2026-05-17 14:07:53 +03:00
vegu-ai-tools
093b02944c Add auto-register functionality for Event Modules and update related listeners 2026-05-17 14:02:22 +03:00
vegu-ai-tools
0f74345d5a linting 2026-05-17 01:52:14 +03:00
vegu-ai-tools
220ec34a74 Implement autocomplete hints feature across various components and contexts 2026-05-17 01:51:56 +03:00
vegu-ai-tools
3133be1013 Change action type in DirectorMessage from Literal to str 2026-05-17 00:56:16 +03:00
vegu-ai-tools
43d3f5c185 Add description and warning display to AgentSceneSettings 2026-05-17 00:48:23 +03:00
veguAI
d51e200c04 Agent settings scene override (#35)
* scene overridable agent settings

* set scene_overridable to True in AgentActionConfig and remove redundant instances in ConversationAgent

* agent settings scene override followup pass

* fix issue with general options not showing up for scene overrides

* ux tweaks for global / scene agent settings and render widgets from the same component instead of duplicating code

* scene override cant toggle untoggle able agent action

* refactor: update agent settings file structure to use dedicated agent-settings subdirectory

* changelog

* followup fixes

* linting
2026-05-17 00:40:43 +03:00
vegu-ai-tools
67041f64a3 update label 2026-05-16 12:17:03 +03:00