June 9th, 2026

Changelog #0004

1. Fix Modify Program Tool Call

Currently the modifyProgram tool call uses JSON patches, which means occasionally it hallucinates the indexes for the patch and causes errors. I will update this to a more robust process where the tool calls call the same functions as the user does, such that there is no possibility for a patch error. This should make the ability to edit programs through the agent significantly more reliable.


2. Displaying Weight (lbs/kg) as well as RPE in the Program Builder

User can now see the weight separately from RPE and can toggle between Lbs or Kg.

3. Chat history backup + New Chat functionality

This will allow a user to have many chats that get saved to their account. Meaning they can go back in time to a program, or work on multiple programs at once.

4. Performance Improvements

Load times for images, programs, and various other issues. Using lighthouse and getting an elite performance score for the site.

5. Voice Mode + Speech to text

Allow program builder to be interfaced with through voice input.