Commit Graph

  • a233d53643 Refactor message toolbar integration across components for improved action handling vegu-ai-tools 2026-05-14 16:14:20 +03:00
  • 2c65605173 fix issue where revision would compare against itself vegu-ai-tools 2026-05-14 15:47:52 +03:00
  • fd8fcb65f8 lock regenerate buttons when no regeneration is available vegu-ai-tools 2026-05-14 15:08:41 +03:00
  • 57d57e1e57 Enhance regeneration logic to skip no-op backend calls when no messages are available for regeneration vegu-ai-tools 2026-05-14 13:12:25 +03:00
  • 9cc28fa6fb Fix TTS message generation to include message_id in websocket handler vegu-ai-tools 2026-05-14 13:06:26 +03:00
  • 7fae536d17 Remove Character Sheet component and related references from the project vegu-ai-tools 2026-05-14 12:57:42 +03:00
  • d0b253cd85 empty <FIX> same as no fix vegu-ai-tools 2026-05-14 00:28:53 +03:00
  • 459979e94c fix test vegu-ai-tools 2026-05-14 00:28:31 +03:00
  • d6100a843b linting vegu-ai-tools 2026-05-13 22:59:29 +03:00
  • 2944f08a32 clarify and add test vegu-ai-tools 2026-05-13 22:59:02 +03:00
  • 63334cfff4 dont auto revise player authored messages vegu-ai-tools 2026-05-13 22:55:56 +03:00
  • c44be4d048 fix scene level template discovery in jinja2 vegu-ai-tools 2026-05-13 22:54:47 +03:00
  • 04a8584792 Remove unnecessary addition of "</FIX>" to extra stopping strings in revision process vegu-ai-tools 2026-05-13 22:34:16 +03:00
  • 9910100050 Update CHANGELOG and refactor ConversationAgent to prevent unnecessary stop-sequence injection vegu-ai-tools 2026-05-13 22:29:46 +03:00
  • 274306dafa linting vegu-ai-tools 2026-05-13 20:07:51 +03:00
  • 6cc4212cb2 MessageMutation impl vegu-ai-tools 2026-05-13 19:46:48 +03:00
  • 75deffb7b3 refactor revision hook for narrator and character message auto revision vegu-ai-tools 2026-05-13 17:36:42 +03:00
  • ba91e031dc regenerate uses message.mutation vegu-ai-tools 2026-05-13 16:10:07 +03:00
  • 0d988a8e11 automatic revisions go to message revision stack vegu-ai-tools 2026-05-13 14:16:59 +03:00
  • e1c216be90 feat: manual editor revisions go into the message revision stack vegu-ai-tools 2026-05-13 13:37:20 +03:00
  • 51c5d68803 linting vegu-ai-tools 2026-05-13 12:55:22 +03:00
  • fa14921334 follow up fixes to revvision mixin vegu-ai-tools 2026-05-13 12:29:38 +03:00
  • 287a8ac2f4 follow up fixes vegu-ai-tools 2026-05-13 12:06:30 +03:00
  • 22e3615049 wip message revision vegu-ai-tools 2026-05-13 02:23:48 +03:00
  • e60f6d72b3 feat: Migrate remaining dataclass models to Pydantic BaseModel vegu-ai-tools 2026-05-13 00:04:33 +03:00
  • 0e2e6a9d56 set 0.38.0.dev1 and rleock vegu-ai-tools 2026-05-12 22:28:47 +03:00
  • f5d41c04c8 0.37.0 (#267) 0.37.0 veguAI 2026-05-12 21:01:51 +03:00
  • 7a9f9b2a9e linting prep-0.37.0 vegu-ai-tools 2026-05-11 14:28:46 +03:00
  • 0309094f89 fix issue where removing an openai compat endpoint would leave an orphaned entry in enabled apis that could not be removed vegu-ai-tools 2026-05-11 14:27:42 +03:00
  • dd883e30a2 allow tts agent to auto enable if kcpp is loaded with a voice model vegu-ai-tools 2026-05-11 14:17:30 +03:00
  • fd592f43fe clean up debug logging in KoboldCppClient vegu-ai-tools 2026-05-11 14:09:43 +03:00
  • e43b6b1fc3 allow disabling and equalizing of weights vegu-ai-tools 2026-05-11 13:18:23 +03:00
  • 27b6816796 docs vegu-ai-tools 2026-05-11 13:00:35 +03:00
  • 7f3d333ddc version to 0.37.0 vegu-ai-tools 2026-05-11 12:09:23 +03:00
  • ca2474992f use real scene objects vegu-ai-tools 2026-05-10 12:18:01 +03:00
  • 3bc7fb9455 remove overdescriptive comments vegu-ai-tools 2026-05-10 11:58:25 +03:00
  • 1adf9b55d9 linting vegu-ai-tools 2026-05-09 17:26:34 +03:00
  • 280e9edce9 linting vegu-ai-tools 2026-05-09 16:56:09 +03:00
  • 1255a24a37 fix: exclude deprecated game-scripting API from coverage to avoid skewing totals vegu-ai-tools 2026-05-09 15:58:12 +03:00
  • 7e7e10d940 fix: update documentation to reflect sorting order of revision entries vegu-ai-tools 2026-05-09 15:48:58 +03:00
  • fda093b37a fix: resolve issues in changelog, summarizer, config update, and world state manager vegu-ai-tools 2026-05-09 15:41:46 +03:00
  • 9627b5c2b7 fix: resolve various issues across client, scene, and character handling vegu-ai-tools 2026-05-09 15:28:06 +03:00
  • ccde399f88 resplace domain-type standins vegu-ai-tools 2026-05-09 14:25:07 +03:00
  • d4102e88c0 tests vegu-ai-tools 2026-05-09 12:49:11 +03:00
  • c9581197bd test cleanup and allow passing through of note vegu-ai-tools 2026-05-08 20:15:09 +03:00
  • 2fda0962a0 always read from game stte sot vegu-ai-tools 2026-05-08 20:01:57 +03:00
  • 91fa1b8dbf update whatsnew vegu-ai-tools 2026-05-08 16:57:33 +03:00
  • e3507589a9 linting vegu-ai-tools 2026-05-08 16:41:25 +03:00
  • 844b36e9ee feat: add render_game_state Jinja global and gamestate-context-path template for targeted game state rendering vegu-ai-tools 2026-05-08 16:41:14 +03:00
  • ccc14dc401 refactor: streamline background task handling and enhance message processing in websocket handlers vegu-ai-tools 2026-05-06 21:40:42 +03:00
  • fe0826385a fix several empty response ux deadlock issues by moving tasks to async ops vegu-ai-tools 2026-05-06 13:09:10 +03:00
  • ce0118934c prompt tweaks vegu-ai-tools 2026-05-05 23:54:47 +03:00
  • 1a901fba3e update baselines vegu-ai-tools 2026-05-04 01:57:26 +03:00
  • 9434dd590f prompt tweaks vegu-ai-tools 2026-05-04 01:54:21 +03:00
  • 6328805a52 fix: conditionally include perspective instructions in acting instructions vegu-ai-tools 2026-05-04 01:44:36 +03:00
  • 360b531f3e fix: consolidate character description handling to avoid fragmentation vegu-ai-tools 2026-05-03 21:26:46 +03:00
  • d24e2fbfc9 fix: handle empty question case in reinforcement context vegu-ai-tools 2026-05-03 21:10:44 +03:00
  • f78069cb2c linting vegu-ai-tools 2026-05-02 13:26:52 +03:00
  • 8dc9d3722d update test baselines vegu-ai-tools 2026-05-02 13:24:51 +03:00
  • 960619c7b6 CHANGELOG.md vegu-ai-tools 2026-05-02 12:36:53 +03:00
  • 934291fa3c whats new vegu-ai-tools 2026-05-02 12:36:44 +03:00
  • a078c77122 update whats new vegu-ai-tools 2026-05-01 14:16:36 +03:00
  • a05b3fbd33 fix: correct volatile context placement in RAG query generation template vegu-ai-tools 2026-05-01 13:52:17 +03:00
  • a5808f9de0 fix: prevent duplicated character descriptions in prompts vegu-ai-tools 2026-05-01 13:22:15 +03:00
  • 23ba656190 fix: resolve redundant fetches in OpenRouter client with asyncio locks vegu-ai-tools 2026-05-01 12:56:08 +03:00
  • 28b3621ead prompt dedupe toggle vegu-ai-tools 2026-05-01 12:19:05 +03:00
  • 9b30977c39 wording vegu-ai-tools 2026-04-29 12:45:11 +03:00
  • 3bd8522885 wording vegu-ai-tools 2026-04-29 12:34:22 +03:00
  • e0d5c0668d update whatsnew vegu-ai-tools 2026-04-29 12:24:11 +03:00
  • aa8410f541 feat: enhance As Number node with default input socket and update related documentation fix: resolve TypeError in Function Argument node for None argument values vegu-ai-tools 2026-04-29 00:58:53 +03:00
  • 2a9731bc5c feat: add documentation button to IntroView component vegu-ai-tools 2026-04-28 23:19:25 +03:00
  • bdfc489153 feat: restructure 'What's New' section to group features and improvements for better clarity vegu-ai-tools 2026-04-28 23:16:53 +03:00
  • 8fc484b0eb fix: update format function for weight display in ConfigWidgetWeights vegu-ai-tools 2026-04-28 23:11:44 +03:00
  • 41ba24b8d9 sync whats'new vegu-ai-tools 2026-04-28 23:11:32 +03:00
  • 0134e37e96 doc env vars vegu-ai-tools 2026-04-28 22:43:40 +03:00
  • 58a933dc8f fix pocketts model migration vegu-ai-tools 2026-04-28 21:49:02 +03:00
  • 6e80326778 fix: Update default auto narration chance to 0.3 vegu-ai-tools 2026-04-28 13:38:57 +03:00
  • dee43a1ef0 linting vegu-ai-tools 2026-04-28 02:08:55 +03:00
  • 24af1c2e9e feat: Add Auto Narration module and update related components vegu-ai-tools 2026-04-28 02:02:42 +03:00
  • 4ed0c064d2 remove unreferenced screenshots vegu-ai-tools 2026-04-27 01:03:33 +03:00
  • debd0e08fd Refactor image reference handling in cleanup script: streamline patterns, enhance directory scanning, and improve output clarity vegu-ai-tools 2026-04-27 01:03:16 +03:00
  • 3311030f00 Enhance Pocket TTS: Upgrade to v2 with int8 quantization for improved performance and auto-migration of existing configs vegu-ai-tools 2026-04-27 01:03:09 +03:00
  • 89d3e1c592 relock vegu-ai-tools 2026-04-27 00:29:51 +03:00
  • 9db5e7edf5 remove unused vegu-ai-tools 2026-04-26 21:28:59 +03:00
  • 92713d4d41 linting vegu-ai-tools 2026-04-26 21:28:12 +03:00
  • d3be1144e6 kcpp auto tts setup vegu-ai-tools 2026-04-26 21:23:18 +03:00
  • d6040b8246 openai compatible tts allow multiple backends vegu-ai-tools 2026-04-26 20:14:05 +03:00
  • 6c7b040d3b update whatsnew vegu-ai-tools 2026-04-26 14:25:41 +03:00
  • a20890e60f tabbyapi fix empty responses vegu-ai-tools 2026-04-26 14:08:26 +03:00
  • c030329e94 feat: add support for claude-opus-4-7 model with adaptive thinking and new effort level vegu-ai-tools 2026-04-25 22:01:05 +03:00
  • 833907d00c relock vegu-ai-tools 2026-04-25 21:49:48 +03:00
  • 1bb0615a99 feat: add initial arc chat message support for Director persona and update templates vegu-ai-tools 2026-04-25 21:28:53 +03:00
  • e7de8ad09e feat: update default client configuration to use llama.cpp with new API URL vegu-ai-tools 2026-04-25 21:12:50 +03:00
  • e78638ca84 feat: update WhatsNew with improvements to contextual generation and autocomplete functionality vegu-ai-tools 2026-04-25 21:10:09 +03:00
  • e33fe00b12 feat: enhance loading status handling and fix UI lock on cancel for background tasks vegu-ai-tools 2026-04-25 20:55:01 +03:00
  • eca9d94e81 feat: move autocomplete to background task and add cancellable loading state vegu-ai-tools 2026-04-25 20:37:00 +03:00
  • 824b862bb0 feat: add Cancel button to contextual generation dialog and enable interrupt functionality vegu-ai-tools 2026-04-25 20:12:30 +03:00
  • dab547304e fix: resolve infinite loop in character visuals asset search and improve reference handling vegu-ai-tools 2026-04-25 19:00:55 +03:00
  • 6e6ceb5da3 better screenshot vegu-ai-tools 2026-04-25 18:42:43 +03:00
  • c828541907 docs vegu-ai-tools 2026-04-25 18:36:24 +03:00