mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-08 17:48:34 -05:00
[PR #796] feat: add/update ZeroClaw template (v0.7.0-beta.1030) #2908
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/796
Author: @theonlyhennygod
Created: 4/17/2026
Status: 🔄 Open
Base:
main← Head:zeroclaw/update-v0.7.0-beta.1030📝 Commits (1)
3558b4afeat: add/update ZeroClaw template (v0.7.0-beta.1030)📊 Changes
4 files changed (+48 additions, -18 deletions)
View changed files
➕
blueprints/zeroclaw/docker-compose.yml(+16 -0)➕
blueprints/zeroclaw/template.toml(+16 -0)➕
blueprints/zeroclaw/zeroclaw.png(+0 -0)📝
meta.json(+16 -18)📄 Description
Summary
ghcr.io/zeroclaw-labs/zeroclaw:${VERSION}Checklist
Testing
Links
Greptile Summary
This PR adds the ZeroClaw template (v0.7.0-beta.1030) — a Rust-based AI assistant. The new blueprint files (
docker-compose.yml,template.toml, logo) are well-formed and follow repository conventions, but themeta.jsondiff also removes the existing Strapi template entry, which appears unintentional and would break Strapi availability for all Dokploy users.strapientry is deleted frommeta.jsonwith no explanation. This looks like a merge conflict artifact and should be restored before merging.Confidence Score: 4/5
Not safe to merge until the accidental Strapi deletion from meta.json is reverted.
The ZeroClaw blueprint itself is correct and complete, but the unintended removal of the Strapi entry from meta.json is a present defect that would silently break an existing well-known template for all users.
meta.json — the Strapi entry deletion must be reverted.
Comments Outside Diff (2)
meta.json, line 5952-5958 (link)The PR removes the entire
strapientry frommeta.json(18 lines deleted starting at the original line 5955), but the PR description and title make no mention of removing Strapi. This looks like a merge conflict artifact or accidental deletion. Removing it would make the Strapi template unavailable in the registry for all Dokploy users.blueprints/zeroclaw/zeroclaw.png, line 1 (link)The AGENTS.md style guide states "SVG preferred, ~128x128px" for blueprint logos. A PNG will work but an SVG would scale better across different display sizes and is the expected format for this repository.
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 ZeroClaw template (v0.7..." | Re-trigger Greptile
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.