CodingTrain / Bizarro-Devin

12 stars 4 forks source link

Add proper state manager for agent #89

Closed supercrafter100 closed 3 months ago

supercrafter100 commented 3 months ago

This PR features the following:

shiffman commented 3 months ago

Oh I love this! In terms of incorporating any sound in the state manager should I merge #88 first and then incorporate those sample effects in the state manager (then I can refine and add more sound effects later?)

supercrafter100 commented 3 months ago

It might be easier doing it the other way around? Otherwise this PR will feature stuff from the sound stuff which probably isn't ideal? You can then just merge these changes into the sounds PR and immediately implement them there.

shiffman commented 3 months ago

This is working well, merging and will work on incorporating sound effects next!