mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
[PR #842] [CLOSED] feat: add/update Construct template (v2026.5.3-beta.86) #7189
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/842
Author: @kaveone
Created: 4/30/2026
Status: ❌ Closed
Base:
main← Head:construct/update-v2026.5.3-beta.86📝 Commits (1)
89af7e5feat: add/update Construct template (v2026.5.3-beta.86)📊 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 the Construct template (v2026.5.3-beta.86), a Rust-based autonomous AI assistant, following all Dokploy blueprint conventions: correct Compose version,
expose-only (noports), restart policy, named volume, pinned image, and validtemplate.tomlwith a securely generated 64-characterAPI_KEY. Thestrapientry visible as a removal in the diff is a legitimate deduplication from runningdedupe-and-sort-meta.js— a duplicate entry existed in the base and Strapi remains registered inmeta.json. The only minor deviation from the style guide is the use of a PNG logo where SVG is preferred.Confidence Score: 4/5
Safe to merge; only a non-blocking style suggestion about the logo format.
All required fields are present and correct, conventions are followed, and no logic or security issues were found. Score is 4 rather than 5 solely due to the P2 PNG logo finding.
No files require special attention.
Comments Outside Diff (1)
blueprints/construct/construct.png, line 1 (link)The
AGENTS.mdstyle guide specifies "SVG preferred, ~128x128px" for blueprint logos. A PNG is functional and not a blocker, but an SVG would scale better and align with the project convention.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.