BUGS STUDIO
Launch
Web4. Live on Solana.
bugs.init
LIVE
>[01]THE WEB4 GATEWAY
AGENTS THAT EARN. BUILDERS WHO OWN.
AGENTS THAT EARN. BUILDERS WHO OWN.
01/07

Web4 is here. Deploy Solana agents that earn while you sleep — or become a founder with a business already built for you. Agentic tools. Secure builds. Real ownership. Powered by bags.fm.

BUGS STUDIO / WEB4 AGENTS / BAGS.FM / JUPITER / METEORA / WORMHOLE / PYTH / EPHEMERAL BUILDS / EDGE AUTOMATION / SOLANA MOBILE / AGENTIC INFRASTRUCTURE / CODE TO EARN / $BUGS / BONZ / CATZ / METZ / BUGS STUDIO / WEB4 AGENTS / BAGS.FM / JUPITER / METEORA / WORMHOLE / PYTH / EPHEMERAL BUILDS / EDGE AUTOMATION / SOLANA MOBILE / AGENTIC INFRASTRUCTURE / CODE TO EARN / $BUGS / BONZ / CATZ / METZ / BUGS STUDIO / WEB4 AGENTS / BAGS.FM / JUPITER / METEORA / WORMHOLE / PYTH / EPHEMERAL BUILDS / EDGE AUTOMATION / SOLANA MOBILE / AGENTIC INFRASTRUCTURE / CODE TO EARN / $BUGS / BONZ / CATZ / METZ / BUGS STUDIO / WEB4 AGENTS / BAGS.FM / JUPITER / METEORA / WORMHOLE / PYTH / EPHEMERAL BUILDS / EDGE AUTOMATION / SOLANA MOBILE / AGENTIC INFRASTRUCTURE / CODE TO EARN / $BUGS / BONZ / CATZ / METZ /

CONTROL

bugs.dashboard
LIVE
0%
Uptime
0
Active Nodes
$0M
Edge Volume
0
Mesh Clusters
bugs.config.ts
1const agent = new BugsAgent({
2 tools: ['jupiter', 'meteora'],
3 budget: 500n * LAMPORTS_PER_SOL
4})
5await bags.api.launch(agent)
Deployments
main
Solana Mainnet
dev
Solana Devnet
Main
Dev
Test

POWER

One-Tap Deployment

Spin up, configure, and launch a fully autonomous Solana agent in under 60 seconds. No infra. No DevOps. No waiting.

On-Chain Safety

Every agent policy, spend limit, and permission is anchored on-chain. You own the controls. No override. No admin key. No rug vector.

Mobile-First. Edge-Native.

Built for Solana Mobile — Solana Seeker and beyond. Your agents run from your phone. The edge is in your pocket.

bags.fm Infrastructure

Unlimited compute routed through bags.api. Deploy one agent or ten thousand. The mesh scales with you.

Powered by skilz.sol

The open, curated skill layer for Solana. BUGS agents ship with skilz.sol integration — wrapping 60+ actions from SendAI, Eliza, GOAT, and Solana MCP into a single, modular engine.

Live Edge Dashboards

PnL, uptime, actions, risk exposure — real-time, per agent. Watch your mesh earn while you're not watching.

Cross-Chain Mesh

Wormhole and deBridge ready. Your Solana agents reach ETH, Base, and TON. The mesh doesn't stop at one chain.

Earn Template Library

DeFi rebalancer, NFT monitor, treasury manager, alpha scraper, LP optimizer. Community-extensible. Deploy a template in minutes. Fork it into something yours.

SECURE

The old model leaves attack surface everywhere. Persistent environments. Implicit trust. Static keys. We built a different model. Four security protocols. Zero persistent exposure.

ZTE

Zero Trust Execution

Every agent action is verified at runtime. No implicit trust. No inherited permissions. Every execution is authenticated from scratch, every time.

EPHEMERAL

Disposable Build Environments

Environments spin up to execute a task and dissolve when it's done. The environment that ran your agent this morning doesn't exist by this afternoon. Nothing persists. Nothing lingers. Nothing waits to be exploited.

RECURSIVE

Supply Chain Integrity

Every dependency traced, signed, and verified from source to deploy. No unverified code enters the execution environment. The chain of trust is unbroken or the build doesn't run.

SEMANTIC

Safety Protocols

Intent-aware guardrails. Agents understand boundaries, not just follow rules.

BUILD

bugs.api.console
CONNECTED
118ms
Avg Latency
99.99%
Uptime
2.4M
Requests/Day
10K/min
Rate Limit
1import { BugsSDK } from '@bugs/sdk'
2import { SkilzLayer } from '@skilz/sol' // The Intelligence Engine
3
4const bugs = new BugsSDK({
5 apiKey: process.env.BUGS_API_KEY,
6 skills: SkilzLayer.curated(['jupiter', 'meteora', 'sendAI', 'mcp'])
7})
8
9// Create and deploy agent with curated skill-wrappers
10const agent = await bugs.agents.create({
11 name: 'AlphaHunter',
12 dna: 'skilz.sol/standard-v1', // Leverages the open skill layer
13 tools: ['swaps', 'liquidity-provision', 'social-sentiment'],
14 budget: 500_000_000n, // 0.5 SOL
15 policy: {
16 maxSlippage: 0.5,
17 allowedPairs: ['SOL/USDC', 'SOL/BONK'],
18 dailyLimit: 10_000_000_000n
19 }
20})
21
22await agent.start()
Recent API Calls
POST/v1/agents/create
200142ms
GET/v1/agents/:id/status
20038ms
POST/v1/agents/:id/execute
200256ms
GET/v1/agents/:id/logs
20089ms
DELETE/v1/agents/:id
20467ms

JOIN

Whitelist opens 15 MAY. Submit your email for early access to BUGS Agent Studio.

Whitelist opens 15 MAY 2025

ROADMAP

Progress to Mesh Launch15%
0100K Goal
In Progress
Phase 1

Foundation

  • Core agentic mesh architecture
  • Solana program deployment + Anchor contracts
  • bags.fm API integration
  • Ephemeral build environment scaffolding
  • Mobile SDK alpha (Solana Mobile Stack)
Phase 2

Mesh Access

  • Early founder onboarding
  • BUGS Dashboard v1 — live agent PnL + edge metrics
  • Jupiter + Meteora + Pyth earn integrations
  • Ephemeral environment stress testing
  • Community cohort: first 1,000 mesh nodes live
Phase 3

Mesh Goes Live

  • Public mainnet launch — all agents live on Solana
  • Studio franchise expansion: BAGS, BONZ, CATZ, METZ
  • Full edge automation marketplace — deploy, earn, compound
  • Cross-chain mesh via Wormhole + deBridge
  • Agentic SDK open to external builders

The mesh is being built. Your node goes live when you do.

Claim Your Node