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
4c835264ac6c1f74896cddabc3b3c69a5c435417
claude-task-master
/
scripts
/
modules
History
Eyal Toledano
4c835264ac
task management
2025-05-21 21:23:39 -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
Solves merge conflicts with origin/next.
2025-05-16 18:15: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
rule-transformer.js
chore(tests): Passes tests for merge candidate
2025-04-30 22:02:02 -04:00
supported-models.json
task management
2025-05-21 21:23:39 -04:00
task-manager.js
Add complexity score to task (
#528
)
2025-05-16 23:24:25 +02:00
ui.js
Solves merge conflicts with origin/next.
2025-05-16 18:15:11 -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