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
e9061661411e3739a418f07b35829e6a9e1abc69
claude-task-master
/
scripts
/
modules
History
Eyal Toledano
09add37423
feat(models): Add comprehensive Ollama model validation and interactive setup - Add 'Custom Ollama model' option to interactive setup (--setup) - Implement live validation against local Ollama instance via /api/tags - Support configurable Ollama endpoints from .taskmasterconfig - Add robust error handling for server connectivity and model existence - Enhance user experience with clear validation feedback - Support both MCP server and CLI interfaces
2025-05-23 20:20:39 -04:00
..
task-manager
feat(models): Add comprehensive Ollama model validation and interactive setup - Add 'Custom Ollama model' option to interactive setup (--setup) - Implement live validation against local Ollama instance via /api/tags - Support configurable Ollama endpoints from .taskmasterconfig - Add robust error handling for server connectivity and model existence - Enhance user experience with clear validation feedback - Support both MCP server and CLI interfaces
2025-05-23 20:20:39 -04:00
ai-services-unified.js
chore: adjusts changesets and an import.
2025-05-23 17:41:25 -04:00
commands.js
feat(models): Add comprehensive Ollama model validation and interactive setup - Add 'Custom Ollama model' option to interactive setup (--setup) - Implement live validation against local Ollama instance via /api/tags - Support configurable Ollama endpoints from .taskmasterconfig - Add robust error handling for server connectivity and model existence - Enhance user experience with clear validation feedback - Support both MCP server and CLI interfaces
2025-05-23 20:20:39 -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
fix(models): Adjusts the Claude 4 models and introduces the llms-install.md file to enable AI agents to install the Taskmaster MCP server programmatically.
2025-05-23 12:59:14 -04:00
task-manager.js
feat(move-tasks): Implement move command for tasks and subtasks
2025-05-22 04:14:22 -04: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