Skip to main content
Komos is API-first today. If you are building automations or task tooling now, start with the public REST API.

Current

  • REST API: Trigger runs, monitor status, read outputs, and configure webhooks through the documented endpoints in the API reference.

Roadmap

  • Python SDK: Planned.
  • TypeScript SDK: Planned.
We are aligning both SDKs to the same REST shapes to keep migration straightforward.

Quick path for developers

  • For production integrations, use the REST API and monitor Task Runs.
  • For SDK beta or release updates, follow the release notes and roadmap pages.