This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
claude-task-master
Watch
1
Star
0
Fork
0
You've already forked claude-task-master
mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced
2025-07-25 18:03:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
claude-task-master
/
scripts
/
modules
History
Eyal Toledano
a26e7adf8c
feat: adds ability to add or remove subtasks. Can also turn subtasks into standalone features. Also refactors the task-master.js by deleting 200+ lines of duplicate code. Instead properly imports the commands from commands.js which is the single source of truth for command definitions.
2025-03-24 21:18:49 -04:00
..
ai-services.js
Adjusts claude calls using message to use stream instead.
2025-03-24 17:22:48 -04:00
commands.js
feat: adds ability to add or remove subtasks. Can also turn subtasks into standalone features. Also refactors the task-master.js by deleting 200+ lines of duplicate code. Instead properly imports the commands from commands.js which is the single source of truth for command definitions.
2025-03-24 21:18:49 -04:00
dependency-manager.js
feat: Add skipped tests for task-manager and utils modules, and address potential issues
2025-03-24 18:54:35 -04:00
index.js
Refactor: Modularize Task Master CLI into Modules Directory
2025-03-23 23:19:37 -04:00
task-manager.js
feat: adds ability to add or remove subtasks. Can also turn subtasks into standalone features. Also refactors the task-master.js by deleting 200+ lines of duplicate code. Instead properly imports the commands from commands.js which is the single source of truth for command definitions.
2025-03-24 21:18:49 -04:00
ui.js
feat: Add skipped tests for task-manager and utils modules, and address potential issues
2025-03-24 18:54:35 -04:00
utils.js
feat: adds ability to add or remove subtasks. Can also turn subtasks into standalone features. Also refactors the task-master.js by deleting 200+ lines of duplicate code. Instead properly imports the commands from commands.js which is the single source of truth for command definitions.
2025-03-24 21:18:49 -04:00