Eyal Toledano
292dd51417
feat(config): Implement new config system and resolve refactoring errors Introduced config-manager.js and new utilities (resolveEnvVariable, findProjectRoot). Removed old global CONFIG object from utils.js. Updated .taskmasterconfig, mcp.json, and .env.example. Added generateComplexityAnalysisPrompt to ui.js. Removed unused updateSubtaskById from task-manager.js. Resolved SyntaxError and ReferenceError issues across commands.js, ui.js, task-manager.js, and ai-services.js by replacing CONFIG references with config-manager getters (getDebugFlag, getProjectName, getDefaultSubtasks, isApiKeySet). Refactored 'models' command to use getConfig/writeConfig. Simplified version checking. This stabilizes the codebase after initial Task 61 refactoring, fixing CLI errors and enabling subsequent work on Subtasks 61.34 and 61.35.
2025-04-20 01:09:30 -04:00
..
2025-04-08 15:51:55 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 18:54:35 -04:00
2025-03-24 22:49:16 -04:00
2025-04-16 00:45:02 -04:00
2025-03-25 00:22:43 -04:00
2025-03-24 21:18:49 -04:00
2025-03-24 23:43:42 -04:00
2025-03-24 22:49:16 -04:00
2025-03-24 22:49:16 -04:00
2025-03-25 17:20:09 -04:00
2025-03-26 19:58:16 -04:00
2025-03-26 19:58:16 -04:00
2025-03-29 17:52:11 -04:00
2025-03-26 21:24:47 -04:00
2025-03-27 23:40:13 -04:00
2025-03-27 01:33:20 -04:00
2025-03-27 01:33:20 -04:00
2025-03-27 01:46:13 -04:00
2025-03-27 16:14:12 -04:00
2025-03-31 17:09:31 +02:00
2025-04-08 15:53:47 -04:00
2025-04-08 15:55:20 -04:00
2025-04-08 15:55:20 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-08 15:55:22 -04:00
2025-04-09 18:18:13 -04:00
2025-04-09 18:18:13 -04:00
2025-04-09 18:18:13 -04:00
2025-04-09 18:18:13 -04:00
2025-04-11 15:08:58 -04:00
feat(config): Implement new config system and resolve refactoring errors Introduced config-manager.js and new utilities (resolveEnvVariable, findProjectRoot). Removed old global CONFIG object from utils.js. Updated .taskmasterconfig, mcp.json, and .env.example. Added generateComplexityAnalysisPrompt to ui.js. Removed unused updateSubtaskById from task-manager.js. Resolved SyntaxError and ReferenceError issues across commands.js, ui.js, task-manager.js, and ai-services.js by replacing CONFIG references with config-manager getters (getDebugFlag, getProjectName, getDefaultSubtasks, isApiKeySet). Refactored 'models' command to use getConfig/writeConfig. Simplified version checking. This stabilizes the codebase after initial Task 61 refactoring, fixing CLI errors and enabling subsequent work on Subtasks 61.34 and 61.35.
2025-04-20 01:09:30 -04:00
feat(config): Implement new config system and resolve refactoring errors Introduced config-manager.js and new utilities (resolveEnvVariable, findProjectRoot). Removed old global CONFIG object from utils.js. Updated .taskmasterconfig, mcp.json, and .env.example. Added generateComplexityAnalysisPrompt to ui.js. Removed unused updateSubtaskById from task-manager.js. Resolved SyntaxError and ReferenceError issues across commands.js, ui.js, task-manager.js, and ai-services.js by replacing CONFIG references with config-manager getters (getDebugFlag, getProjectName, getDefaultSubtasks, isApiKeySet). Refactored 'models' command to use getConfig/writeConfig. Simplified version checking. This stabilizes the codebase after initial Task 61 refactoring, fixing CLI errors and enabling subsequent work on Subtasks 61.34 and 61.35.
2025-04-20 01:09:30 -04:00
2025-04-08 15:55:22 -04:00