Developer Tools
Autonomous coding in the cloud.
Thor is your autonomous cloud coding agent. When assigned 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.
Async delegation
Assign a coding task before a meeting. The PR is ready and waiting when you get back.
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.