Skip to content

feat: add/update ZeroClaw template (v0.7.0-beta.1041)#801

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

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

Conversation

@theonlyhennygod
Copy link
Copy Markdown

@theonlyhennygod theonlyhennygod commented Apr 17, 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.1041), a Rust-based autonomous AI assistant, following all blueprint conventions: correct docker-compose.yml structure, a valid template.toml with a generated 64-char API key, and a complete meta.json entry. The apparent removal of one Strapi entry in meta.json is the expected side-effect of deduplication — the base branch had two identical Strapi entries, and running dedupe-and-sort-meta.js collapsed 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)

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

    P2 SVG preferred over PNG for logo

    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

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

github-actions bot commented Apr 17, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

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