Releases: amhellmund/braindump
Releases · amhellmund/braindump
v0.4.1 - MVP
This release updates the README.md file to contain minimal user instructions.
v0.4.0 - MVP
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
This release brings in many features:
- Refine UI with dedicated button navigation bar
- Introduction of
streamsanddailiesto better organize the work - Lazy update mode for spikes to reduce token usage
- Syntax highlighting in Markdown editor
v0.2.1 - MVP
Bugfix for missing chats.py during startup
v0.2.0 - MVP
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
systemanduserprompts - The scrollbars inside the activity log got removed
- The chat window supports different past chats with a history function
v0.1.1 - MVP
v0.1.1
v0.1.0 - MVP
This release marks the very first MVP of braindump with feature completeness to start the first experiments.