Skip to content

Changelog #9

Changelog #9
Photo by Toa Heftiba / Unsplash

20240612

  • fix: update hooks to use API_URL env var
  • feat: start curating available functions per run with strategy

20240611

  • fix: prod deploy regressions
  • feat: cast query params to string in codegen for get hooks
  • feat: improve writeBackendFile - better functionality and errors
  • feat: improve deleteBackendFile - better functionality and errors
  • feat: improved upgrade script to update container image version

20240610

  • feat: added query params queryKey for codegen GET hooks
  • feat: added writeFrontendUtilFileFunction

20240603

  • fix: initialize container on container start

20240531

  • feat: react-query - frontend reloads components without refresh
  • feat: chat history truncation
  • chore: reduced max tool iterations to 5
  • fix: error handling on create page
  • fix: rm temp dir - addresses disk full issues

20240529

  • feat: dynamic tool params - included hooks and shadcn enums
  • fix: codegen base url
  • feat: add demo user to database on init
  • feat: added index.ts to components to allow multiple import options
  • feat: added index.ts to hooks and automatically update when codegen runs
  • feat: updated shad components

20240528

  • chore: engine-container version 4.0