feat: add debug:true to all templates; add LLM_LOG_DIR config

This commit is contained in:
David Baity
2026-04-09 14:38:11 -04:00
parent ec9508be90
commit 20112eac6a
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
name: character_update
description: Update a character's static profile when permanent arc changes occur.
debug: true
Triggered when PASS 3 flags Permanent=YES for a character.
Reads current character deliverable, appends arc log entry, updates changed fields,
and updates relevant RAG files if voice or magic changed.