Go to file
Dejvino 326c8b7ba8 fix journal_update bugs, persist last prompt across restarts
- Coerce string add/done to list in journal_update tool
- Rewrite _update_journal with section-based parsing (no broken index tracking)
- Add duplicate prevention, blank line collapsing
- Save last DM prompt to session/last_prompt.md so game resumes
  from last scene on restart instead of regenerating
2026-06-25 19:53:57 +02:00
rules Initial commit: The Chaos TTRPG solo campaign skeleton 2026-06-23 23:15:17 +02:00
session fix llm config for ramalama, add safeguards, spinner animation 2026-06-25 19:21:55 +02:00
tools fix journal_update bugs, persist last prompt across restarts 2026-06-25 19:53:57 +02:00
.gitignore add ambience music system: TUI crossfade, yt-dlp fetch, source tracking 2026-06-24 21:44:18 +02:00
AGENTS.md TUI now owns the full game loop with embedded LLM engine 2026-06-25 12:12:04 +02:00
run.sh Initial commit: The Chaos TTRPG solo campaign skeleton 2026-06-23 23:15:17 +02:00