EveryDev.ai
Subscribe
Home
Developers

3,067+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. AgentSky

    AgentSky

    AgentSky is managed agent-as-a-service: one click launches a long-horizon AI agent into an isolated cloud sandbox with durable state, full history and automatic recovery, reachable from WhatsApp, iMessage, Telegram, Slack, Discord, web, API or CLI. It removes the infrastructure work of running always-on agents without locking users to a single harness or model.

    Visit Website

    At a Glance

    1Tool Listed
    4Products
    6Tool Views
    11Capabilities
    Discussions
    2026Est.
    Focus Areas
    Agent Harness
    Agent Frameworks
    LLM Orchestration
    Connect
    Latest News
    AgentSky launches on Product Hunt: 'Any harness, any LLM — cloud-hosted agents on demand'Aug 5, 2026
    AgentSky featured in the Product Hunt AI daily digestAug 6, 2026
    Markets
    • Individual developers and indie hackers
    • Agent skill creators
    • Hackathon participants
    • Startups shipping agent-backed products
    • +1 more

    AI Tools by AgentSky

    (1)
    View AgentSky
    AgentSky tool icon

    AgentSky

    Managed Cloud AI Agent Platform

    Agent HarnessAgent FrameworksLLM Orchestration

    Discussions

    No discussions yet

    Be the first to start a discussion about AgentSky

    Latest News

    08/05/2026

    AgentSky launches on Product Hunt: 'Any harness, any LLM — cloud-hosted agents on demand'

    producthunt.com
    08/06/2026

    AgentSky featured in the Product Hunt AI daily digest

    github.com
    07/10/2026

    AgentSky Terms of Service take effect

    agentsky.dev

    Products & Services

    4
    AgentSky managed agents

    One-click launch of a long-running agent into a secure isolated cloud sandbox, with persistent memory, full conversation history, state snapshots and managed recovery. Harness and model can be swapped later without losing history.

    sky CLI

    Terminal-first control plane — sky launch to start an agent in two commands, sky agent chat for interactive or one-off messages, sky clone to lift a local agent into the cloud, plus session listing and management. Configuration is declarative via agent.toml.

    REST API and event stream

    HTTP API at https://agentsky.dev/api/v1 using a 202-send plus one standing Server-Sent Events stream, with event replay via GET, deduplication, revocable API tokens and headless/CI support through environment variables.

    Channel connectors

    The same agent reachable from WhatsApp, iMessage, Telegram, Slack, Discord, the web app, the API and the CLI.

    Market Position

    AgentSky's pitch is neutrality: rather than being the hosted version of one harness, it runs Claude Code, Codex, Hermes and OpenClaw side by side over any model, and lets you swap either without losing the agent's history. That makes it a hedge against harness lock-in in a market where the harness layer is still churning. The other differentiator is reach — the same agent answers on WhatsApp, iMessage and Telegram, not just in a browser tab — and per-second billing with free parking, which suits agents that idle most of the day.

    Key Competitors

    Vercel Sandbox
    E2B
    Claude Code on the web / hosted harness offerings
    Self-hosting OpenClaw or Hermes

    Leadership

    Founders

    XQ

    Xiaoyin Qu

    Founder of Tycoon.us, the product AgentSky was extracted from and still powers. Previously founded Run The World (a16z-backed) and HeyBoss, where her AI-CEO experiment — stepping down in favor of an AI CEO named Astra — drew wide coverage. Stanford dropout, formerly at Meta. Listed as a maker on the AgentSky Product Hunt launch.

    Founding Story

    The idea came out of building Tycoon (tycoon.us), where the team hit the parts of agent infrastructure nobody budgets for: testing many harness/LLM combinations, fast and secure sandboxes, surviving restarts, and wiring one agent to every channel a user actually lives in. AgentSky was extracted as the platform underneath that work and has since handled 10,000+ agent sessions powering Tycoon in production.

    Business Model

    Revenue Model

    Prepaid credits, no subscription and no seats. Usage is metered on two axes — model tokens per turn and sandbox compute per second while the agent is active. Idle agents auto-suspend and parked agents are free, so cost tracks actual work.

    Pricing Tiers

    Signup credit
    $3 free

    New accounts get $3 in credit with no card required. The homepage's 'from $3/mo' framing refers to this entry-level spend, not a subscription.

    Compute — 1 GB
    $0.021/hour

    Roughly $15.24/month if the agent runs continuously. Billed per second only while active.

    Compute — 2 GB
    $0.038/hour

    Roughly $27.16/month if always on.

    Compute — 4 GB (default)
    $0.071/hour

    Roughly $51.01/month if always on. Default sandbox size.

    Model usage
    Per 1M tokens, varies by model

    Ranges from DeepSeek V4 Flash at $0.21 in / $0.42 out per 1M tokens up to Claude Fable 5 at $15.00 in / $75.00 out per 1M tokens. Billed per turn.

    Parked agents
    Free

    An agent that is not running costs nothing to keep.

    Bring your own subscription
    $0 model usage

    Connect an existing Claude Pro/Max or ChatGPT subscription and pay no model charges on eligible agents — compute is still metered.

    Target Markets

    Industries & Segments
    • Individual developers and indie hackers
    • Agent skill creators
    • Hackathon participants
    • Startups shipping agent-backed products
    • Enterprises needing long-horizon autonomous agents
    Use Cases
    • Running always-on personal assistants reachable from messaging apps
    • Long-horizon autonomous work that must survive restarts and days-long runtimes
    • Comparing harness and model combinations without rebuilding infrastructure each time
    • Shipping agents from a hackathon prototype to something hosted
    • Embedding agents into CI or another product via the API and CLI
    • Distributing agent skills to non-technical users
    Notable Customers
    • Tycoon.us — AgentSky powers the product in production, 10,000+ agent sessions

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-07-10

    AgentSky Terms of Service effective date — earliest public timestamp on the service.

    2026-08-05

    Launched on Product Hunt as 'Any harness, any LLM — cloud-hosted agents on demand', reaching Product of the Day with 468+ upvotes.

    2026

    Surpassed 10,000+ agent sessions in production powering Tycoon.us.

    Key Capabilities

    11
    Harness choice: Claude Code, Codex, Hermes, or OpenClaw
    Model choice across GPT, Claude, Gemini, DeepSeek, Kimi K3 and others; swap models mid-agent without losing history
    Isolated cloud sandboxes with durable state and automatic recovery from restarts
    Persistent memory with continuous history and snapshots
    Omnichannel access — WhatsApp, iMessage, Telegram, Slack, Discord, web, API, CLI
    sky clone to migrate an agent running locally into the cloud

    Integrations & Partnerships

    Platform Integrations

    • Claude Code
    • Codex
    • Hermes
    • OpenClaw
    • WhatsApp
    • iMessage
    • Telegram
    • Slack

    Connect

    Website
    agentsky.dev
    Discord
    NwYSUYBfjC

    AI Topics

    3

    AgentSky focuses on these topics:

    Agent Harness(1)
    Agent Frameworks(1)
    LLM Orchestration(1)
    Back to all developersSuggest an edit