Skip to content

Releases: nascarjake/luminary

v0.1.2

Choose a tag to compare

@nascarjake nascarjake released this 08 Mar 01:03
  • fixed an issue with saving functions

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

v0.1.1

Choose a tag to compare

@nascarjake nascarjake released this 19 Dec 20:57
  • 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

Choose a tag to compare

@nascarjake nascarjake released this 18 Dec 05:04
  • 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

Choose a tag to compare

@nascarjake nascarjake released this 15 Dec 05:51
  • 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

Choose a tag to compare

@nascarjake nascarjake released this 15 Dec 05:48

First public release!

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