auto-coder-web 0.1.30__py3-none-any.whl → 0.1.31__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- auto_coder_web/routers/coding_router.py +1 -1
- auto_coder_web/version.py +1 -1
- {auto_coder_web-0.1.30.dist-info → auto_coder_web-0.1.31.dist-info}/METADATA +1 -1
- {auto_coder_web-0.1.30.dist-info → auto_coder_web-0.1.31.dist-info}/RECORD +7 -7
- {auto_coder_web-0.1.30.dist-info → auto_coder_web-0.1.31.dist-info}/WHEEL +0 -0
- {auto_coder_web-0.1.30.dist-info → auto_coder_web-0.1.31.dist-info}/entry_points.txt +0 -0
- {auto_coder_web-0.1.30.dist-info → auto_coder_web-0.1.31.dist-info}/top_level.txt +0 -0
@@ -123,7 +123,7 @@ async def coding_command(request: CodingCommandRequest, project_path: str = Depe
|
|
123
123
|
logger.error(f"Error reading chat history: {str(e)}")
|
124
124
|
|
125
125
|
# 构建提示信息
|
126
|
-
prompt_text = "
|
126
|
+
prompt_text = ""
|
127
127
|
if messages:
|
128
128
|
# 调用coding_prompt生成包含历史消息的提示
|
129
129
|
prompt_text = prompt_text + coding_prompt.prompt(messages, request)
|
auto_coder_web/version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.1.
|
1
|
+
__version__ = "0.1.31"
|
@@ -8,7 +8,7 @@ auto_coder_web/lang.py,sha256=cXypkDesnMwZ0U6D_CZtxhDTAOp__hoJzYTulQ_8xPc,1108
|
|
8
8
|
auto_coder_web/proxy.py,sha256=ed9IJijy39_t-wNCuH5bleSq_0uWB1PdKG2d3g80720,11817
|
9
9
|
auto_coder_web/terminal.py,sha256=jtAH7FaC573cgxc7FnI_mOZ3D2dSCO3PrZN0OehtbNQ,9521
|
10
10
|
auto_coder_web/types.py,sha256=TT-0UruUi67wz7w1DpjFyYeaCnkdKYviJvlpSnrdtD4,1435
|
11
|
-
auto_coder_web/version.py,sha256=
|
11
|
+
auto_coder_web/version.py,sha256=i-fDEsQ0iAiPKXFaj9eERDqcxl3BqNnavaCEqpNxmVI,23
|
12
12
|
auto_coder_web/common_router/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
13
13
|
auto_coder_web/common_router/auto_coder_conf_router.py,sha256=w6Ekrftlmb1QyVYi7f_RFBtPqtot59BVJ1QcUASKFe0,995
|
14
14
|
auto_coder_web/common_router/chat_list_router.py,sha256=l-BryXFN3-LHrINYU4IgRO2s_6GsaaiiufcCun5Ixig,5432
|
@@ -18,7 +18,7 @@ auto_coder_web/common_router/file_router.py,sha256=-mUeTotSvkIsXn6BHY91ikYyKvhsJ
|
|
18
18
|
auto_coder_web/routers/__init__.py,sha256=q68zNG2ztrLJn56_d7xX1JyfBnVjj_pXeoLxKP6sasQ,81
|
19
19
|
auto_coder_web/routers/auto_router.py,sha256=rWLyspJresYjDf_Xz2K5nODlsjqMSBpkIbc-VSXfbEY,12739
|
20
20
|
auto_coder_web/routers/chat_router.py,sha256=P0MIV8-EIBUNvoVeTyREnEGID_enSQCilhh1uXP4Wq0,12178
|
21
|
-
auto_coder_web/routers/coding_router.py,sha256=
|
21
|
+
auto_coder_web/routers/coding_router.py,sha256=muAz8jL4HQ-UQ37rdrS_TjS4tpkqR013jn4U19SWsIs,15285
|
22
22
|
auto_coder_web/routers/commit_router.py,sha256=uy1EKOP8OsnnSjeDIElssiD41VxJIFRJjJSzhLrrey4,27335
|
23
23
|
auto_coder_web/routers/config_router.py,sha256=QZ0hSTeFmU2B8NEv-VlCmRp7hbnzjGU07vw5IA1J8zg,6342
|
24
24
|
auto_coder_web/routers/settings_router.py,sha256=YeOY2GLhpu8kLRXrUrN7-IMt_Do__Y30G2wNRvGTPiM,2363
|
@@ -142,8 +142,8 @@ auto_coder_web/web/static/js/main.04bb34e7.js.LICENSE.txt,sha256=4s31uMgM16-ShH9
|
|
142
142
|
auto_coder_web/web/static/js/main.04bb34e7.js.map,sha256=bljKIHihohZAfY7ObzLj1yKC0r7EHIf1bMgIyLMaQyI,10137517
|
143
143
|
expert_routers/__init__.py,sha256=4vN4-vaaDwBV11jxd7QXXJu_quwgk4NwvB15X30TE8Y,83
|
144
144
|
expert_routers/history_router.py,sha256=q5oIr2PvErtwm8EKBC51PbSRjm0z1b0mxAmN_EalXEc,11648
|
145
|
-
auto_coder_web-0.1.
|
146
|
-
auto_coder_web-0.1.
|
147
|
-
auto_coder_web-0.1.
|
148
|
-
auto_coder_web-0.1.
|
149
|
-
auto_coder_web-0.1.
|
145
|
+
auto_coder_web-0.1.31.dist-info/METADATA,sha256=AL70MmZURLIuBEjArq-FnH-aWNsnAxp9SLR1mV-6vNE,1378
|
146
|
+
auto_coder_web-0.1.31.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
147
|
+
auto_coder_web-0.1.31.dist-info/entry_points.txt,sha256=oh8kd1ZecWDgdv-bIj_ru3phvl4scuxwXl9DK0Khltg,61
|
148
|
+
auto_coder_web-0.1.31.dist-info/top_level.txt,sha256=2Uh6zUNZ_Kp9Ceq60CVouVqtwAZK7cSZ61h3O7MtmEc,30
|
149
|
+
auto_coder_web-0.1.31.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|