NOW BOARDING · TAG AN ISSUE @taskship AND WATCH IT SAIL · EARLY ACCESS
CARGO MANIFEST № 001: AI DEV, CONTAINERIZED
AUTONOMOUS DEVELOPMENTSHIP ISSUES,
NOT PROMPTS.
Tag GitHub issues with @taskship. Autonomous coding agents on a dev seat we run for you build the branch (frontend, backend, database) and you press Open to load the running app. No chat window. Ever.
HOW AUTONOMOUS CODING AGENTS SHIP A FEATURE
FOUR STOPS. NO PROMPT ENGINEERING BETWEEN THEM.
01
Tag
Drop @taskship on any GitHub issue, or trigger a shipment manually from the dashboard.
02
Bundle
Related issues and their milestone become one shipment: a single execution with a manifest.
03
Build
An agent on a dev seat of its own runs your full stack on a branch, however your taskshipyard/ folder starts it (npm run dev, sst dev, docker compose).
04
Open
Press Open: the live branch app loads from the dev machine in a new tab. Review, then merge.
NO CHAT. NO PROMPTS.If the agent gets blocked, it comments on the GitHub issue and waits. You answer where your team already works, in the issue. TaskShipyard never asks you to talk to an AI.
AI AGENT PREVIEW ENVIRONMENTS, NOT PATCH FILES
EVERY RUN ENDS ON AN APP YOU CAN CLICK.
The machine that built the feature keeps serving it: the frontend on the branch, the API on its own cloud stage, a database with the run's migrations applied. Reviewing is clicking through the running app, not reading a hundred-file diff. How preview environments work →
YOUR ARCHITECTURE,
BEFORE & AFTER
Every shipment changes your system. The Architecture deck tracks the live dev branch and shows, for every shipment, exactly what changed: every lambda, table, and module the agent touched.
VIEW THE ARCHITECTURE DECK →BEFORE · DEV
react app · cloudfront
api · sst lambda
supabase · 12 tables
→
AFTER · SHP-0042
react app · cloudfront
api · sst lambda ~ modified
+ stripe-webhook lambda
supabase · 14 tables ~ +2
BRING YOUR STACK.
CARGO SPEC v1A taskshipyard/ folder in your repo says how your dev environment boots (a shell script or docker compose), and the agent runs and screenshots it from there, in a sandboxed dev seat we run for you: one machine per customer, never shared. Connect an AWS role and the cloud stage it deploys lands in your own account. Any framework that serves a page works. SST + AWS + Supabase + React is the most battle-tested path: the stack we run on.
NEXT.JS
DOCKER COMPOSE
SST + AWS
VITE · RAILS · …
MORE ON AUTONOMOUS DEVELOPMENT
Autonomous Coding Agents That Ship From GitHub IssuesHow autonomous coding agents work at TaskShipyard: the issue is the prompt, the agent runs a full dev environment, and the output is a tested pull request with a live preview.AI Agent Preview Environments You Can Actually ClickAI agent preview environments: every TaskShipyard run ends on a running app (frontend, API and database) served by the machine that built it. Review by clicking.Sandboxed Agent Environment: One Dev Seat Per TenantA sandboxed agent environment per customer: a managed dev seat bound to one tenant, holding one repository, a throwaway database and credentials that expire in an hour.Docs: How Autonomous Development Works at TaskShipyardDocumentation for TaskShipyard: tagging an issue, what the autonomous development run does on your dev seat, how previews are served, and what lands in the pull request.Changelog: What TaskShipyard ShipsThe TaskShipyard changelog: recent product updates to the autonomous development platform, from hibernating preview environments to per-tenant dev seats, dashboard changes and more.