How can I check the status of the agents and tasks when i kickoff the crew.
status: running / completed … with other options like the run_id.
just like the status in crewai platform when the crew is deployed.
I used step_callback and task_callback, I think i didn’t know how to use them properly.
can you tell me or show me how to achieve this.