Skip to content

v0.9.1 — Office files + File & Media Toolkit + MIT license

Choose a tag to compare

@bagidea bagidea released this 17 Jun 23:46
· 22 commits to main since this release

A small but practical follow-up to v0.9.0.

Added

  • Office-file support — the installer now bundles LibreOffice, so agents can read & convert xlsx / docx / pptx (→ csv / pdf / txt) headlessly. Fills the spreadsheet gap.
  • "File & Media Toolkit" built-in skill — a protected skill that maps each task to the right bundled tool, so the office's existing power actually gets used: PDF (Read), Office files (LibreOffice), docs/books & slides (pandoc), YouTube/video (yt-dlp + transcribe, ffmpeg), images (ImageMagick), data (csv/jq). Assign it to your hands-on agents.

Changed

  • Added an MIT LICENSE — the project is now properly open source.

The toolkit skill ships via bagidea update; LibreOffice + the agent CLI tools are installed at install time (fresh install or re-running the installer).

🤖 Generated with Claude Code