Skip to content

Lecture Studio 0.1.2

Choose a tag to compare

@ekremcet ekremcet released this 09 Sep 09:38
· 7 commits to main since this release

Long assistant replies no longer freeze the app. The chat used to re-render the whole transcript for every streamed token, and with a long reply on screen one pass took longer than the gap between tokens, so the app stopped responding. Stream updates now land a few times a second, finished messages keep their layout, the reply shows as plain text while it streams and turns into formatted markdown when the turn ends, and the transcript follows the stream only while you are at the bottom.

Install: open the disk image and drag Lecture Studio to Applications. Signed with an Apple Developer ID and notarized by Apple.

Assets: LectureStudio-0.1.2.dmg is the versioned build; LectureStudio.dmg is the same file under a stable name for the download link on lecture.studio.

SHA-256 (both files):

cae3873eed6806d703496567134523a296175b81f6700972728a308fbda77b49

Verify with shasum -a 256 ~/Downloads/LectureStudio-0.1.2.dmg.

The assistant needs an Oberik project key: see the setup guide.