aibtcdev / aibtcdev-frontend

0 stars 1 forks source link

Task dependency #19

Open whoabuddy opened 1 day ago

whoabuddy commented 1 day ago

In CrewAI tasks can depend on other tasks, e.g. general concept of contract depends on contract code

We should allow users to specify if a task depends on another one and pass the task object correctly on the backend.