mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 21:58:44 -05:00
[PR #840] [CLOSED] feat: add/update Construct template (v2026.5.3-beta.83) #10024
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/840
Author: @kaveone
Created: 4/30/2026
Status: ❌ Closed
Base:
main← Head:construct/update-v2026.5.3-beta.83📝 Commits (1)
d4ccf5afeat: add/update Construct template (v2026.5.3-beta.83)📊 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 (v2026.5.3-beta.83) for a Rust-based autonomous AI assistant. Two P1 issues need to be addressed before merging.
meta.jsonwith no corresponding blueprint file removal — almost certainly an accidental merge conflict. This would remove Strapi from the registry for all users.template.tomluses${password:64}to populateAPI_KEY, but this env var must be the user's real AI provider credential. The service starts but cannot authenticate with any provider, making AI features entirely non-functional.Confidence Score: 3/5
Not safe to merge — two independent P1 issues must be resolved first.
Two P1 findings are present: an unintentional removal of the Strapi registry entry, and a template that injects a randomly generated string in place of a required third-party API key. Either alone would warrant a P1 ceiling of 4; together they pull the score down to 3.
meta.json(Strapi deletion) andblueprints/construct/template.toml(API key handling)Comments Outside Diff (1)
blueprints/construct/construct.png, line 1 (link)The AGENTS.md contribution guide specifies "SVG preferred, ~128x128px" for logo files. A PNG works but will not scale as cleanly in the UI. Consider replacing with an SVG if one is available upstream.
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.