mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-23 23:12:06 -05:00
[PR #795] [CLOSED] feat: add/update ZeroClaw template (v0.7.0) #8013
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/795
Author: @theonlyhennygod
Created: 4/17/2026
Status: ❌ Closed
Base:
main← Head:zeroclaw/update-v0.7.0📝 Commits (1)
67ce0f0feat: add/update ZeroClaw template (v0.7.0)📊 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) — a Rust-based autonomous AI assistant. The
docker-compose.yml,template.toml, andmeta.jsonentry all follow the repository's conventions correctly. The apparent removal of Strapi in the diff is harmless: it was a duplicate entry that theprocess-metascript deduplicated, and the Strapi template remains present inmeta.jsonat line 5919.Confidence Score: 5/5
Safe to merge — the template is well-formed and follows all project conventions.
All AGENTS.md conventions are satisfied: correct Docker Compose version, expose instead of ports, restart policy, named persistent volume, pinned image tag, matching id/folder name, no hardcoded secrets, and process-meta was run to clean up a duplicate entry. No P0/P1 findings.
No files require special attention.
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.