Skip to content

feat: add/update ZeroClaw template (v0.7.0-beta.1047)#804

Open
theonlyhennygod wants to merge 1 commit intoDokploy:mainfrom
zeroclaw-labs:zeroclaw/update-v0.7.0-beta.1047
Open

feat: add/update ZeroClaw template (v0.7.0-beta.1047)#804
theonlyhennygod wants to merge 1 commit intoDokploy:mainfrom
zeroclaw-labs:zeroclaw/update-v0.7.0-beta.1047

Conversation

@theonlyhennygod
Copy link
Copy Markdown

@theonlyhennygod theonlyhennygod commented Apr 18, 2026

Summary

  • Adds/updates ZeroClaw template to v${VERSION}
  • Image: ghcr.io/zeroclaw-labs/zeroclaw:${VERSION}
  • ZeroClaw 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

Links

Greptile Summary

This PR adds a new ZeroClaw template (v0.7.0-beta.1047) with a docker-compose.yml, template.toml, logo, and meta.json entry. The blueprint itself follows Dokploy conventions correctly (version 3.8, expose over ports, named volumes, secret generation via ${password:64}), but the PR also inadvertently removes the existing Strapi entry from meta.json while the blueprints/strapi/ directory and all its files remain untouched.

  • The Strapi meta.json entry should be restored — its removal is unrelated to this PR and would silently hide Strapi from the template registry.

Confidence Score: 4/5

Not safe to merge until the accidental Strapi entry deletion from meta.json is reverted.

The ZeroClaw blueprint itself is well-formed, but the PR inadvertently removes an unrelated Strapi entry from meta.json, which would break Strapi's visibility in the template registry. This P1 issue must be fixed before merging.

meta.json — Strapi entry was accidentally removed and must be restored.

Comments Outside Diff (1)

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

    P2 PNG logo; SVG preferred per contribution guidelines

    AGENTS.md states "Add logo file (SVG preferred, ~128x128px) to blueprint folder." The current logo is a PNG file. Consider converting to SVG for better scaling and consistency with other templates.

    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 ZeroClaw template (v0.7..." | Re-trigger Greptile

Greptile also left 1 inline comment on this PR.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. new-template labels Apr 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 18, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview dad9b35

Comment thread meta.json
@@ -5952,24 +5952,6 @@
"media"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Unrelated removal of Strapi template entry

The diff removes the entire "strapi" entry from meta.json even though blueprints/strapi/ still exists with all its files intact. This will cause Strapi to disappear from the template registry entirely, breaking any users relying on it — with no justification in the PR description. This appears to be an accidental edit that should be reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-template size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant