opencode-config/.opencode/draw-image
Sergey 8c00346b76
fix(draw-image): per-process temp dir in renderToPng test helpers (#184)
* fix(draw-image): per-process temp dir in renderToPng test helpers

* docs(handoff): add handoff and ADR for renderToPng temp dir fix

* docs(project-map): note per-process temp dir fix in renderToPng helpers

* docs(handoff): set PR number

* docs(handoff): replace PR number placeholder in frontmatter

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-07-31 22:28:04 +03:00
..
brand-logos feat(create-readme): add cover image reference to template and validation (#158) 2026-07-30 23:15:12 +03:00
fonts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
icons/lucide feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
scripts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
src fix(draw-image): optional badge/subtitle + self-healing docker entrypoint (#144) 2026-07-30 01:23:25 +03:00
templates feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
tests fix(draw-image): per-process temp dir in renderToPng test helpers (#184) 2026-07-31 22:28:04 +03:00
.gitignore feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
brand.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
cli.ts fix(draw-image): race condition on shared .tmp-render.svg breaks parallel renders (#178) 2026-07-31 21:38:54 +03:00
package-lock.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
package.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
render.mjs fix(draw-image): use density 72 for 1024x1024 PNG output (#161) 2026-07-30 23:31:02 +03:00
tsconfig.json feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00
vitest.config.ts feat(draw-image): SVG template renderer for on-brand covers (#134) 2026-07-29 23:42:50 +03:00