Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Memberships

Agent Zero

2.4k members • Free

73 contributions to Agent Zero
One-Line Installs are here! ⚡ (+ A sneak peek at what's next)
Hey everyone, Great news for anyone setting up a new instance or onboarding friends and clients to Agent Zero. We have officially launched our one-line install scripts! You no longer need to manually clone the repo. Just paste the command for your OS into your terminal: - Mac/Linux: curl -fsSL https://bash.agent-zero.ai | bash - Windows: irm https://ps.agent-zero.ai | iex - Docker: docker run -p 80:80 agent0ai/agent-zero Why is this important right now? We are currently polishing the Plugin System and the Community Plugin Marketplace. Very soon, you will be able to extend Agent Zero's capabilities by installing community-made plugins directly from the UI with a single click. Let us know how the new install scripts work for you!
One-Line Installs are here! ⚡ (+ A sneak peek at what's next)
2 likes • 3d
@Noga Ja You can still use docker pull. Certainly not being forced to use it. A one liner install is something the community has wanted for a long time.
Why we are exactly in the right place at the right time 🚀
I highly recommend giving this video a watch. The stats he shares are mind-blowing: Big companies wasted $285 billion on AI last year simply because they don't know how to actually build with it. The biggest takeaway? Only 0.05% of the world actually knows how to use AI to produce real results—like asking AI how to build something and having it do the heavy lifting for you. This video perfectly validates everything we're doing here with Agent Zero. The world is splitting into "consumers" and "producers," and by learning to build autonomous agents, we are positioning ourselves in that top 0.05% of producers. I haven't fully mastered my A0 setup yet, but seeing this data makes the learning curve totally worth it. Keep building. (P.S. Please excuse the language in the video's thumbnail. I definitely don't endorse that kind of thing, but the data inside was just too relevant to our community not to share!)
1 like • 7d
@Daniel ITwizard Fear of missing out
How to pre-configure Agent Zero with A0_SET_
Working with VPS or just in need of auto-config? You can skip the Settings UI entirely and set any Agent Zero setting straight from your .env file. This is especially useful for Docker deployments, CI pipelines, or if you just want a reproducible setup. How it works Add any setting to your `.env` file with the `A0_SET_` prefix: ``` A0_SET_{setting_name}={value} ``` A few examples: # Models A0_SET_chat_model_provider=anthropic A0_SET_chat_model_name=claude-sonnet-4.6 A0_SET_chat_model_ctx_length=200000 A0_SET_util_model_provider=openrouter A0_SET_util_model_name=google/gemini-3-flash-preview # Agent profile A0_SET_agent_profile=agent0 A0_SET_agent_knowledge_subdir=custom The name is case-insensitive (A0_SET_chat_model_provider and A0_SET_CHAT_MODEL_PROVIDER both work). These env vars act as defaults: if you later change a setting in the UI and save, the saved value takes priority. Think of A0_SET_ as default if nothing else is configured. Questions? Drop them in #general! See you in the Community Call at 4PM UTC. Skool link: https://www.skool.com/live/DlyvNKHbyWw
1 like • 13d
🥖
Agent Zero Swarm Mode Natively
Got Swarm Mode, which also allows Nested Swarms, set up for Agent 0. Only modified a couple of files. Let me know if you're interested in the code for it and i'll share. I didnt change the code, I had A0 do it, but now he can spawn a swarm in parallel and the child swarm serialization changes the #s to A0- spawns--> A1, A2, A3, A4, A5 and they each-spawn-->A1001, A2001, A3001, A4001, A5001 etc. if subagent A1 spawns a swarm of 3 nested subagents it would be A1001, A1002, A1003. they can all use MCP as well. Testing it more now though. I have 1 nested subagent, A4002, that keeps getting stuck in one spot on this project they are working (i have no idea what the project is haha) but other than that, works great. I have 12 instances linked at the moment.. Pretty busy scene lol.. I also have a swarm MCP tool if interested in it too.. Swarm, spawning swarm, using MCP swarm is fun!! 🤯🤣.. btw, for anyone new to A0, im no coder, just a curious experimentalist... I always think, "What if...."
Agent Zero Swarm Mode Natively
1 like • 13d
@Thomas Stewart NICE!
Self-Installed Kilo Code & Lets Me Watch
So I asked my agent yesterday how it could delegate coding to a CLI coding agent like Kilo-Code (because they give you free coding credits and I can use MiniMax M2.5 and Kimi K2.5 for free). My thinking was I wanted to see what it was doing. I wanted to see the interaction with Kilo-Code and keep an eye on direction, progress, and outcomes. Without even giving me a chance to say more - it just went ahead and set it all up, then gave me the command to put in my host terminal to view live coding and what it was doing! Now I can make small applications for free just giving AgentZero a prompt.
Self-Installed Kilo Code & Lets Me Watch
0 likes • 13d
DOPE!
1-10 of 73
Chadwick Jones
5
355points to level up
@chadwick-jones-7116
Terminally Lazy...

Active 1d ago
Joined Sep 1, 2024
Catchin' Tags!
Powered by