taskara
is a task management system for your agents.
The main goal of this system is to keep track of your agent tasks and logs of their execution.
surfkit
uses taskara
under the hood to create and assign tasks, while the agents themselves
use it to record the log and report completion or failure.
Installation
Usage
Create a task:Tracker
taskara
comes with a task tracker server which can be run on docker or kubernetes.
Install surfkit
to create a tracker:
Integrations
Taskara is integrated with:- SurfKit A platform for orchestrating AI agents.
- MLLM A prompt management, routing, and schema validation library for multimodal LLMs.
- Skillpacks A library to fine tune AI agents on tasks.
- ThreadMem A thread management library for AI agents.
Backends
Thread and prompt storage can be backed by:- Sqlite
- Postgresql
- Create a bucket with fine grained permissions.
- Create a GCP service account JSON with permissions to write to the bucket.