chore: fix CI
This commit is contained in:
@@ -230,6 +230,6 @@ description: "A comprehensive reference of all available Task Master commands"
|
|||||||
task-master autopilot abort
|
task-master autopilot abort
|
||||||
```
|
```
|
||||||
|
|
||||||
The TDD workflow enforces RED → GREEN → COMMIT cycles for each subtask. See [AI Agent Integration](./ai-agent-integration.mdx) for details.
|
The TDD workflow enforces RED → GREEN → COMMIT cycles for each subtask. See [AI Agent Integration](/tdd-workflow/ai-agent-integration) for details.
|
||||||
</Accordion>
|
</Accordion>
|
||||||
</AccordionGroup>
|
</AccordionGroup>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ import {
|
|||||||
export const EXPECTED_TOOL_COUNTS = {
|
export const EXPECTED_TOOL_COUNTS = {
|
||||||
core: 7,
|
core: 7,
|
||||||
standard: 15,
|
standard: 15,
|
||||||
total: 36
|
total: 44
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user