Skip to content

feat: add reportlab Python library to runtime#15

Merged
Nyrest merged 1 commit into
Nyrest:mainfrom
AstrumBot:feat/add-reportlab
May 21, 2026
Merged

feat: add reportlab Python library to runtime#15
Nyrest merged 1 commit into
Nyrest:mainfrom
AstrumBot:feat/add-reportlab

Conversation

@AstrumBot
Copy link
Copy Markdown
Contributor

Summary

  • Adds reportlab==4.3.1 to versions/python-requirements.txt
  • Enables PDF generation (e.g. for reports, invoices, documents) in the Hermes Agent sandbox runtime

Why

reportlab is a widely-used, pure-Python PDF library that is useful for many agent workflows involving document creation.

This is a minimal, focused addition.

- Adds reportlab==4.3.1 for PDF generation capabilities in the sandbox runtime.
@Nyrest Nyrest merged commit c72866e into Nyrest:main May 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants