mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-07 17:18:26 -05:00
[PR #801] feat: add/update ZeroClaw template (v0.7.0-beta.1041) #2913
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/801
Author: @theonlyhennygod
Created: 4/17/2026
Status: 🔄 Open
Base:
main← Head:zeroclaw/update-v0.7.0-beta.1041📝 Commits (1)
6ab31ecfeat: add/update ZeroClaw template (v0.7.0-beta.1041)📊 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 a new ZeroClaw template (v0.7.0-beta.1041), a Rust-based autonomous AI assistant, following all blueprint conventions: correct
docker-compose.ymlstructure, a validtemplate.tomlwith a generated 64-char API key, and a completemeta.jsonentry. The apparent removal of one Strapi entry inmeta.jsonis the expected side-effect of deduplication — the base branch had two identical Strapi entries, and runningdedupe-and-sort-meta.jscollapsed them to one; Strapi remains in the registry.Confidence Score: 5/5
Safe to merge — the template is well-formed and only the PNG-vs-SVG preference remains as a minor style note.
All required fields are present and consistent (version, logo filename, service name), conventions are followed (no ports/container_name/networks, restart policy, pinned image), and the only finding is a P2 logo-format suggestion that does not affect functionality.
No files require special attention.
Comments Outside Diff (1)
blueprints/zeroclaw/zeroclaw.png, line 1 (link)AGENTS.md specifies "SVG preferred, ~128x128px" for blueprint logo files. A PNG will work but may appear blurry at high-DPI or when scaled in the UI. Consider converting to an SVG for crisper rendering.
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.