GM Workbench: AI-suggested story arcs from session history #236
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
A new GM Workbench tool that reads the campaign's session summaries + existing plot threads/arcs and proposes candidate story arcs — each with a title, the sessions/threads it appears to span, and a one-line throughline — landing in the draft-review rail so the GM accepts/edits rather than auto-creating. Essentially the session-prep tool's "read the campaign history" context, aimed at arc detection.
Why it's cheap here
Once the config-driven
GeneratorPanel(#234) lands, adding this is one backendToolDef+ one config entry — no new bespoke panel. Reuses the existingcampaign_arcsmodel and the draft-review rail.Notes
🤖 Generated with Claude Code