[PR #795] feat: add/update ZeroClaw template (v0.7.0) #2103

Open
opened 2026-04-20 11:06:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/795
Author: @theonlyhennygod
Created: 4/17/2026
Status: 🔄 Open

Base: mainHead: zeroclaw/update-v0.7.0


📝 Commits (1)

  • 67ce0f0 feat: 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

  • 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

Greptile Summary

This PR adds a new ZeroClaw template (v0.7.0) — a Rust-based autonomous AI assistant. The docker-compose.yml, template.toml, and meta.json entry all follow the repository's conventions correctly. The apparent removal of Strapi in the diff is harmless: it was a duplicate entry that the process-meta script deduplicated, and the Strapi template remains present in meta.json at 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/795 **Author:** [@theonlyhennygod](https://github.com/theonlyhennygod) **Created:** 4/17/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `zeroclaw/update-v0.7.0` --- ### 📝 Commits (1) - [`67ce0f0`](https://github.com/Dokploy/templates/commit/67ce0f02feb501434d80e378727b9499def2d390) feat: add/update ZeroClaw template (v0.7.0) ### 📊 Changes **4 files changed** (+48 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/zeroclaw/docker-compose.yml` (+16 -0) ➕ `blueprints/zeroclaw/template.toml` (+16 -0) ➕ `blueprints/zeroclaw/zeroclaw.png` (+0 -0) 📝 `meta.json` (+16 -18) </details> ### 📄 Description ## 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 - [x] Read README.md suggestions - [x] Tested template in personal Dokploy instance - [x] Confirmed all requirements met ## Testing - Deployed via Compose service import - Service starts and gateway is accessible on port 42617 - Health check passes ## Links - https://github.com/zeroclaw-labs/zeroclaw - https://github.com/orgs/zeroclaw-labs/packages/container/package/zeroclaw <!-- greptile_comment --> <h3>Greptile Summary</h3> This PR adds a new ZeroClaw template (v0.7.0) — a Rust-based autonomous AI assistant. The `docker-compose.yml`, `template.toml`, and `meta.json` entry all follow the repository's conventions correctly. The apparent removal of Strapi in the diff is harmless: it was a duplicate entry that the `process-meta` script deduplicated, and the Strapi template remains present in `meta.json` at line 5919. <h3>Confidence Score: 5/5</h3> 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. <sub>Reviews (1): Last reviewed commit: ["feat: add/update ZeroClaw template (v0.7..."](https://github.com/dokploy/templates/commit/67ce0f02feb501434d80e378727b9499def2d390) | [Re-trigger Greptile](https://app.greptile.com/api/retrigger?id=28730734)</sub> <!-- /greptile_comment --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 11:06:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#2103