mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-09-01 19:48:52 +02:00
* Visual Scene Tools: Organized the visual tools menu into per-character submenus, matching the world scene tools pattern. * scene planning progress * prompt tweaks * scene planning cleanup pass * node module fixes * refactor further planning separation * refactor logging for plan module consistency * director planning progress * streamline into manage_plan director action * Add websocket notifications for new chat creation and initial history * fix plan missing from context * cleanup * visualize scene plan * outline critique * store perspective * prompt tweaks * Add backend prompt logging functionality to ClientBase class * infinity quest prose fixes * prompt tweaks * Enhance dialogue configuration in DirectorChatMixin and update templates to reflect dynamic dialogue ratio. Introduced 'generate_arc_dialogue_ratio' for customizable dialogue percentage in scene plans. * add acting instructions * node module cleanup * remove redundant fix instructions sub call * generate long progress UX polish * add cancel generation button to director chat * prompt tweaks * Add simple extraction fallback to ComplexAnchorExtractor to handle spurious tracked tag mentions. Enhance tests to verify correct message extraction in scenarios with nested tags. * prompt tweaks * Refactor sectioning handler to support XML format and improve tag generation logic * prompt tweaks * fix tests * cleanup templates and validate sectioning * client config section handling * sectioning fixes * Add perspective specification to infinity-quest.json for narrative consistency * changelog * Add scene perspective field to scene outline editor and related context handling