Weft is an AI-augmented personal task management board where autonomous agents can be assigned tasks and then carry them out across real services like email, Google Docs, spreadsheets, GitHub issues, and pull requests. Instead of just listing to-dos, Weft lets users describe work and attach intelligent agents that read context, perform actions, and request approvals before committing state changes, making task execution partly automated without sacrificing control. It runs entirely on Cloudflare’s platform using Workers, Durable Objects, and Workflows, enabling scalable and persistent task state with minimal backend overhead. Users can set up parallel agents to handle multiple tasks at once and even schedule recurring jobs that trigger daily or weekly to keep workflows on track. Notifications inform the user when tasks are completed or when agent approvals are required, keeping oversight within reach.
Features
- AI agents execute and manage tasks autonomously
- Integrations with Gmail, Sheets, Docs, GitHub, and more
- Parallel agent execution
- Recurring task scheduling
- Approval prompts before state mutations
- Cloudflare-native deployment stack