yetone
|
e7ffb76499
|
fix: reuse parse_messages and remove parse_response_data and have a good function name for check env exists (#1386)
|
2025-02-25 13:52:13 +08:00 |
|
Peter Cardenas
|
901e1caa91
|
feat: run_command is run asynchronously (#1377)
|
2025-02-25 13:22:36 +08:00 |
|
Peter Cardenas
|
aa0449dbc1
|
fix: python tool message formatting and check for docker (#1379)
|
2025-02-25 12:08:28 +08:00 |
|
Peter Cardenas
|
afa674c6fd
|
chore: prefer not to use function assignment (#1381)
|
2025-02-25 12:08:03 +08:00 |
|
yetone
|
a1d1697400
|
feat: parse excel (#1383)
|
2025-02-25 12:06:50 +08:00 |
|
yetone
|
8d888c2861
|
feat: support claude-3.7-sonnet reasoning (#1382)
|
2025-02-25 11:22:22 +08:00 |
|
yetone
|
02b4fbf4b1
|
feat: support claude 3.7 (#1376)
|
2025-02-25 02:49:21 +08:00 |
|
yetone
|
c9134eb8ed
|
feat: add debug method for cursor applying (#1375)
|
2025-02-25 02:22:25 +08:00 |
|
yetone
|
876246b9ae
|
fix: the enabled function of the llm tool was not called (#1374)
|
2025-02-24 22:04:44 +08:00 |
|
Jax Tsai
|
22739f33f2
|
fix: rename llm-tool search to search_keyword (#1364)
|
2025-02-24 22:00:11 +08:00 |
|
yetone
|
b627b335dd
|
feat: add generic type for llm func (#1373)
|
2025-02-24 21:54:36 +08:00 |
|
Peter Cardenas
|
fe496a9573
|
chore: make tool func type more accurate (#1369)
|
2025-02-24 21:49:06 +08:00 |
|
Peter Cardenas
|
3dd1854cd4
|
feat: add custom shell command config (#1361)
|
2025-02-23 21:55:37 +08:00 |
|
yetone
|
e47c27af66
|
fix: python llm tool with confirmation (#1365)
|
2025-02-23 21:53:40 +08:00 |
|
yetone
|
e93f2426e9
|
fix: scan directory (#1362)
|
2025-02-23 18:26:52 +08:00 |
|
Ojas Kavathe
|
4be3574583
|
fix: load avante_lib synchronously when not using lazy (#1345)
|
2025-02-23 15:11:39 +08:00 |
|
yetone
|
7255e16020
|
fix: rag resource must be a git repo (#1360)
|
2025-02-23 15:11:18 +08:00 |
|
yetone
|
4ac44f26b0
|
fix: prompts for rag (#1357)
|
2025-02-23 02:34:34 +08:00 |
|
yetone
|
c558a1d0ac
|
fix: remove err msg in docker (#1356)
|
2025-02-23 02:17:23 +08:00 |
|
yetone
|
42ed8e4493
|
fix: asynchronously start rag service (#1355)
|
2025-02-23 02:04:43 +08:00 |
|
yetone
|
5744b1fde7
|
fix: add err msg for rag service (#1354)
|
2025-02-23 01:55:27 +08:00 |
|
yetone
|
ea07d45c1c
|
fix: update image registry (#1353)
|
2025-02-23 01:54:01 +08:00 |
|
LintaoAmons
|
7a49673023
|
fix(file_selector): handle absolute and relative filepaths (#1342)
|
2025-02-23 01:40:27 +08:00 |
|
billyvinning
|
43bb2b3273
|
fix: invalid default model name for vertex provider (#1352)
|
2025-02-23 01:37:37 +08:00 |
|
yetone
|
fd84c91cdb
|
feat: RAG service (#1220)
|
2025-02-23 01:37:26 +08:00 |
|
yetone
|
437d36920d
|
fix: add tools guidelines in cursor planning prompts (#1351)
|
2025-02-23 00:45:55 +08:00 |
|
yetone
|
b04bffa441
|
fix: types (#1344)
|
2025-02-22 23:24:20 +08:00 |
|
Omar Crespo
|
0704a5820a
|
fix: dualboost error with invalid capture (#1347)
|
2025-02-22 23:23:18 +08:00 |
|
zc he
|
caa8342508
|
fix: use tree-sitter-markdown to extract code snippets (#1315)
Co-authored-by: yetone <yetoneful@gmail.com>
|
2025-02-21 17:17:12 +08:00 |
|
yetone
|
2ac53d75de
|
Revert "fix: finally diff in cursor planning mode again (#1338)" (#1339)
|
2025-02-21 15:57:13 +08:00 |
|
yetone
|
2550709cd4
|
fix: finally diff in cursor planning mode again (#1338)
|
2025-02-21 15:04:30 +08:00 |
|
yetone
|
5a2e8760f4
|
fix: finally diff in cursor planning mode (#1337)
|
2025-02-21 14:42:22 +08:00 |
|
Hanchin Hsieh
|
25a6bd6e59
|
fix(search): filter kagi results to only include web pages (t == 0)
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
|
2025-02-21 14:18:31 +08:00 |
|
yetone
|
45604b25f8
|
feat: support edit and retry user request (#1335)
|
2025-02-21 14:00:53 +08:00 |
|
yetone
|
48ae1fed78
|
feat: python llm tool (#1334)
|
2025-02-21 13:04:02 +08:00 |
|
Hanchin Hsieh
|
40ab7ef537
|
feat: add Kagi as web search engine provider (#1331)
|
2025-02-21 11:45:23 +08:00 |
|
yetone
|
581e61fae1
|
Revert "fix: remove stopinsert from lock_buf (#1323)" (#1330)
|
2025-02-21 03:32:14 +08:00 |
|
yetone
|
2d8f25efad
|
fix separator (#1329)
|
2025-02-21 00:53:10 +08:00 |
|
yetone
|
fa89b147db
|
fix: custom prompts (#1328)
|
2025-02-21 00:45:41 +08:00 |
|
yetone
|
ac86a3371e
|
fix: default disable cursor planning mode (#1327)
|
2025-02-21 00:29:46 +08:00 |
|
Hans Pinckaers
|
a465c42ffa
|
fix: remove stopinsert from lock_buf (#1323)
|
2025-02-20 23:39:05 +08:00 |
|
Thomas Müller
|
bf6f18d8ea
|
fix: tool use when API returns sparse tool_use_list (#1322)
|
2025-02-20 23:36:25 +08:00 |
|
yetone
|
6177bbabfc
|
fix: intelligently obtain filepath (#1321)
|
2025-02-20 16:45:42 +08:00 |
|
yetone
|
5966529997
|
fix: resp separator (#1320)
|
2025-02-20 16:14:25 +08:00 |
|
yetone
|
a6b24f3387
|
fix: use the current filepath when the filepath of code block cannot be found (#1319)
|
2025-02-20 16:02:52 +08:00 |
|
yetone
|
8f1226a74f
|
fix: precise code block matching (#1318)
|
2025-02-20 15:46:10 +08:00 |
|
yetone
|
5b006624e6
|
feat: cursor planning mode enabled by default (#1316)
|
2025-02-20 13:06:17 +08:00 |
|
Omar Crespo
|
2991ca69a0
|
fix: include cursor-planning in the whitelist for dualboost (#1312)
|
2025-02-20 12:02:34 +08:00 |
|
Lucas Pereira
|
36f8db9629
|
feat: allow disabling tools for claude & copilot (#1300)
|
2025-02-20 00:00:10 +08:00 |
|
yetone
|
3476eabc4c
|
fix: selected code container height (#1308)
|
2025-02-19 19:39:01 +08:00 |
|