We just shipped Operator.
1. You give it one prompt.
2. It builds the workforce.
Marketing, sales, product, ops, research - assembled around the job.
Then it monitors the fleet, guides advanced flows, optimizes and helps you run the system like a real operator.
OpenLegion is now listed on @everyshell's Shelldex - a platform for discovering and comparing AI agent projects.
Check out our profile:
https://t.co/GajktSkJTx
🎉 OpenLegion v0.3.0 is out. 🚀
Our biggest release yet.
- Major browser architecture overhaul
- Complete dashboard redesign
- Deeper production security hardening
- Improved multi-agent coordination
- Secure EVM + Solana wallet support
- Custom + local LLM provider support
Nearly 300 PRs since the last release. 👀
A big step toward agent infrastructure built for real-world work.
🚨 Important security notice:
A supply chain attack compromised litellm versions 1.82.7 and 1.82.8 on PyPI. both versions contained a malicious payload that ran automatically on python startup and exfiltrated environment variables, ssh keys, cloud credentials, and other secrets to an attacker-controlled server.
if you are self-hosting, check your installed version:
pip show litellm | grep Version
if you are on 1.82.7 or 1.82.8, assume compromise and:
update your pin to litellm>=1.60.0,<=1.82.6 and reinstall
check for and remove litellm_init.pth in your python site-packages
rotate all api keys, ssh keys, and cloud credentials on the affected system
check for persistence: ~/.config/sysmon/sysmon.py and related systemd services
review outbound traffic logs for connections to https://t.co/OLOFvyL4iw
if you are not on 1.82.7 or 1.82.8, no action is required. full details: https://t.co/XQ3IPylYWw
Most AI products still stop at generation.
They give you text, maybe code, maybe a decent answer.
What gets far more interesting is when an agent can:
1. break a goal into steps
2. figure out what it needs
3. create or adapt task-specific skills
4. use tools and systems
5. and keep pushing until the work is actually done
Not just AI that responds.
AI that operates.
Your agent can trade on DEXes, use prediction markets, and interact with smart contracts - without ever seeing your private keys.
Too many teams are still exposing sensitive wallet credentials to general-purpose LLMs (OpenAI, Anthropic, etc).
That is a massive security risk.
If your model can see your keys, it can become your single point of failure.
One compromise, one bad output, or one leak - and your wallet could be gone.
Due to popular request, we’ve just deployed crypto wallet infrastructure into @OpenLegion! 🚀
Now supporting Ethereum-compatible (EVM) blockchains and Solana. 👇🧵
We now have built-in crypto wallet infrastructure.
How it works:
1. Initializing system wallets generates a master seed
2. Agent wallets are derived from that seed
3. Wallet access can be enabled per agent
4. Allowed chains can be configured per agent
5. Each agent also has built-in smart contract execution skills.
That means agents can interact with contracts out of the box - and generate more specific protocol skills when needed, like trading via Uniswap contracts.
Currently using public RPC URLs by default.
Bring-your-own RPC support is next for better stability and control.
Your agent reads everything it touches.
Not everything it touches is safe.
We built OpenLegion assuming the worst - so your keys, your data, and your users are protected even when it happens.
6 layers of security. On by default.👇
We built OpenLegion around the core assumption: Agents will get compromised.
So the runtime is designed so a compromised agent cannot:
1. See your keys
2. Escape isolation
3. Move laterally to other agents
4. Burn through unlimited spend
That's why it was necessary for us to implement 6 layers of security into @OpenLegion.
Just posted on Hacker News:
Show HN: OpenLegion – AI agent fleet with container isolation and vault proxy.
If you've ever worried about what your agents can actually access - this one's for you.
https://t.co/h7NoPmRL9t
Imagine your agent getting browser access without a separate device or browser extension.
Now imagine running an entire virtual fleet across multiple social media platforms.
Only at @OpenLegion
Most companies still think about scaling through hiring.
We think about scaling through agents.
Every new capability isn't another employee - it's another AI agent running on compute.
The future org chart isn't people and departments.
It's agents and workflows.
The AI agent demos are incredible.
“Watch it deploy a server.”
“Watch it automate the workflow.”
“Watch it run the business.”
The part nobody demos yet:
What happens when the agent confidently does the wrong thing.
Real systems aren’t built around success.
They’re built around containment. 🪖
Managed hosting for OpenLegion is coming soon 🚀
No server setup. No DevOps. No babysitting containers.
Just plug in your agents and go.
Self-host is still free - this is for those who'd rather skip straight to building!