Files
veguAI c12a82930e 0.38.0 (#272)
- **Per-Scene Agent Overrides** — Override agent configuration for a single scene without touching your global config.
- **Message Revision History** — Browse and continue from previous regenerations / revisions.
- **Scene Perspective Overrides** — Set distinct narrative perspectives for the player, NPCs, and narrator.
- **Durable World State Snapshot** — The world state snapshot now persists and updates entities across refreshes.
- **World State Highlights** — Characters, objects and places marked by the current world state snapshot are now clickable in the recent message(s) for additional detail.

Plus 30 improvements and 17 bug fixes
2026-07-02 09:28:45 +03:00

1.2 KiB

Groups

All templates are stored in groups. Each group can contain multiple templates and multiple types of templates. When starting out, start by creating a new group and then add templates to it.

Creating a group

To create a group, find the :material-plus: Create Group button in the left sidebar and click it.

world editor templates create group 1

In the form that appears, enter a name, author, and description for the group.

Group name

The name / label of the group. This is the name that will be displayed in the list of groups.

Author

Some free-form text to indicate who created the group.

Description

A longer description of the group. What templates are in it? What is the purpose of the group?

Once you've filled out the form, click the :material-cube-scan: Create Template Group button to create the group.

world editor templates create group 2

Deleting a group

To delete a group, select it from the :material-group: Templates list in the left sidebar, then click the :material-close-box-outline: Remove Group button.