mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
- Improved detection logic to prevent false positives from stray `.taskmaster` directories in home directories. - Now stops searching at project boundaries defined by `.git`, `package.json`, and other lock files. - Added support for monorepo markers like `lerna.json`, `nx.json`, and `turbo.json`. - Introduced integration tests to validate various project root detection scenarios.