feat: add/update ZeroClaw template (v0.7.0)#795
Open
theonlyhennygod wants to merge 1 commit intoDokploy:mainfrom
Open
feat: add/update ZeroClaw template (v0.7.0)#795theonlyhennygod wants to merge 1 commit intoDokploy:mainfrom
theonlyhennygod wants to merge 1 commit intoDokploy:mainfrom
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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