703 Commits

Author SHA1 Message Date
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
yetone
d1286e7bfb
feat: enable token counting (#1157) 2025-02-02 01:27:12 +08:00
Christopher Brewin
0a273c2f5d
feat(sidebar): move quit and close key mappings into config values. (#979) 2025-02-01 09:48:11 -05:00
Aaron Pham
692c168e5b
fix(file_selector): make sure to flatten selected_paths if picker yields a single string (#1153) 2025-02-01 09:46:01 -05:00
Christopher Brewin
5d1bc6e8b4
fix (suggesting_rules) add missing brace in the suggestion format (#1146) 2025-01-30 18:25:43 +08:00
Michael Gendy
4502e3e1f1
feat (file_selector) Add directory selection support to file selector (#954)
Co-authored-by: yetone <yetoneful@gmail.com>
2025-01-30 18:24:46 +08:00
kernitus
499b7a854b chore: make azure o series models stream 2025-01-29 13:40:43 +08:00
yetone
2ead26f809 feat: thinking 🤯 2025-01-27 22:54:24 +08:00
yetone
0d48b8f8e5 fix(telescope): handle file listing in non-Git repositories 2025-01-25 01:39:09 +08:00
yetone
5b83c48fce fix: file selector handler 2025-01-24 12:52:06 +08:00
yetone
5cf70aab95 fix: lint 2025-01-24 12:52:06 +08:00
Seong Yong-ju
c5d7d542f3 feat(file_selector): add snacks picker as a file selector 2025-01-24 12:52:06 +08:00
Adam Stracener
d6b371e75f
fix(config.lua): Remove warning about using Copilot for auto_suggestions (#1125) 2025-01-24 11:34:56 +08:00
Yunlong
e849fc2c15
fix: prevent nil result_container error on buffer detach (#1123)
Co-authored-by: yetone <yetoneful@gmail.com>
2025-01-24 11:29:11 +08:00
yetone
330ccb7e91
fix: not mandatory to replace the provider of the suggestion (#1121) 2025-01-23 12:15:40 +08:00
yetone
be75ddea1c
docs: update auto_suggestions doc (#1120) 2025-01-23 12:12:02 +08:00
yetone
501a138ebc
fix: none selection in telescope (#1119) 2025-01-23 11:56:57 +08:00
yetone
e02a21e738
Revert "docs: update notes on auto_suggestions (#1114)" (#1118)
This reverts commit 396840a152be82354984b16f9a22cb425d0840d1.
2025-01-23 11:54:38 +08:00
Aaron Pham
396840a152
docs: update notes on auto_suggestions (#1114) 2025-01-21 23:00:19 -05:00
Fernando Freire
eaf51492d4
fix: proper ft detection with multiple file types in context (#1111) 2025-01-22 11:59:38 +08:00
Aaron Pham
15a471b155
chore(docs): update TODO (#1112) 2025-01-20 18:57:26 -05:00
yetone
c3dd0630f1
feat: not focusing on the last line when the cursor moves (#1110) 2025-01-21 00:32:04 +08:00
yetone
76f60794c3
fix: release the cursor when generating (#1109) 2025-01-21 00:04:48 +08:00
yetone
b6d4180bb6
fix: suggestion ui (#1108) 2025-01-20 23:45:16 +08:00
Adam Sherwood
e4c86e317a
feat: add File Selector Provider for mini.pick. (#1107) 2025-01-20 14:38:04 +08:00
yetone
fdbd5ed1d8
fix: cleanup the empty suggestion (#1105) 2025-01-19 17:28:42 +08:00
Adam Sherwood
ddd5a6e691
Specify the host so the API always finds the release. (#1103) 2025-01-19 08:54:24 +08:00
Hanchin Hsieh
122bc3287b
feat(ci/release): use ubuntu-24.04-arm on aarch64 (#1101)
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2025-01-17 21:36:19 +08:00
aniaan
bcce6bd9e4
docs(README): Fix the usage instructions for lazy.nvim version (#1100) 2025-01-17 11:33:56 +08:00
Qingzhou Yue
19bbef5420
fix: a typo in README.md (#1096) 2025-01-17 00:47:46 +08:00
Seong Yong-ju
12beaebb2a
chore(sidebar): set different filetype for the selected files buffer (#1097)
Set different filetypes so that [edgy.nvim](https://github.com/folke/edgy.nvim)
can easily identify the result buffer and the selected files buffer.
2025-01-17 00:47:01 +08:00
yetone
da4ef9d9e9
fix: suggetion in the middle of line (#1094) 2025-01-16 21:39:11 +08:00