Skip to content

LibrAgent v0.9.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:31

馃悰 Fixes

  • Running Processes Context Accuracy: Keeps workspace service-context process lists in sync by awaiting the process registry, invalidating on spawn/finish, and caching only idle snapshots so agents do not act on stale Running Processes state.

馃摝 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 -f

Or install dependencies manually:

sudo apt install gstreamer1.0-plugins-bad gstreamer1.0-gtk3 gstreamer1.0-pulseaudio
sudo dpkg -i LibrAgent_*_amd64.deb

Linux (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.