Skip to content

Releases: nascarjake/luminary

v0.1.1

19 Dec 20:57
Compare
Choose a tag to compare
  • Fix to mac builds having broken dmg files for newer macs
  • Fix to start up error on both platforms introduced in 0.1.0

To install the mac package, unzip it and double click install.command

v0.1.0

18 Dec 05:04
Compare
Choose a tag to compare
  • Added Scheduling system
  • Scheduled events can be one-time or recurring via weekly and monthly
  • Scheduled events can be sent to an assistant, and can send either a message or an existing object instance
  • The object sidebar can be right clicked, and you can schedule an object to be sent
  • Scheduled events will be ran as long as the application is open and the profile/project is active
  • Whenever a profile/project is loaded, any past events which are not completed yet are ran immediately
  • Added streaming to AI chat, AI now types out responses
  • Improved auto scrolling in chat
  • Added link to JakeDoesDev.com
  • Updated readme for scheduling and clarified OpenAI Api requirements
  • More improvements to importing a profile onto a new openai account

v0.0.9

15 Dec 05:51
Compare
Choose a tag to compare
  • Fixes for importing a profile with assistants that do not exist on the selected open ai account.
  • Added icon
  • Added splash screen

v0.0.8

15 Dec 05:48
Compare
Choose a tag to compare

First public release!

  • Adds standalone functions to graph builder
  • Adds function list page
  • Added new logo and readme
  • Tweaks to styles and colors