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-12-01 01:20:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
claude-task-master
/
scripts
/
modules
History
Eyal Toledano
fce55dd0c4
fix: elegantly exit if running into a claude error like overloaded api + integration test.
2025-03-25 16:35:25 -04:00
..
ai-services.js
fix: elegantly exit if running into a claude error like overloaded api + integration test.
2025-03-25 16:35:25 -04:00
commands.js
fix: ensure CLI correctly handles kebab-case options
2025-03-25 00:42:59 -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