mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-09 01:58:39 -05:00
[PR #828] feat: add/update Construct template (v2026.4.30) #4296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/828
Author: @kaveone
Created: 4/28/2026
Status: 🔄 Open
Base:
main← Head:construct/update-v2026.4.30📝 Commits (1)
6ac4a5cfeat: add/update Construct template (v2026.4.30)📊 Changes
4 files changed (+49 additions, -18 deletions)
View changed files
➕
blueprints/construct/construct.png(+0 -0)➕
blueprints/construct/docker-compose.yml(+16 -0)➕
blueprints/construct/template.toml(+17 -0)📝
meta.json(+16 -18)📄 Description
Summary
ghcr.io/kumihoio/construct-os:${VERSION}Checklist
Testing
Links
Greptile Summary
This PR adds a new Construct template (an autonomous AI assistant written in Rust) at version
2026.4.30. The blueprint follows all required conventions — correct Compose version, noports/container_name/networks, named volume, pinned image, and matchingid/version across files. The removed Strapi entry was a duplicate resolved by the dedup script.Confidence Score: 4/5
Safe to merge; the only finding is a non-blocking logo format preference.
All P2s — no logic bugs, security issues, or convention violations. Single style note about PNG vs SVG logo.
No files require special attention.
Comments Outside Diff (1)
blueprints/construct/construct.png, line 1 (link)AGENTS.mdrecommends using SVG format for logos (~128×128px). A PNG works, but SVG scales without quality loss and keeps the bundle smaller. Consider convertingconstruct.pngtoconstruct.svg(and updatingmeta.json's"logo"field accordingly).Context Used: AGENTS.md (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Reviews (1): Last reviewed commit: "feat: add/update Construct template (v20..." | Re-trigger Greptile
Context used:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.