Neato little game, been playing it for like, 3 days and set up my own AI (using TheBloke/Mistral-7B-Instruct-v0.2-GGUF mostly, cuz potato PC) since the online version was kinda janky last I used it.
Had an idea for a feature request though, based on my failed attempts at getting the AI to remember stuff:
Allow the System Prompts to be customized, so you can have a step be specifically "record the players equipment" instead of shoving it in with the narrator, and hoping he doesn't start recording everything too (tell him to record equipment, and he'll replace or ignore the stat system)
Maybe also some JavaScript control over it too, like checking the stat of the player, and if they don't have magic, don't ask the ai to consider magic at all, or if they DO have magic, have the AI tidy up a nice list of spells to cast, and add them as options!
Or make a summarizer step, and feed the summary of the current scene to the other steps like Options, Stats, Location, etc. so they only eat like 100 tokens, instead of eating 1000 tokens, only to spit out "Stamina -5", and a whole paragraph explaining why adrenaline may or may not cause health issues.
(maybe let players set the AI up with note-taking abilities themselves, since I think that was planned)
(also the ability to save and load System Prompt presets, so if you have a good set of instructions, but wanna keep experimenting, you don't have to record them outside the game)