When running a task in spec mode, I noticed for a couple of days that the agent execute the task correctly (using Claude sonnet 3.7 or 4.0).
When reaching the end of the task, kiro agent give the summary in the chat of all the implementation of task, update the tasks.md, but never "finish" the "task" (not sure how to call it).
Agent keep running idle in the same chat = when trying to launch a new task, the new task is then queued because it looks like that the agent is busy.
I have to "trash" the ongoing task to free the agent which reedit the tasks.md file to have the task not marked as finished. I then reedit the tasks.md to mark the previous task as finished manually.
I always run the latest available version (I check for update before starting anything everyday), and I'm on windows 11.