Launching today

AgentSky
Any harness, any LLM — cloud-hosted agents on demand.
539 followers
Any harness, any LLM — cloud-hosted agents on demand.
539 followers
Managed agent as a service: launch a long-horizon AI agent in one click — Claude Code, Codex, Hermes, or OpenClaw — with full history, managed recovery, and access through WhatsApp, iMessage, Telegram, Slack, web, API developers, and CLI.







Congrats on the launch!
What does the developer API expose compared with the CLI? can teams programmatically create, pause, resume and manage agents?
AgentSky
@easton_carter Thanks! Our developer API is basically feature parity to CLI. We gave both options just for convenience, sometimes CLI is a bit more favorable for quick test/demo. For developers, they can use either our REST API or CLI to automate the AgentSky fleet management. Quick start https://agentsky.dev/docs
what runtime or channel are you most excited to add next? are you prioritizing integrations based on community requests or technical demand?
AgentSky
@colton_drake I think we're aligned with the trend toward open-weight frontier models, where we're seeing growing demand. Over time, we'd like to support as many stable harnesses and models as possible.
congrats! can developers choose different LLM models for the same harness? how quickly can you switch models without changing the agent configuration?
AgentSky
@carter_garcia Thanks!
Yes, for compatible ones.
Switching models is considered changing agent configuration. It takes about ~5 sec to deploy the new change.
The cross-platform memory is the part I’m most curious about. If a user starts debugging a problem through Discord, then continues the conversation through email or a support portal later, does the agent maintain the same context and history, or does each channel create an isolated session?
For developer communities, users rarely stay on one platform, so I’m wondering how agents handle context continuity when conversations move across different channels.
AgentSky
@new_user___176202668afdbb135b4f71f
> If a user starts debugging a problem through Discord, then continues the conversation through email or a support portal later,
The conversation will be continuous for AgentSky agents.
Congrats on the launch! 👏
How does AgentSky handle failed or partially completed tasks? can an agent resume from its previous state instead of starting over?
AgentSky
@fletcher_oliver Thanks! We snapshot context sessions while agent is running. If an agent crashed, it will resume from previous snapshot, not starting over.
how does pricing work when an agent is parked but still maintaining its state? is there any cost for storage, snapshots or backups while it is inactive?
AgentSky
@rivendell_chorro We use a ultra low cost solution for parked agent state. So there will be hot restore and cold restore based on the agent activeness. There will be cost for storage in general, as long as the agent had created artifacts that is in ours system.
Triforce Todos
Love the pay-only-when-working model, that's a smart pricing call.
Curious how you're handling security across sandboxes when agents are running always-on like that?
AgentSky
@abod_rehman Great question! The agents are not always on in AgentSky, they suspend/resume base on work load. The sandboxes are based on MicroVM so that it is secure by standard and also fast to boot. Is there any particular security concern your product may care about?