Developer Tools
Autonomous coding in the cloud.
Thor is your autonomous cloud coding agent. When Odin or a human assigns a coding task, Thor spins up in a GCP Cloud Run container, clones your repository, implements the change using Claude, and opens a pull request with a clear description. It handles the full implementation loop — from understanding the task to opening a reviewable PR.
Bug fix
Assign a bug to Thor. It reads the codebase, identifies the root cause, implements the fix, and opens a PR in minutes.
Feature from ticket
Drop a well-scoped task on Thor. It implements the feature and opens a PR with tests — no dev context needed.
Odin delegation
Odin detects a stale codebase concern and delegates it to Thor. The PR lands in your queue without any human in the loop.
Thor runs in GCP Cloud Run. Assign a task, and it clones your repo, implements the change, and opens a PR — no local environment, no setup.