Open-source TypeScript framework

TaskWish The framework for building autonomous companies.

Build apps for the agentic era as typed actors with tools, state, and agents. Designed to be discovered, called, and composed by other agents.

Use Cases

Common agent patterns, expressed as code.

Start from a working workflow, then replace the actors, tools, and models with your own.

Start here

Create a TaskWish project.

The installer selects the right CLI for your platform, lets you choose a starter, installs its dependencies, and initializes Git.

curl -fsSL https://taskwish.ai/create-project.sh | bash
Or usebunx @taskwish/create-project
Read the installation guide