Before opening, please confirm:
Operating System
darwin
Kiro Version
0.8.140
Bug Description
I had a new version of kiro install today and it's creating the tasks.md files in a way that it can no longer interpret them.
tasks look like
## Task 1: task title
- [ ] 1.1 sub-tasktitle do stuff... **Validates: Requirements 2.1, 2.2, 2.3, 2.4, 2.5**
instead of
- [ ] 1. Task title
- [ ] 1.1 do stuff
- stuff details 1
- stuff details 2
- stuff details 3
- _Requirements: 2.1, 2.2, 2.3, 2.4, 2.5_
and it is unable to start them
Steps to Reproduce
- Created a spec using requirements
- tasks.md was corrupt (tasks could not be started)
Expected Behavior
tasks look like
## Task 1: task title
- [ ] 1.1 sub-tasktitle do stuff... **Validates: Requirements 2.1, 2.2, 2.3, 2.4, 2.5**
instead of
- [ ] 1. Task title
- [ ] 1.1 do stuff
- stuff details 1
- stuff details 2
- stuff details 3
- _Requirements: 2.1, 2.2, 2.3, 2.4, 2.5_
and it is unable to start them
Conversation ID
3253f697-616c-49d9-8459-3b2201ca4415
ff3c6eb9-5070-4f5e-8f59-8473f680f2b5
64f66c9a-46ad-4092-bb1f-e895708c1c00
9e438acc-eea7-4016-b57c-5ddbc9bcc23f
af9220de-2560-49bd-9ac9-79507cc249ba
Additional Context
No response
Before opening, please confirm:
Operating System
darwin
Kiro Version
0.8.140
Bug Description
I had a new version of kiro install today and it's creating the tasks.md files in a way that it can no longer interpret them.
tasks look like
instead of
Steps to Reproduce
Expected Behavior
tasks look like
instead of
Conversation ID
3253f697-616c-49d9-8459-3b2201ca4415
ff3c6eb9-5070-4f5e-8f59-8473f680f2b5
64f66c9a-46ad-4092-bb1f-e895708c1c00
9e438acc-eea7-4016-b57c-5ddbc9bcc23f
af9220de-2560-49bd-9ac9-79507cc249ba
Additional Context
No response