What’s changing
| Scheduled Agents (V1) | SuperAgents | |
|---|---|---|
| Execution | Runs on a cron schedule or alpha trigger, then stops | Always-on - runs 24/7 in its own cloud computer |
| Interface | Dashboard only | Telegram bot + dashboard |
| Configuration | Goal + instructions fields | soul.md - natural language identity file |
| Memory | System-managed | Agent-managed persistent memory |
| Capabilities | Fixed trading toolset | Installable skills ecosystem |
| Wallets | Single HyperLiquid wallet | EVM + Solana wallets |
What happens to my scheduled agents
Your scheduled agents continue to work for now, but new scheduled agent creation is disabled. We recommend migrating to SuperAgents at your convenience. Nothing is deleted automatically. Your agents, wallets, and funds remain accessible on the legacy agents page.How to migrate
Migration is manual - create a new SuperAgent and transfer your strategy and funds.Review your V1 agent
Go to your legacy agents page and open the agent you want to migrate. Note down:
- The agent’s goal and instructions (Settings tab)
- Your wallet address and balances (Portfolio tab)
Withdraw funds from V1 wallet
Before creating your SuperAgent, withdraw funds from your V1 agent’s wallet to your personal wallet. You’ll fund the new SuperAgent’s wallet separately.
Create a SuperAgent
Follow the SuperAgent setup guide to create your new agent. When writing your soul.md, use your V1 agent’s goal and instructions as a starting point - expand them into the natural language format that soul.md uses.For example, if your V1 goal was:Your soul.md might include:
Fund your SuperAgent
Once your SuperAgent is live, fund its wallet from the Wallet tab on the dashboard. Send USDC to the displayed address.
FAQ
Can I keep using my scheduled agent?
Can I keep using my scheduled agent?
Yes, existing scheduled agents continue to run. However, new creation is disabled and scheduled agents will eventually be fully retired. We recommend migrating soon.
Is my V1 wallet transferred?
Is my V1 wallet transferred?
No. SuperAgents get new wallets provisioned automatically. Withdraw funds from your V1 wallet and send them to your new SuperAgent’s wallet.
Do I lose my agent's memory and learnings?
Do I lose my agent's memory and learnings?
V1 agent learnings don’t carry over. SuperAgents have a different memory system that the agent manages itself. Your new agent will start building its own memory from day one.
What if I have multiple V1 agents?
What if I have multiple V1 agents?
Migrate them one at a time. Each V1 agent becomes a separate SuperAgent with its own Telegram bot, wallet, and soul.md.