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-05 03:20:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
claude-task-master
/
scripts
/
modules
History
Eyal Toledano
cea14b55b3
Ensures that the updateTask (single task) doesn't change the title of the task.
2025-03-27 01:46:13 -04:00
..
ai-services.js
feat: Enhance testing, CLI flag validation, and AI capabilities
2025-03-25 17:20:09 -04:00
commands.js
Implements updateTask command to update a single task instead of all tasks as of a certain one. Useful when iterating and R&D'ing bit by bit and needing more research after what has been done.
2025-03-27 01:33:20 -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
Ensures that the updateTask (single task) doesn't change the title of the task.
2025-03-27 01:46:13 -04:00
ui.js
fix: Tweak table column widths. Will probably make them dynamicalyl adjust based on the longest string in the column. But that's an overoptimization for now.
2025-03-26 20:25:02 -04:00
utils.js
fix: Improve CLI flag validation for single-word flags
2025-03-26 15:54:51 -04:00