Skip to content

feat: add Agent Zero autonomous AI agent blueprint#791

Open
luis030821 wants to merge 3 commits intoDokploy:canaryfrom
luis030821:add_agent_zero
Open

feat: add Agent Zero autonomous AI agent blueprint#791
luis030821 wants to merge 3 commits intoDokploy:canaryfrom
luis030821:add_agent_zero

Conversation

@luis030821
Copy link
Copy Markdown

@luis030821 luis030821 commented Apr 15, 2026

Summary

Added Agent Zero blueprint - an open-source autonomous AI agent framework with memory and tool use capabilities.

What's included

  • docker-compose.yml - Configuration for agent0ai/agent-zero:v1.9
  • template.toml - Dokploy template with domain and variable configuration
  • agent-zero.svg - Logo for template catalog

Testing

Template was tested locally in a Dokploy instance and verified to deploy successfully.

Checklist

  • Read the README.md suggestions
  • Tested the template in my instance
  • Follows Dokploy template conventions

Screenshots

N/A - tested via base64 import in Dokploy

Greptile Summary

This PR adds the Agent Zero autonomous AI agent blueprint. The docker-compose.yml correctly follows all AGENTS.md conventions (version 3.8, expose only, named volume, service name matches folder, restart: unless-stopped). The meta.json change correctly adds the agent-zero entry and deduplicates a pre-existing duplicate strapi entry. The only finding is a minor style issue in template.toml where the password helper is missing a length specifier, unlike every other template in the repo.

Confidence Score: 5/5

Safe to merge — the only finding is a P2 style issue with the password helper length.

All AGENTS.md structural conventions are followed correctly. The strapi removal in meta.json is valid deduplication. The sole issue (missing length on the password helper) is a P2 style suggestion that does not block deployment.

blueprints/agent-zero/template.toml — password helper missing explicit length.

Reviews (1): Last reviewed commit: "feat: add Agent Zero autonomous AI agent..." | Re-trigger Greptile

Greptile also left 1 inline comment on this PR.

(2/5) Greptile learns from your feedback when you react with thumbs up/down!

Context used:

  • Context used - AGENTS.md (source)

Added Agent Zero blueprint with SVG logo, Docker Compose configuration for v1.9, and template for deployment. Agent Zero is an open-source autonomous AI agent framework with memory and tool use capabilities.
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 15, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 15, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Comment thread blueprints/agent-zero/template.toml Outdated
Added docs URL to the links section in meta.json to provide direct access to the project documentation at https://www.agent-zero.ai/p/docs/
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