Files
claude-task-master/.changeset/wet-candies-accept.md
Ralph Khreish 4dad2fd613 feat: add support for code context in more commands (#1162)
* 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
2025-08-28 18:05:31 +02:00

491 B

task-master-ai
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