Commit Graph

772 Commits

Author SHA1 Message Date
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
yetone
c2188e1afd chores: add python ci badge (#1367) 2025-02-23 23:17:47 +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
William Grosset
284998a994 docs: update lazy config (#1359) 2025-02-23 15:12:18 +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
27d3f294a4 feat: more doc for rag (#1358) 2025-02-23 02:41:35 +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
13cd40bba7 fix: lua typecheck ci (#1350) 2025-02-23 00:16:43 +08:00
yetone
f44c5b1258 fix: lua typecheck ci (#1349) 2025-02-22 23:57:46 +08:00
yetone
3373a66f38 fix: update luals (#1348) 2025-02-22 23:48:06 +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
fbda027cdc docs: update cursor plannig mode doc (#1340) 2025-02-21 16:15:45 +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
d23735923d docs: sponsorship (#1317) 2025-02-20 14:16:42 +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
yetone
82bf18147e docs: update cursor planning mode (#1310) 2025-02-20 00:54:30 +08:00
yetone
4fd2cf0e40 docs: for cursor planning mode (#1309) 2025-02-20 00:09:18 +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