684 Commits

Author SHA1 Message Date
zhangkun9038@dingtalk.com
7daed04ff5 add baidu 2025-02-13 00:04:19 +08:00
zhangkun9038@dingtalk.com
71ac22a864 add baidu 2025-02-12 23:47:03 +08:00
zhangkun9038@dingtalk.com
ab9127fcbc remove baidu 2025-02-12 22:38:55 +08:00
zhangkun9038@dingtalk.com
4d9201bbea up 2025-02-11 11:01:16 +08:00
zhangkun9038@dingtalk.com
58375d45c3 up 2025-02-11 10:32:29 +08:00
zhangkun9038@dingtalk.com
8472880c89 revert config.lua 2025-02-11 02:01:49 +08:00
zhangkun9038@dingtalk.com
47e23787e5 custome 2025-02-11 01:46:29 +08:00
zhangkun9038@dingtalk.com
56cf5b5bee try add baidu 2025-02-10 11:58:06 +08:00
zhangkun9038@dingtalk.com
676e1194b1 Reset code state to commit e70b0fa243bb8ac07cfc7892f4722e433aa996cb 2025-02-10 02:38:38 +08:00
zhangkun9038@dingtalk.com
7d021f92bb add baidu 2025-02-09 23:59:10 +08:00
zhangkun9038@dingtalk.com
07abe12f54 add request log 2025-02-09 22:17:25 +08:00
zhangkun9038@dingtalk.com
be74f25b82 support baidu bce 2025-02-09 21:42:25 +08:00
zhangkun9038@dingtalk.com
3d639b9eaf Reset code state to origin 2025-02-09 21:06:13 +08:00
zhangkun9038@dingtalk.com
a715664408 add baidu bce platform support 2025-02-09 02:02:11 +08:00
zhangkun9038@dingtalk.com
3f61df6373 add baidu bce platform support 2025-02-09 01:47:25 +08:00
zhangkun9038@dingtalk.com
d407caa8c5 forked 2025-02-09 01:10:23 +08:00
yetone
e70b0fa243
fix: incorrect indentation (#1222) 2025-02-09 00:21:32 +08:00
yetone
faa6728d4b
fix: try to fix suggestions (#1209) 2025-02-07 16:26:35 +08:00
yetone
e8b0f33f18
fix(prompts): use run_command if possible (#1208) 2025-02-07 15:33:23 +08:00
yetone
c2b3cd7a32
fix: check gemini api key (#1205) 2025-02-07 13:21:45 +08:00
Dominik Link
12cf3c0418
feat(docs): added Packer to the readme and fixed vim-plug to also use render-markdown because if not it breaks (#1203) 2025-02-07 11:04:35 +08:00
yetone
fd64662fa2
fix: planning prompts (#1202)
* fix: planning prompts

* fix: base prompts
2025-02-06 23:16:49 +08:00
yetone
29a71b2976
fix: insert conflict contents (#1201) 2025-02-06 22:24:59 +08:00
yetone
2adf335344
fix: release html2md (#1199) 2025-02-06 20:17:29 +08:00
yetone
152d0c609c
feat: serpapi (#1198) 2025-02-06 20:10:55 +08:00
yetone
402c7f9665
fix: copilot tool histories (#1197) 2025-02-06 19:19:50 +08:00
yetone
1ec12907a2
feat: fetch tool (#1196) 2025-02-06 19:13:47 +08:00
yetone
77e20fd088
feat(docs): complete tool use todo task (#1193) 2025-02-06 16:53:01 +08:00
yetone
5f6612fb8c
fix: support multiple tool use (#1192) 2025-02-06 16:41:28 +08:00
yetone
f2bd4adba4
feat: add add_file_to_context tool (#1191) 2025-02-06 16:00:14 +08:00
yetone
4f41154e83
feat: tool logs (#1190) 2025-02-06 15:15:44 +08:00
Blaine
252a9e7818
docs: fix typo in README.md (#1187) 2025-02-06 14:16:54 +08:00
yetone
d1cc23fa54
fix: multiple tool use histories and disable tools (#1185) 2025-02-06 02:46:52 +08:00
yetone
e1125fca54
feat: bedrock use tools (#1184) 2025-02-06 00:03:49 +08:00
yetone
3aaf7dad77
feat: tools support copilot (#1183) 2025-02-05 23:47:52 +08:00
yetone
0603364ea8
fix: typo (#1182) 2025-02-05 23:13:07 +08:00
yetone
1437f319d2
feat: tools (#1180)
* feat: tools

* feat: claude use tools

* feat: openai use tools
2025-02-05 22:39:54 +08:00
ccolorado
1726d32778
fix: typo on config comment (#1161) 2025-02-04 17:06:56 +08:00
Oliver Lorton
5e1334f4e5
feat: reduces the impact of the shade function when in light mode (#1177) 2025-02-04 15:26:09 +08:00
yetone
a9ab429699
feat: trim think content in history messages (#1178) 2025-02-04 15:25:36 +08:00
yetone
85645fd9ab
feat(docs): add custom providers (#1175) 2025-02-04 01:38:25 +08:00
yetone
ef4b6077ec
feat: supports openrouter reasoning (#1174) 2025-02-04 01:38:18 +08:00
bog
ffb2a4f48d
chore: docs example for opts provider (#1164) 2025-02-03 22:33:57 +08:00
ken
43269cc07f
Feat: Add Amazon Bedrock provider (#1167) 2025-02-03 22:33:25 +08:00
yetone
cd7390de21
fix: remove unnecessary think tag (#1173) 2025-02-03 22:32:41 +08:00
Adam Sherwood
349c5f895c
fix: allow single or multi selection with mini.pick. (#1169) 2025-02-03 22:13:37 +08:00
yetone
ec3593aac6
Revert "fix(file_selector): make sure to flatten selected_paths if picker yie…" (#1172) 2025-02-03 22:01:15 +08:00
yetone
8536d102be
fix: reasoning content processing (#1171) 2025-02-03 21:55:12 +08:00
yetone
5ac934f228
chores: remove debug log (#1160) 2025-02-02 02:29:41 +08:00
yetone
b5ac768416
feat: supports reasoning_content (#1159) 2025-02-02 02:12:14 +08:00