
- Added PythonVirtualEnv configuration to customAction.ts. - Improved error handling in doCommand.ts by using logger instead of console.error. - Updated sendMessage.ts to handle askCode command and improved error handling. - Added environment variables for OPENAI_API_KEY and OPENAI_API_BASE in commonUtil.ts. - Created new action 'query_data' in _setting_.json and its handler in handler.py.