

Curious Cake
18.2K posts

@TheCuriousCake
Building @OpenLegion & AFKCrypto 🚀 Exited Founder (1M+ deliveries/yr - NA) 📦 Scaling AI Agent Teams + Connecting DeFAI 🤖 Road to a $1B Solopreneur 🦄




🎉 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 models.litellm.cloud if you are not on 1.82.7 or 1.82.8, no action is required. full details: github.com/BerriAI/litell…




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.

