Commit 13ec1ec
Update subproject commits in gui and workflowsCommands
1 parent 8ccd17f commit 13ec1ec
2 files changed
+2
-2
lines changed- package.json+3
- src/index.tsx+39-36
- src/models/index.ts+76
- src/util/getModelShowName.ts+25
- src/util/ideaBridge.ts+44-103
- src/views/App.tsx+51-17
- src/views/components/BalanceTip/index.tsx+12-24
- src/views/components/Header/index.tsx+36-31
- src/views/components/InputMessage/index.tsx+7-41
- src/views/components/MessageMarkdown/index.tsx+12-15
- src/views/i18n/zh.json+6-1
- src/views/pages/ChatPanel.tsx+15-31
- src/views/pages/Config.tsx+429
- src/views/router/index.ts+19
- src/views/stores/ChatStore.ts+8-7
- src/views/stores/ConfigStore.ts+130
- src/views/stores/InputStore.ts+8-14
- src/views/stores/RootStore.ts+15-12
- yarn.lock+23
Submodule workflowsCommands updated 11 files
- unit_tests/assistants/directory_structure/relevant_file_finder.py+1-1
- unit_tests/assistants/rerank_files.py+1-1
- unit_tests/find_context.py+6-5
- unit_tests/locales/base.pot+18-20
- unit_tests/locales/en/base.po+18-20
- unit_tests/locales/zh/LC_MESSAGES/base.mo
- unit_tests/locales/zh/base.po+35-25
- unit_tests/main.py+74-50
- unit_tests/prompts.py+13-12
- unit_tests/propose_test.py+2-2
- unit_tests/write_tests.py+3-1
0 commit comments