* fix: remove cache from list-tasks and next-task mcp calls * chore: remove cached function * chore: add changeset
8 lines
201 B
Markdown
8 lines
201 B
Markdown
---
|
|
'task-master-ai': patch
|
|
---
|
|
|
|
Remove caching layer from MCP direct functions for task listing, next task, and complexity report
|
|
|
|
- Fixes issues users where having where they were getting stale data
|