Commit Graph

251 Commits

Author SHA1 Message Date
veguAI
1e7acb7ec2 Indicate template-applied reasoning specs with chips in client UX (#38) (#39)
* feature: indicate template-applied reasoning specs with chips in client UX (#38)

* fix: sync reasoning from_template flags on in-modal template switch; move chips above inputs (#38)

* style: reasoning template chips use text variant and small size (#38)
2026-06-07 16:09:36 +03:00
vegu-ai-tools
342f1749ce linting 2026-06-07 01:47:49 +03:00
vegu-ai-tools
fed1248ba5 feat: add reasoning validation pattern to client configuration and update related components 2026-06-07 01:45:24 +03:00
vegu-ai-tools
d1fa651a72 linting 2026-06-06 20:26:01 +03:00
vegu-ai-tools
cec258f706 feat: update response length enforcement option to 'adaptive' in AIClient and ClientModal 2026-06-06 20:25:56 +03:00
vegu-ai-tools
2423241a40 feat: add adaptive response length enforcement option and update documentation 2026-06-06 17:54:48 +03:00
vegu-ai-tools
52aaf05ccd refactor: improve detail in ContextInvestigationMessage and adjust RevisionNav styling 2026-06-06 17:08:36 +03:00
vegu-ai-tools
ea1a5042a3 cleanup 2026-06-05 18:07:26 +03:00
vegu-ai-tools
79008154dc docs 2026-06-05 18:06:50 +03:00
vegu-ai-tools
4697a1ca66 layout adjustments 2026-06-05 14:07:23 +03:00
vegu-ai-tools
e4278dc314 add autocomplete support to world information and adjust layout 2026-06-05 14:06:19 +03:00
vegu-ai-tools
b6e1e461d5 docs 2026-06-05 14:01:33 +03:00
vegu-ai-tools
b36cc8626c linting 2026-06-05 02:15:17 +03:00
vegu-ai-tools
1b8fbc383b Add autocomplete support for dialogue examples and enhance related tests 2026-06-05 02:13:55 +03:00
vegu-ai-tools
0a84765c0c Implement autosave functionality after message mutations in SceneMessagePlugin 2026-06-05 01:38:19 +03:00
vegu-ai-tools
10388f295b Adjust maximum value for repetition_penalty_range slider to 8192 for improved control 2026-06-05 01:04:28 +03:00
vegu-ai-tools
150437f896 Add 'Apply to all' action and refine reset functionality in inference presets 2026-06-05 00:56:46 +03:00
vegu-ai-tools
8e3b2d12e3 Adjust slider step values for temperature, top_p, and repetition_penalty_range for finer control 2026-06-05 00:50:21 +03:00
vegu-ai-tools
336bc42eff prompt tweeaks 2026-06-04 17:14:23 +03:00
vegu-ai-tools
fe20806a05 prompt tweaks 2026-06-04 17:14:09 +03:00
vegu-ai-tools
c758f3ac3a Enhance HuggingFace integration with timeout handling and improved template fetching logic 2026-06-04 13:46:00 +03:00
vegu-ai-tools
6d1ee7ca70 Refactor contextual generation templates to improve output formatting and instruction handling 2026-06-04 13:31:24 +03:00
vegu-ai-tools
67499c6fbf changelog 2026-06-02 23:15:39 +03:00
vegu-ai-tools
337b615d6f Add custom instructions support to world state snapshot generation 2026-06-02 18:19:56 +03:00
vegu-ai-tools
1bcbe684bf Route initial world state snapshot updates through dispatcher for concurrency handling 2026-06-02 13:24:15 +03:00
vegu-ai-tools
781d75c9ed Add GPU memory management features to optimize scene loading 2026-06-02 13:02:33 +03:00
vegu-ai-tools
8813c394e6 Add object illustration support with visualization capabilities and styles 2026-06-02 01:51:40 +03:00
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