* feat: add support for claude code context - code context for: - add-task - update-subtask - update-task - update * feat: fix CI and format + refactor * chore: format * chore: fix broken tests * chore: fix test
15 lines
491 B
Markdown
15 lines
491 B
Markdown
---
|
|
"task-master-ai": minor
|
|
---
|
|
|
|
Enhanced Claude Code and Google CLI integration with automatic codebase analysis for task operations
|
|
|
|
When using Claude Code as the AI provider, task management commands now automatically analyze your codebase before generating or updating tasks. This provides more accurate, context-aware implementation details that align with your project's existing architecture and patterns.
|
|
|
|
Commands contextualised:
|
|
|
|
- add-task
|
|
- update-subtask
|
|
- update-task
|
|
- update
|