2 Commits

Author SHA1 Message Date
bobo.yang
94c0b39950 Refactor handler.py
- Move the 'get_app_data_dir' function to the top of the file.
- Add comments to explain the purpose of the function.
- Initialize the 'supportedFileTypes' variable.
- Update the file path for 'STORAGE_FILE' to use the 'get_app_data_dir' function.
2023-08-21 11:52:00 +08:00
bobo.yang
cea47a47a3 Rename and update 'query_data' action to 'ask_codebase'
- Renamed 'query_data' action to 'ask_codebase' in the workflows.
- Updated the description of the action to "Ask question about codebase".
- Updated the action name in the handler to 'ask_codebase'.
2023-08-21 11:52:00 +08:00