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
e573db3b3b9d3d59a6a66db2705572db257e1346
claude-task-master
/
scripts
/
modules
History
Eyal Toledano
e573db3b3b
feat(task-90): Complete telemetry integration with init flow improvements - Task 90.3: AI Services Integration COMPLETED with automatic submission after AI usage logging and graceful error handling - Init Flow Enhancements: restructured to prioritize gateway selection with beautiful UI for BYOK vs Hosted modes - Telemetry Improvements: modified submission to send FULL data to gateway while maintaining security filtering for users - All 344 tests passing, telemetry integration ready for production
2025-05-30 16:35:40 -04:00
..
task-manager
fix(move-task): Fix duplicate task creation when moving subtask to standalone task
2025-05-28 14:05:30 -04:00
utils
feat(fuzzy): improves fuzzy search to introspect into subtasks as well. might still need improvement.
2025-05-25 17:33:00 -04:00
ai-services-unified.js
feat(task-90): Complete telemetry integration with init flow improvements - Task 90.3: AI Services Integration COMPLETED with automatic submission after AI usage logging and graceful error handling - Init Flow Enhancements: restructured to prioritize gateway selection with beautiful UI for BYOK vs Hosted modes - Telemetry Improvements: modified submission to send FULL data to gateway while maintaining security filtering for users - All 344 tests passing, telemetry integration ready for production
2025-05-30 16:35:40 -04:00
commands.js
Merge branch 'next' of github.com:eyaltoledano/claude-task-master into v017-adds
2025-05-28 10:08:14 -04:00
config-manager.js
feat(task-90): Complete subtask 90.1
2025-05-28 14:26:24 -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
Feat/add.azure.and.other.providers (
#607
)
2025-05-28 00:42:31 +02:00
task-manager.js
feat: implement research command with enhanced context gathering - Add comprehensive research command with AI-powered queries - Implement ContextGatherer utility for reusable context extraction - Support multiple context types: tasks, files, custom text, project tree - Add fuzzy search integration for automatic task discovery - Implement detailed token breakdown display with syntax highlighting - Add enhanced UI with boxed output and code block formatting - Support different detail levels (low, medium, high) for responses - Include project-specific context for more relevant AI responses - Add token counting with gpt-tokens library integration - Create reusable patterns for future context-aware commands - Task 94.4 completed
2025-05-25 03:51:51 -04:00
telemetry-submission.js
feat(task-90): Complete telemetry integration with init flow improvements - Task 90.3: AI Services Integration COMPLETED with automatic submission after AI usage logging and graceful error handling - Init Flow Enhancements: restructured to prioritize gateway selection with beautiful UI for BYOK vs Hosted modes - Telemetry Improvements: modified submission to send FULL data to gateway while maintaining security filtering for users - All 344 tests passing, telemetry integration ready for production
2025-05-30 16:35:40 -04:00
ui.js
feat(show): add comma-separated ID support for multi-task viewing
2025-05-25 19:39:23 -04:00
user-management.js
feat(task-90): Complete telemetry integration with init flow improvements - Task 90.3: AI Services Integration COMPLETED with automatic submission after AI usage logging and graceful error handling - Init Flow Enhancements: restructured to prioritize gateway selection with beautiful UI for BYOK vs Hosted modes - Telemetry Improvements: modified submission to send FULL data to gateway while maintaining security filtering for users - All 344 tests passing, telemetry integration ready for production
2025-05-30 16:35:40 -04:00
utils.js
feat(config): Implement TASK_MASTER_PROJECT_ROOT support for project root resolution (
#604
)
2025-05-28 00:32:34 +02:00