feat: add/update Construct template (v2026.4.30)#828
Open
kaveone wants to merge 1 commit intoDokploy:mainfrom
Open
feat: add/update Construct template (v2026.4.30)#828kaveone wants to merge 1 commit intoDokploy:mainfrom
kaveone wants to merge 1 commit intoDokploy:mainfrom
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: