Skip to content

v1.2.0 (May 23, 2023)

Latest
Compare
Choose a tag to compare
@nickm980 nickm980 released this 23 May 17:33
· 236 commits to main since this release

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

New Contributors

Full Changelog: v1.1.0...v1.2.0