Commit aea2d9b
authored
2 files changed
+2
-2
lines changed- site-packages/charset_normalizer-3.3.2.dist-info/RECORD+1-1
- site-packages/charset_normalizer-3.3.2.dist-info/WHEEL+1-1
- site-packages/devchat-0.3.0.dist-info/INSTALLER
- site-packages/devchat-0.3.0.dist-info/LICENSE
- site-packages/devchat-0.3.0.dist-info/METADATA+1-1
- site-packages/devchat-0.3.0.dist-info/RECORD+11-11
- site-packages/devchat-0.3.0.dist-info/REQUESTED
- site-packages/devchat-0.3.0.dist-info/WHEEL
- site-packages/devchat-0.3.0.dist-info/direct_url.json
- site-packages/devchat-0.3.0.dist-info/entry_points.txt
- site-packages/devchat/assistant.py+19-18
- site-packages/devchat/utils.py+10
- site-packages/devchat/workflow/env_manager.py+9-8
- site-packages/openai-1.35.15.dist-info/INSTALLER
- site-packages/openai-1.35.15.dist-info/METADATA+7-1
- site-packages/openai-1.35.15.dist-info/RECORD+14-14
- site-packages/openai-1.35.15.dist-info/WHEEL
- site-packages/openai-1.35.15.dist-info/entry_points.txt
- site-packages/openai-1.35.15.dist-info/licenses/LICENSE
- site-packages/openai/_version.py+1-1
- site-packages/openai/types/audio/transcription.py+1
- site-packages/openai/types/audio/translation.py+1
- site-packages/openai/types/batch_request_counts.py+1
- site-packages/openai/types/beta/assistant_tool_choice_function.py+1
- site-packages/openai/types/completion_usage.py+1
- site-packages/openai/types/fine_tuning/fine_tuning_job_integration.py+1
- site-packages/openai/types/model_deleted.py+1
- site-packages/pydantic-1.10.14.dist-info/RECORD+1-1
- site-packages/pydantic-1.10.14.dist-info/WHEEL+1-1
- site-packages/tiktoken-0.7.0.dist-info/RECORD+1-1
- site-packages/tiktoken-0.7.0.dist-info/WHEEL+1-1
Submodule workflowsCommands updated 21 files
- .gitignore+1
- lib/ide_service/service.py+23-1
- lib/ide_service/vscode_service.py+1-6
- merico/aider/README.md+19
- merico/aider/command.py+214
- merico/aider/command.yml+9
- merico/aider/files/add/README.md+20
- merico/aider/files/add/command.py+66
- merico/aider/files/add/command.yml+5
- merico/aider/files/list/README.md+16
- merico/aider/files/list/command.py+31
- merico/aider/files/list/command.yml+4
- merico/aider/files/remove/README.md+20
- merico/aider/files/remove/command.py+72
- merico/aider/files/remove/command.yml+5
- merico/aider/requirements.txt+2
- merico/ask_issue/README.md+21
- merico/ask_issue/command.yml+4
- merico/ask_issue/main.py+286
- merico/fix_issue/README.md+21-1
- merico/fix_issue/main.py+368-24
0 commit comments