Commit graph

4 commits

Author SHA1 Message Date
Bryan Helmkamp
f4c2014026 Add custom Dockerfile and simplify imagegen workflow
Bake the imagegen script into a Daytona snapshot so the agent
can just run `imagegen <prompt> <output>` instead of manually
calling the Gemini API with curl/jq.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 11:20:07 -04:00
Bryan Helmkamp
95854936e8 Remove imagegen-api test files from git tracking
These are local test files like imagegen.dot/imagegen.toml.
They live in gitignored tmp/ and don't need to be tracked.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:58:01 -05:00
Bryan Helmkamp
3eb15dab4e Fix imagegen-api.dot to avoid double variable expansion
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:38:47 -05:00
Bryan Helmkamp
6ea5cc8f38 Add API-backend imagegen test workflow for sandbox.env e2e testing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:36:32 -05:00