[PR #822] [CLOSED] feat: add/update Construct template (v2026.4.28-beta.56) #14244

Closed
opened 2026-06-17 06:25:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/822
Author: @kaveone
Created: 4/28/2026
Status: Closed

Base: mainHead: construct/update-v2026.4.28-beta.56


📝 Commits (1)

  • 4f2a24d feat: add/update Construct template (v2026.4.28-beta.56)

📊 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

  • Adds/updates Construct template to v${VERSION}
  • Image: ghcr.io/kumihoio/construct-os:${VERSION}
  • Construct is a fast, small, fully autonomous AI personal assistant (100% Rust)
  • Multi-arch: linux/amd64 + linux/arm64

Checklist

  • Read README.md suggestions
  • Tested template in personal Dokploy instance
  • Confirmed all requirements met

Testing

  • Deployed via Compose service import
  • Service starts and gateway is accessible on port 42617
  • Health check passes

Greptile Summary

This PR adds the Construct template (v2026.4.28-beta.56), a Rust-based autonomous AI personal assistant, with a properly structured docker-compose.yml, template.toml, logo, and meta.json entry. The apparent Strapi "removal" in the diff is a deduplication artifact — the base commit had two duplicate Strapi entries, and the PR's dedupe-and-sort-meta.js run correctly kept one.

Confidence Score: 4/5

Safe to merge; template is well-formed and follows all required conventions.

Only a P2 style finding (PNG logo vs preferred SVG). All structural requirements are met: correct compose version, expose-not-ports, restart policy, named volumes, pinned image, version consistency between docker-compose.yml and meta.json, and all required meta.json fields are present.

No files require special attention.

Comments Outside Diff (1)

  1. blueprints/construct/construct.png, line 1 (link)

    P2 Logo format: PNG instead of SVG

    The AGENTS.md style guide states "SVG preferred, ~128x128px" for blueprint logo files. A PNG works, but an SVG would scale better at any display size and is the convention across the rest of the template collection.

    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:

  • Context used - AGENTS.md (source)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/822 **Author:** [@kaveone](https://github.com/kaveone) **Created:** 4/28/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `construct/update-v2026.4.28-beta.56` --- ### 📝 Commits (1) - [`4f2a24d`](https://github.com/Dokploy/templates/commit/4f2a24d9345952e5fa87693ff3a329dca5c83657) feat: add/update Construct template (v2026.4.28-beta.56) ### 📊 Changes **4 files changed** (+49 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/construct/construct.png` (+0 -0) ➕ `blueprints/construct/docker-compose.yml` (+16 -0) ➕ `blueprints/construct/template.toml` (+17 -0) 📝 `meta.json` (+16 -18) </details> ### 📄 Description ## Summary - Adds/updates Construct template to v${VERSION} - Image: `ghcr.io/kumihoio/construct-os:${VERSION}` - Construct is a fast, small, fully autonomous AI personal assistant (100% Rust) - Multi-arch: linux/amd64 + linux/arm64 ## Checklist - [x] Read README.md suggestions - [x] Tested template in personal Dokploy instance - [x] Confirmed all requirements met ## Testing - Deployed via Compose service import - Service starts and gateway is accessible on port 42617 - Health check passes ## Links - https://github.com/KumihoIO/construct-os - https://github.com/orgs/KumihoIO/packages/container/package/construct <!-- greptile_comment --> <h3>Greptile Summary</h3> This PR adds the Construct template (v2026.4.28-beta.56), a Rust-based autonomous AI personal assistant, with a properly structured `docker-compose.yml`, `template.toml`, logo, and `meta.json` entry. The apparent Strapi "removal" in the diff is a deduplication artifact — the base commit had two duplicate Strapi entries, and the PR's `dedupe-and-sort-meta.js` run correctly kept one. <h3>Confidence Score: 4/5</h3> Safe to merge; template is well-formed and follows all required conventions. Only a P2 style finding (PNG logo vs preferred SVG). All structural requirements are met: correct compose version, expose-not-ports, restart policy, named volumes, pinned image, version consistency between docker-compose.yml and meta.json, and all required meta.json fields are present. No files require special attention. <!-- greptile_failed_comments --> <details><summary><h3>Comments Outside Diff (1)</h3></summary> 1. `blueprints/construct/construct.png`, line 1 ([link](https://github.com/dokploy/templates/blob/4f2a24d9345952e5fa87693ff3a329dca5c83657/blueprints/construct/construct.png#L1)) <a href="#"><img alt="P2" src="https://greptile-static-assets.s3.amazonaws.com/badges/p2.svg?v=7" align="top"></a> **Logo format: PNG instead of SVG** The AGENTS.md style guide states "SVG preferred, ~128x128px" for blueprint logo files. A PNG works, but an SVG would scale better at any display size and is the convention across the rest of the template collection. **Context Used:** AGENTS.md ([source](https://app.greptile.com/review/custom-context?memory=09330bde-2058-497c-9c64-ceae637fb5b2)) 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! </details> <!-- /greptile_failed_comments --> <sub>Reviews (1): Last reviewed commit: ["feat: add/update Construct template (v20..."](https://github.com/dokploy/templates/commit/4f2a24d9345952e5fa87693ff3a329dca5c83657) | [Re-trigger Greptile](https://app.greptile.com/api/retrigger?id=29969791)</sub> **Context used:** - Context used - AGENTS.md ([source](https://app.greptile.com/review/custom-context?memory=09330bde-2058-497c-9c64-ceae637fb5b2)) <!-- /greptile_comment --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 06:25:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#14244