Introducing http://Twill.ai Dev Station: every workspace now has a persistent, multi-repo dev station that tasks fork from.
@twill_ai station is now the source of truth for the project: repos connected, dependencies installed, env vars configured, dev/test servers running, and project context warm.
Agents and humans can both configure it, so the workspace keeps getting closer to the way your team actually builds software.
Tasks are no longer independent cold starts. Each task forks from the station’s current working environment into its own isolated sandbox. Powered by @daytonaio.
That means:
• No cold-start, so tasks start/finish faster.
• Multi-repo work across frontend, API, and shared libraries.
• Less setup work for agents, which means fewer tokens spent re-setting the dev env.
This is the model we think coding agents need: a persistent workspace that stays warm, then forks cleanly for each job.
Try it at https://twill.ai