What is Cloud Code SDK?

Cloud Code is a progamable AI Coder SDK.

Despite it’s name, we offer both local and remote coding enviornments.

You can think of it as being a way to control coding apps such as cursor or claude code in a low level way with a lot of control. Buit instead of using these coding apps, have use our own coding agent that can modify code from natural language, explore code bases, and use it’s own built in tools.

This was made out of the observation that many coding tasks are becoming repetitive. While there are low hanging fruit for this sdk such as creating documentation for codebases and optimizing prompts based on a codebase, we have a much grander vision of closing the loop for AI Coding.

I find myself going through the same flow when coding with Cursor and Claude Code, so I’m hoping to replicate my coding process through using this SDK and I hope you do too.

Key Components

The SDK consists of two main components:

Features