Smallville Server
- Observations will always be full sentences now
- Past tense conversion happens locally (reduces cost)
- added pruning plans
- fixed short term plans
- refactored prompts, now can be configured using the Mustache templating language in prompts.yaml
- Fixed where agent gets stuck doing same tasks
- Added updater which sends a console warning when a new update is released
- Load StanfordNLP when server is started instead of at first request
- Added object states to dashboard (accessible at http://localhost:8080/dashboard)
Example game
- added loading icon
- moved debug screen
- added more debugging information next to the canvas
- fix: only add emoji once by @Stan-Stani in #1
- feat: integrate nes-btn with phaser by @Stan-Stani in #2
- feat: button hover cursor and loading indicator cursor by @Stan-Stani in #3
New Contributors
- @Stan-Stani made their first contribution in #1
Full Changelog: v1.1.0...v1.2.0