bdambrosio / AllTheWorldAPlay

All the world is a play, we are but actors in it.
46 stars 5 forks source link

Watcher inject doesn't always work #7

Closed bdambrosio closed 3 months ago

bdambrosio commented 3 months ago
  1. Doesn't report parse failure or name mismatch.
  2. inject just before a world update (for now every 5 turns) gets lost
bdambrosio commented 3 months ago
  1. Inject in the middle of an ongoing dialog will be ignored (pbly)
bdambrosio commented 3 months ago

this may be fixed now. You can even do extended multi-turn chat if you don't mind reading responses from command line.