Commit Graph

  • 72c25acdb6 prompt tweaks vegu-ai-tools 2026-04-03 08:29:59 +03:00
  • b455e58c11 changelog vegu-ai-tools 2026-04-03 02:12:54 +03:00
  • a932f5a022 Update Gemma4 template to conditionally set reasoning pattern based on presence of reasoning tokens, enhancing flexibility in prompt generation. vegu-ai-tools 2026-04-03 02:12:02 +03:00
  • 67857bd24e gemma4 template vegu-ai-tools 2026-04-03 02:08:00 +03:00
  • b5cc583ca5 relock vegu-ai-tools 2026-04-03 02:07:52 +03:00
  • 1fed82fa72 Implement early termination for SSE events in TextGeneratorWebuiClient when receiving "[DONE]" signal, vegu-ai-tools 2026-04-01 21:04:22 +03:00
  • c2cf64a0b4 fix white space issues in contextual generate causing problems with list creation tasks vegu-ai-tools 2026-04-01 20:56:56 +03:00
  • c108d1c871 Refactor response handling in prompts by removing rstrip functionality and updating Jinja2 template syntax for improved whitespace management vegu-ai-tools 2026-04-01 20:44:32 +03:00
  • 50f6b80544 Enhance list-type generation by fixing empty line issue and adding rstrip functionality for prepared responses in prompts vegu-ai-tools 2026-04-01 20:25:50 +03:00
  • 233f86f965 Update perspective field label and hint for improved clarity in narrative prompts vegu-ai-tools 2026-04-01 14:19:38 +03:00
  • e4a73a5964 prompt tweaks vegu-ai-tools 2026-04-01 14:14:12 +03:00
  • d318713c1b changelog vegu-ai-tools 2026-04-01 12:58:12 +03:00
  • 502e159bab Add length guard in RevisionMixin to discard hallucinated fixes that exceed a specified ratio of original text length vegu-ai-tools 2026-04-01 12:57:25 +03:00
  • 6c2fdd587f punctuation tweaks vegu-ai-tools 2026-04-01 12:57:18 +03:00
  • 83bca0afb1 switch to data format parsing isntead of pseudo XML vegu-ai-tools 2026-04-01 12:35:46 +03:00
  • f2d4024a01 prompt tweaks vegu-ai-tools 2026-04-01 12:16:07 +03:00
  • 981036d93f prompt fixes vegu-ai-tools 2026-04-01 11:56:19 +03:00
  • aeec414340 Add warning alert in SceneToolsDirector to inform users about LLM requirements for narrative generation vegu-ai-tools 2026-04-01 01:08:37 +03:00
  • d0af7dffd9 Update arc-expand template to display full beat descriptions for improved clarity in upcoming beats vegu-ai-tools 2026-04-01 01:01:38 +03:00
  • 469312cdf6 Add example for 12-beat scene outline in manage-plan.json to enhance instruction clarity vegu-ai-tools 2026-04-01 00:42:49 +03:00
  • 79f73a35fb Enhance perspective handling in GetActivePlan and ExpandStoryArc nodes by providing default values. This ensures a fallback to scene perspective or a sensible default when none is provided. vegu-ai-tools 2026-04-01 00:40:11 +03:00
  • 20df239dfa more response length to fix data vegu-ai-tools 2026-04-01 00:16:25 +03:00
  • ffddf36705 Fix SSE streaming crash in TextGeneratorWebui clients by handling [DONE] sentinel event to prevent JSONDecodeError. vegu-ai-tools 2026-04-01 00:08:39 +03:00
  • e034da3d20 linting vegu-ai-tools 2026-03-31 19:09:32 +03:00
  • a7e0463aad Refactor SceneToolsDirector: Update button labels and descriptions for arc generation modes, clarifying functionality and improving user guidance. vegu-ai-tools 2026-03-31 19:02:23 +03:00
  • 87a109c7ef expand arc polish vegu-ai-tools 2026-03-31 18:34:18 +03:00
  • 1c23c0fdc2 arc expand critique step vegu-ai-tools 2026-03-31 16:31:08 +03:00
  • 6d8c902982 linting vegu-ai-tools 2026-03-31 15:49:51 +03:00
  • 7a22979822 Include writing style instructions in arc-expand template for improved scene prose generation vegu-ai-tools 2026-03-30 17:42:10 +03:00
  • e7b969eb0b Add dramatic mechanisms and emotional registers for enhanced story generation vegu-ai-tools 2026-03-30 17:40:32 +03:00
  • d7c8926be6 move instructions to template vegu-ai-tools 2026-03-30 15:19:30 +03:00
  • be7137b2c8 smarter genrate story arc chunking vegu-ai-tools 2026-03-30 14:55:07 +03:00
  • a5a204625e prompt tweaks vegu-ai-tools 2026-03-30 14:23:38 +03:00
  • 3965b674f4 tweaks to kaira acting instructions vegu-ai-tools 2026-03-30 14:23:30 +03:00
  • d6675874e0 more fixes for direct story arc vegu-ai-tools 2026-03-30 03:28:21 +03:00
  • 64a6a708da generaste story arc vegu-ai-tools 2026-03-30 02:20:44 +03:00
  • af473753d0 Refactor BlockListExtractor to use blocks instead of tags for extracting structured content. Update related templates and tests to reflect the new block definition format. vegu-ai-tools 2026-03-29 22:04:41 +03:00
  • 7a40713779 arc-expand template vegu-ai-tools 2026-03-29 21:42:54 +03:00
  • 40dee7f077 Add BlockListExtractor for extracting tagged blocks vegu-ai-tools 2026-03-29 21:42:38 +03:00
  • 3de7cf8346 remove crutt vegu-ai-tools 2026-03-29 19:28:17 +03:00
  • 62fd7ddc21 prompt tweaks vegu-ai-tools 2026-03-29 19:28:12 +03:00
  • f2bc791f5b back to unified unslop vegu-ai-tools 2026-03-29 19:07:46 +03:00
  • de162af542 separate unslop concerns vegu-ai-tools 2026-03-29 18:00:04 +03:00
  • c606da6ea0 Update CHANGELOG and implement message regeneration improvements. Added 'allow_partial' option for Asset Exists node to enable startswith matching. Fixed bug in message regeneration to restore original message on failure and log errors appropriately. Enhanced Prompts tab to indicate outdated template overrides. vegu-ai-tools 2026-03-29 16:52:02 +03:00
  • 160c8ed165 Refactor task type handling in plan schema vegu-ai-tools 2026-03-29 14:46:39 +03:00
  • 24b40019c5 Add dialogue ratio configuration to chat generation vegu-ai-tools 2026-03-29 14:25:20 +03:00
  • 46350c0095 module fixes vegu-ai-tools 2026-03-29 14:24:42 +03:00
  • b14741dca0 Enhance TTS agent functionality by adding a context manager to suppress automatic voice generation during multi-turn planning in DirectorChatMixin. This prevents noisy voice synthesis and improves user experience. Also, introduced a property to check if auto generation is enabled. vegu-ai-tools 2026-03-29 13:38:29 +03:00
  • b54066afbf set dev version vegu-ai-tools 2026-03-28 12:59:16 +02:00
  • d9e9762958 linting vegu-ai-tools 2026-03-28 12:53:54 +02:00
  • 90fef49ed7 linting vegu-ai-tools 2026-03-28 12:53:31 +02:00
  • 90502ee962 Update CHANGELOG and remove unnecessary unified_api_key fields from agent action configs. Implemented a function to strip these static references before saving configurations. vegu-ai-tools 2026-03-28 12:52:33 +02:00
  • c58f0e831a Update CHANGELOG and enhance encryption for API keys in AgentActionConfig. Removed redundant LLM call in director actions and ensured nested API keys are encrypted properly in the configuration. vegu-ai-tools 2026-03-28 12:41:04 +02:00
  • ef8db94c3a Fix Anthropic Client: Address generation error by ensuring max_tokens parameter is set, and clean up supported models list by removing outdated entries. Update CHANGELOG with these fixes. vegu-ai-tools 2026-03-28 12:32:11 +02:00
  • 87acd52442 Add OpenAI-compatible TTS backend and update VoiceLibrary component vegu-ai-tools 2026-03-28 12:21:41 +02:00
  • c8123a270e Director planning (#29) veguAI 2026-03-28 00:17:05 +02:00
  • 3596396e63 Visual Scene Tools: Organized the visual tools menu into per-character submenus, matching the world scene tools pattern. vegu-ai-tools 2026-03-21 22:39:49 +02:00
  • 19ed12433e linting vegu-ai-tools 2026-03-21 19:17:51 +02:00
  • 8a9f76f572 simplify director instructions vegu-ai-tools 2026-03-21 19:17:37 +02:00
  • 38822abc83 Manual Scene Direction Turn: Added a button to the director scene tools menu to manually trigger a scene direction turn. Useful when scene direction is enabled but auto progression is off. Supports optional one-off instructions via Ctrl+click. vegu-ai-tools 2026-03-21 02:07:56 +02:00
  • fe47a7a803 director nodes to guidance vegu-ai-tools 2026-03-20 15:32:00 +02:00
  • be774cb223 Director Notes: Temporary, time-limited instructions for the director that automatically expire after a configurable number of scene turns. Managed via World Editor > Scene > Direction. vegu-ai-tools 2026-03-20 13:39:45 +02:00
  • 719cbe4f8f Fixed "No episodes available" placeholder being selectable in the episode list. vegu-ai-tools 2026-03-20 10:14:10 +02:00
  • 19ee5531fc Modify frontend_wsgi.py to ensure proper MIME type handling for .js and .css files. vegu-ai-tools 2026-03-19 11:08:24 +02:00
  • a8a0d06448 Add CHANGELOG for version 0.37.0.dev with a fix for a crash in the voice library character manager. Implement character voice configuration handling in TTSWebsocketHandler and update VoiceLibraryCharacterManager to remove scene prop and utilize websocket for character data retrieval. vegu-ai-tools 2026-03-17 01:22:36 +02:00
  • 39bc2b8b18 set 0.37.0.dev1 vegu-ai-tools 2026-03-15 12:09:46 +02:00
  • d8a8509ae7 relock vegu-ai-tools 2026-03-15 12:09:29 +02:00
  • 42a8863e65 0.36.0 (#255) 0.36.0 veguAI 2026-03-15 12:00:57 +02:00
  • d0ebe95ca6 0.35.0 (#242) 0.35.0 veguAI 2026-01-27 10:22:41 +02:00
  • 20af2a9f4b 0.34.1 - Openrouter reasoning model fixes (#241) 0.34.1 veguAI 2025-12-19 23:44:52 +02:00
  • c179fcd3eb 0.34.0 (#239) 0.34.0 veguAI 2025-12-06 11:19:48 +02:00
  • 89d16ae513 0.33.0 (#229) 0.33.0 veguAI 2025-10-25 14:06:55 +03:00
  • 72867c930e 0.32.3 (#219) 0.32.3 veguAI 2025-08-24 17:17:08 +03:00
  • eddddd5034 0.32.2 (#216) 0.32.2 veguAI 2025-08-23 19:20:39 +03:00
  • 25e646c56a 0.32.1 (#213) 0.32.1 veguAI 2025-08-23 01:16:18 +03:00
  • ce4c302d73 0.32.0 (#208) 0.32.0 veguAI 2025-08-08 13:56:29 +03:00
  • 685ca994f9 linting can be done at merge vegu-ai-tools 2025-07-06 20:32:17 +03:00
  • 285b0699ab contributing.md vegu-ai-tools 2025-07-06 18:41:44 +03:00
  • 7825489cfc add contributing.md vegu-ai-tools 2025-07-06 18:37:00 +03:00
  • fb2fa31f13 linting veguAI 2025-06-29 19:51:08 +03:00
  • 9eb4c48d79 0.31.0 (#193) 0.31.0 veguAI 2025-06-29 18:06:11 +03:00
  • e4d465ba42 0.30.1 (#190) 0.30.1 veguAI 2025-06-10 21:05:46 +03:00
  • 61d01984ba 0.30.0 (#184) 0.30.0 veguAI 2025-06-03 12:26:12 +03:00
  • 113553c306 0.29.0 (#167) 0.29.0 veguAI 2025-02-01 17:44:06 +02:00
  • 736e6702f5 Dockerfile Update (#174) Kaldigo 2025-01-30 00:29:44 +00:00
  • 80256012ad 0.28.0 (#148) 0.28.0 veguAI 2024-11-24 15:43:27 +02:00
  • bb1cf6941b 0.27.0 (#137) 0.27.0 veguAI 2024-09-23 12:55:34 +03:00
  • 2c8b4b8186 Update README.md veguAI 2024-07-26 21:51:07 +03:00
  • 95a17197ba 0.26.0 (#133) 0.26.0 veguAI 2024-07-26 21:43:06 +03:00
  • d09f9f8ac4 Update README.md veguAI 2024-05-31 13:23:40 +03:00
  • de16feeed5 0.25.6 prep 0.25.6 vegu-ai-tools 2024-05-31 13:10:23 +03:00
  • cdcc804ffa 0.25.6 (#128) veguAI 2024-05-31 13:07:57 +03:00
  • 9a2bbd78a4 docs: update README.md (#127) Ikko Eltociear Ashimine 2024-05-25 16:07:20 +09:00
  • ddfbd6891b 0.25.5 (#121) 0.25.5 veguAI 2024-05-24 18:17:55 +03:00
  • 143dd47e02 0.25.4 (#118) 0.25.4 veguAI 2024-05-18 16:20:28 +03:00
  • cc7cb773d1 Update README.md veguAI 2024-05-18 12:31:32 +03:00
  • 02c88f75a1 0.25.3 (#113) 0.25.3 veguAI 2024-05-15 00:31:36 +03:00
  • 419371e0fb Update README.md veguAI 2024-05-14 15:36:33 +03:00
  • 6e847bf283 Update README.md veguAI 2024-05-14 15:29:37 +03:00
  • ceedd3019f Update README.md veguAI 2024-05-14 15:29:02 +03:00