We plan on launching on Monday, 2nd June. As such, we've shipped a bunch of updates including many platform bug fixes.
goals and aspirations
and Values
to the schemaMemory
It’s been a while but there have been a lot of changes made to improve Jadebook. You’ll notice that we removed optional encryption and full-text search. A goal we currently have is to reduce complexity especially when it’s unnecessary and these just happened to be a part of that.
add icon
, add cover
and the document date
now fade away unless you hover over near themLogs
editor is wayyy betterthumbs up
and thumbs down
, we now have on track
, off track
, neutral
and major update
A core item on our roadmap was a page where user’s can see all their assets and delete them if they want. We’ve finally added it. It’s currently available in the settings and shows file name, file size, date uploaded and let’s you delete the asset.
It should be reminded that Jadebook should not be used as a long-term storage solution. Assets are compressed on upload and we keep these files private, eg, we generate a public url that lasts maybe an hour and then expires. You should probably use something else for file storage.
Another feature we’ve added is AI Summaries. When you memorise a journal entry, the AI will now generate a quick summary for you.
The AI Chat now has access to retrieve recent entries. Eg, let’s say you had a great day, well, now the AI knows that and might congratulate you.
By default, the AI Chat will only have access to memorized
entries. This is because the AI features are opt-in and the user has control over that they want to share. However, having to memorise all your entries every time seems a little annoying so there is now a toggle in the settings allowing the AI to have access to all entries.
We’ve been focusing on performance and UI. The focus this time was the notes and goals which were previously stored within their parents. I.e the notes were stored within the entry. But this meant we had to add aggressive restrictions as to not take up too much space in a single object.
But with the new Reflective Agents
the previous character limit of 600 simply wasn’t enough. So with the new updates, you can now store more notes, the character limits have been increased to 2000 (1000 for free users) and entries in general should be much faster.
We’re overhauling the UI a bit to make the newer features fit in better and overall make Jadebook a better experience.
We’re introducing a new feature called Reflective Agents
. The idea is that you create pre-defined prompts to run on your journal entries.
Example: Connection with Memory
Prompt: Use the `User Memory` if available and find connections between the memory and the journal entry
It’s fairly basic but it pretty useful. You can instantly see how your recent events, personality traits or decision making is seen in the journal entry.
You’re free to create some custom AI Agents with your own prompts. Once you run an agent, if the result is lower than 1000 characters, then you can also store it in a note as reference.
General Improvements