This website requires JavaScript.
Explore
Help
Register
Sign In
ros
/
claude-task-master
Watch
1
Star
0
Fork
0
You've already forked claude-task-master
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df6e0a193532c083207a1f1df850e8394468dd79
claude-task-master
/
scripts
/
modules
History
Joe Danziger
df6e0a1935
fix formatting
2025-05-26 19:24:54 -04:00
..
task-manager
fix(add-task): removes stdout in add-task which will crash MCP server (
#593
)
2025-05-25 22:13:23 -04:00
ai-services-unified.js
chore: adjusts changesets and an import.
2025-05-23 17:41:25 -04:00
commands.js
fix formatting
2025-05-26 19:24:54 -04:00
config-manager.js
fix(config): adjusts getUserId to optionally create/fill in the (currently hardcoded) userId to the telemetry object if it is not found. This prevents the telemetry call from landing as null for users who may have a taskmasterconfig but no userId in the globals.
2025-05-16 17:41:48 -04:00
dependency-manager.js
fix(add/remove-dependency): dependency mcp tools were failing due to hard-coded tasks path in generate task files.
2025-05-03 01:31:16 -04:00
index.js
feat(refactor): Finalize AI service migration and cleanup obsolete files
2025-04-25 13:24:15 -04:00
supported-models.json
fix(models): Adjusts the Claude 4 models and introduces the llms-install.md file to enable AI agents to install the Taskmaster MCP server programmatically.
2025-05-23 12:59:14 -04:00
task-manager.js
feat(move-tasks): Implement move command for tasks and subtasks
2025-05-22 04:14:22 -04:00
ui.js
update semantics and terminology from 'brand rules' to 'rules profiles'
2025-05-26 19:07:10 -04:00
utils.js
fix(telemetry): renames _aggregateTelemetry to aggregateTelemetry to avoid confusion about it being a private function (it's not)
2025-05-17 17:48:45 -04:00