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

Memberships

Agent Zero

2.6k members β€’ Free

4 contributions to Agent Zero
πŸ§‘β€πŸš€ Meet Space Agent, our newest creation!
Hello everyone, Big announcement today. We are publicly releasing our newest creation β€” the Space Agent. This agent can completely change the way you use and experience AI agents. Claim your Space and try it now. No install. No configuration. Just your API key or local inference, and that's it -> https://space-agent.ai If you like Agent Zero, share and give us a Star on GitHub, or subscribe on YouTube to keep the momentum going!
1 like β€’ 9d
Is this completely separate product from Agent Zero? Is the intent to have Space Agent as a (frontend) browser resident agent that can communicate with an Agent Zero (back end) instance? If I were building an Intercom-style, script-injectable widget that operates as a frontend extension of Agent Zero using Agent Zero's internal API, do I now have a more powerful alternative to that architecture? This Space Agent is causing my brain to experience a cognitive over pressure interrupt vector in primary and secondary reasoning chambers... Anyone have answers to these questions?!?!....
0 likes β€’ 9d
What username/password to use for Space Agent? Or, should we "Use Guest Account" for now?
Agent Zero v1.9 is live! Meet the A0 CLI Connector πŸ–₯️
Hey everyone, v1.9 just dropped, and it comes with a brand new tool: the A0 CLI Connector. What it does: It's a CLI that connects your local machine to your Agent Zero instance. It can view and edit files directly on your host machine, while all code execution stays safely inside Docker. Best of both worlds. The only requirement is installing Agent Zero version 1.9. Previous version don't support the CLI connector. Install it now: - Mac/Linux: curl -LsSf https://cli.agent-zero.ai/install.sh | sh - Windows irm https://cli.agent-zero.ai/install.ps1 | iex Or ask your Agent to use the a0-setup-cli Skill to guide you. πŸ”’ Security Note: This release also patches two CVEs (SSRF and Path Traversal). Please update your instances. Other highlights: - Browser Agent can now use its own dedicated model preset. - /project and /config commands work directly in Telegram, WhatsApp, and Email. - Redesigned messaging settings with clearer setup flows. Update Agent Zero: Settings > Update > Open Self Update > Restart and Update
Agent Zero v1.9 is live! Meet the A0 CLI Connector πŸ–₯️
1 like β€’ 12d
@Marco Chillon Hi Marco, apologies for the delayed reply. I admit that I don't have a deep grasp of your particular issue but I encountered a situation where following an A0 upgrade, my custom model configs reverted to default OpenRouter configs. Agent Zero has a built-in mechanism to override default settings via environment variables with the A0_SET_ prefix. These are checked before hardcoded defaults. A0_SET_ variables provide initial default values when settings.json doesn't exist or when new settings are added. Once a value is saved in settings.json, it takes precedence. They act as a safety net for defaults β€” catching any settings that get reset during an upgrade. So my solution was to use A0_SET_ variables (added to .env) to override default config reversion and ensure custom configs persist container stops/restarts, example below: # ══════════════════════════════════════════════ # PINNED MODEL CONFIGURATIONS β€” survive upgrades # These A0_SET_ vars override hardcoded defaults in settings.py # ══════════════════════════════════════════════ # Chat (Main) Model A0_SET_chat_model_provider=anthropic A0_SET_chat_model_name=claude-sonnet-4-5-20250514 A0_SET_chat_model_ctx_length=200000 A0_SET_chat_model_ctx_history=0.57 A0_SET_chat_model_vision=true A0_SET_chat_model_kwargs={"temperature": 0.2, "max_tokens": 8192} ══════════════════════════════════════════════ This approach can be applied to model settings as well as agent profile settings. Anyway, hope this helps you in some way...let me know if it scratches your itch. Dale
0 likes β€’ 10d
If anyone is struggling with migrating from a dual A0 (host/container) setup to a single container + CLI Connector setup, then I feel your pain. Just completed that process in the middle of an ongoing project and I have to say that it was well worth the effort. Prior to the v1.9 release I had synchronized the host/container codebases so that made the migration significantly easier. Anyway, if anyone is attempting this migration and gets stuck just ping me, maybe some aspects of my experience can be helpful to you.
Claude Opus 4.7 Just Dropped...well, this morning it did
Looks like 4.7 is sufficiently different from 4.6 that there are notable breaking changes: https://platform.claude.com/docs/en/about-claude/models/migration-guide#breaking-changes Here is the full 4.6 to 4.7 Migration Guide: https://platform.claude.com/docs/en/about-claude/models/migration-guide Haven't tried 4.7 in A0 as yet but now is probably the time to start.
Agent Zero VS Code Extension
Today, I want to highlight an incredible contribution from our community member in Discord, Nick Baker. He created a VS Code Extension that registers Agent Zero as a 'Language Model Provider'. It means he can open a native VS Code Chat and select 'Agent Zero' from the dropdown, just like you would select GPT or Claude and without the hassle of setting up the A2A protocol. This is a perfect example of extending the ecosystem.
Agent Zero VS Code Extension
0 likes β€’ Feb 12
This is interesting....any updates on it?
1-4 of 4
Dale Smith
2
15points to level up
@dale-smith-2552
Founder, revWorx AI | Building Agentic GTM Solutions for Startups & Scale-Ups Seeking a Revenue Performance Advantage

Active 15h ago
Joined Feb 12, 2026
Powered by