Skip to content

Releases: amhellmund/braindump

v0.4.1 - MVP

07 May 06:28

Choose a tag to compare

This release updates the README.md file to contain minimal user instructions.

v0.4.0 - MVP

07 May 05:59

Choose a tag to compare

This release brings the following features:

  • The spike editor uses word wrapping instead of scrollbars when a line gets longer
  • The ask panel is now properly positioned over all other elements
  • Quoted text in AI responses get properly formatted with monospace-like font
  • Failures during spike add/update are now properly handled with the possibility to retry
  • Multi-user mode enabled in addition to single-user mode

v0.3.0 - MVP

30 Apr 10:48

Choose a tag to compare

This release brings in many features:

  • Refine UI with dedicated button navigation bar
  • Introduction of streams and dailies to better organize the work
  • Lazy update mode for spikes to reduce token usage
  • Syntax highlighting in Markdown editor

v0.2.1 - MVP

15 Apr 11:47

Choose a tag to compare

Bugfix for missing chats.py during startup

v0.2.0 - MVP

15 Apr 11:29

Choose a tag to compare

This release brings the following features and refinements:

  • Rendering of Markdown files respects the sections, inline codes, emphasis, links and underlines
  • The UI gets refreshed when a background update is completed
  • The activity log also displays the length of system and user prompts
  • The scrollbars inside the activity log got removed
  • The chat window supports different past chats with a history function

v0.1.1 - MVP

13 Apr 21:38

Choose a tag to compare

v0.1.1

v0.1.0 - MVP

13 Apr 21:32

Choose a tag to compare

This release marks the very first MVP of braindump with feature completeness to start the first experiments.