LibrAgent v0.7.32
🚀 Features
- Clearer Agent Attachment Guidance: Improved delegated-agent attachment guidance so child sessions surface more accurate follow-up instructions and tool naming when working with attached resources.
🐛 Fixes
- Compaction & Prompt Recovery Reliability: Moved prompt assembly further into the Rust backend and tightened compaction recovery/residual handling so overflow and follow-up recovery paths stay more reliable under pressure.
- Settings Theme Usability: Fixed dark-theme issues in settings controls so configuration screens stay readable and consistent.
🔧 Internal
- UI & Browser Modularization: Refactored
AgentChatMessagesand the browser sidecar into smaller modules to make ongoing maintenance safer. - Release/Test Maintenance: Applied PR follow-up fixes, stabilized CI on the
dev/0.7.xline, and refreshed dependency/tooling support for the release pipeline.
📦 Installation
Windows
Download and run LibrAgent_x64_en-US.msi
macOS
Download LibrAgent_x64.dmg (or silicon version if available), open it and drag the app to your Applications folder.
If you use the .app.tar.gz, extract it first.
Linux (Debian/Ubuntu)
After downloading the .deb package:
sudo apt install -fOr install dependencies manually:
sudo apt install gstreamer1.0-plugins-bad gstreamer1.0-gtk3 gstreamer1.0-pulseaudio
sudo dpkg -i LibrAgent_*_amd64.debLinux (AppImage)
Download .AppImage, make executable and run:
chmod +x LibrAgent_*.AppImage
./LibrAgent_*.AppImage🔧 Requirements
- Windows 10+ / macOS 10.15+ / Linux (modern distribution)
- 4GB RAM minimum, 8GB recommended
See the assets below to download for your platform.