Commit graph

4 commits

Author SHA1 Message Date
CREDO23
6fe969d795 feat(sandbox): add xlsxwriter to image 2026-08-12 13:56:47 +02:00
Anish Sarkar
cc3549d971 refactor(artifacts): make rendered verification format-aware
Move shared OOXML safety checks and rendering policies behind format adapters so PPTX can reuse the verification pipeline without inheriting document-only assumptions.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-12 05:18:05 +05:30
Anish Sarkar
91b4727890 fix(sandbox): replace inherited artifact skills in image 2026-08-12 03:31:15 +05:30
Anish Sarkar
c6e82ca840 feat(opensandbox): add opensandbox server configuration and Docker support
- Introduced the opensandbox-server service in docker-compose files for local sandbox execution.
- Configured environment variables and health checks for the opensandbox server.
- Added sandbox.toml configuration file for server settings.
- Created a Dockerfile for the sandbox environment with necessary dependencies and Python setup.
2026-08-07 09:20:51 +05:30