feat: implement tdd workflow (#1309)
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,9 @@ import logger from './src/logger.js';
|
||||
// Load environment variables
|
||||
dotenv.config();
|
||||
|
||||
// Set MCP mode to silence tm-core console output
|
||||
process.env.TASK_MASTER_MCP = 'true';
|
||||
|
||||
/**
|
||||
* Start the MCP server
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user