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
499aa2b203967dce239b18da27f3799ae12477aa
claude-task-master
/
scripts
/
modules
History
Joe Danziger
499aa2b203
default to all rules
2025-05-23 15:37:11 -04:00
..
task-manager
fix(expand-task): Ensure advanced parsing logic works and trimmed AI response properly if any jsonToParse modifications need to be made on initial parse of response.
2025-05-17 22:26:37 -04:00
ai-services-unified.js
feat: add ollama support (
#536
)
2025-05-18 10:07:31 +02:00
commands.js
default to all rules
2025-05-23 15:37:11 -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(ai,tasks): Enhance AI provider robustness and task processing
2025-05-14 19:04:03 -04:00
task-manager.js
Add complexity score to task (
#528
)
2025-05-16 23:24:25 +02:00
ui.js
move confirmation to /src/ui/confirm.js
2025-05-22 15:47:52 -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