-
released this
2026-06-23 00:25:17 +00:00 | 218 commits to main since this releaseMajor release. Introduces the campaign wiki / lore knowledge base — the largest feature system in Quest Board to date.
Lore extraction pipeline
- Async LLM lore-generation pipeline with inline proposal editing
- Lore types expanded from 6 to 13 categories
- Multi-pass chunked extraction (Option D): parallel per-chunk extract, LLM dedup, per-category matching, consolidation, with checkpointing
Wiki redesign
- Dedicated
/campaigns/:id/wikiwith Wikipedia-style category navigation - NPC tracker merged into lore as
entry_type=npc; standalonenpcstables dropped - GM notes fully invisible to players; per-entry AI summary; session-appearance join table
- Entry relationships (directed, labelled, optional inverse) with GM CRUD and bot auto-proposals
- Wikipedia-style article view with per-entry routing, three-column layout,
[[Entry Title]]inline links, infobox (image, type, pronouns, relationships, appearances)
Narrative
- Full campaign storyline built by concatenating session summaries into chapters (no LLM — reliable at any session count)
- Campaign journal auto-entry after transcript approval, with startup backfill and per-campaign toggle
- Re-post approved summary to Discord as a clean embed
- Lore entry image upload / URL import
Retroactive release tagged at
d32ec9f(2026-04-24). Second major: the read-oriented knowledge base.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads