Commit Graph

  • 987275c64a feat: bedrock temporary credentials support (#1207) Daniel Tabuenca 2025-02-08 11:40:20 -06:00
  • 4ffec5a039 fix: search/replace bad case (#1223) yetone 2025-02-09 01:39:00 +08:00
  • e70b0fa243 fix: incorrect indentation (#1222) yetone 2025-02-09 00:21:32 +08:00
  • faa6728d4b fix: try to fix suggestions (#1209) yetone 2025-02-07 16:26:35 +08:00
  • e8b0f33f18 fix(prompts): use run_command if possible (#1208) yetone 2025-02-07 15:33:23 +08:00
  • c2b3cd7a32 fix: check gemini api key (#1205) yetone 2025-02-07 13:21:45 +08:00
  • 12cf3c0418 feat(docs): added Packer to the readme and fixed vim-plug to also use render-markdown because if not it breaks (#1203) Dominik Link 2025-02-07 04:04:35 +01:00
  • fd64662fa2 fix: planning prompts (#1202) yetone 2025-02-06 23:16:49 +08:00
  • 29a71b2976 fix: insert conflict contents (#1201) yetone 2025-02-06 22:24:59 +08:00
  • 2adf335344 fix: release html2md (#1199) yetone 2025-02-06 20:17:29 +08:00
  • 152d0c609c feat: serpapi (#1198) yetone 2025-02-06 20:10:55 +08:00
  • 402c7f9665 fix: copilot tool histories (#1197) yetone 2025-02-06 19:19:50 +08:00
  • 1ec12907a2 feat: fetch tool (#1196) yetone 2025-02-06 19:13:47 +08:00
  • 77e20fd088 feat(docs): complete tool use todo task (#1193) yetone 2025-02-06 16:53:01 +08:00
  • 5f6612fb8c fix: support multiple tool use (#1192) yetone 2025-02-06 16:41:28 +08:00
  • f2bd4adba4 feat: add add_file_to_context tool (#1191) yetone 2025-02-06 16:00:14 +08:00
  • 4f41154e83 feat: tool logs (#1190) yetone 2025-02-06 15:15:44 +08:00
  • 252a9e7818 docs: fix typo in README.md (#1187) Blaine 2025-02-06 01:16:54 -05:00
  • d1cc23fa54 fix: multiple tool use histories and disable tools (#1185) yetone 2025-02-06 02:46:52 +08:00
  • e1125fca54 feat: bedrock use tools (#1184) yetone 2025-02-06 00:03:49 +08:00
  • 3aaf7dad77 feat: tools support copilot (#1183) yetone 2025-02-05 23:47:52 +08:00
  • 0603364ea8 fix: typo (#1182) yetone 2025-02-05 23:13:07 +08:00
  • 1437f319d2 feat: tools (#1180) yetone 2025-02-05 22:39:54 +08:00
  • 1726d32778 fix: typo on config comment (#1161) ccolorado 2025-02-04 16:06:56 +07:00
  • 5e1334f4e5 feat: reduces the impact of the shade function when in light mode (#1177) Oliver Lorton 2025-02-04 07:26:09 +00:00
  • a9ab429699 feat: trim think content in history messages (#1178) yetone 2025-02-04 15:25:36 +08:00
  • 85645fd9ab feat(docs): add custom providers (#1175) yetone 2025-02-04 01:38:25 +08:00
  • ef4b6077ec feat: supports openrouter reasoning (#1174) yetone 2025-02-04 01:38:18 +08:00
  • ffb2a4f48d chore: docs example for opts provider (#1164) bog 2025-02-03 15:33:57 +01:00
  • 43269cc07f Feat: Add Amazon Bedrock provider (#1167) ken 2025-02-03 23:33:25 +09:00
  • cd7390de21 fix: remove unnecessary think tag (#1173) yetone 2025-02-03 22:32:41 +08:00
  • 349c5f895c fix: allow single or multi selection with mini.pick. (#1169) Adam Sherwood 2025-02-03 15:13:37 +01:00
  • ec3593aac6 Revert "fix(file_selector): make sure to flatten selected_paths if picker yie…" (#1172) yetone 2025-02-03 22:01:15 +08:00
  • 8536d102be fix: reasoning content processing (#1171) yetone 2025-02-03 21:55:12 +08:00
  • 5ac934f228 chores: remove debug log (#1160) yetone 2025-02-02 02:29:41 +08:00
  • b5ac768416 feat: supports reasoning_content (#1159) yetone 2025-02-02 02:12:14 +08:00
  • d1286e7bfb feat: enable token counting (#1157) yetone 2025-02-02 01:27:12 +08:00
  • 0a273c2f5d feat(sidebar): move quit and close key mappings into config values. (#979) Christopher Brewin 2025-02-02 00:48:11 +10:00
  • 692c168e5b fix(file_selector): make sure to flatten selected_paths if picker yields a single string (#1153) Aaron Pham 2025-02-01 09:46:01 -05:00
  • 5d1bc6e8b4 fix (suggesting_rules) add missing brace in the suggestion format (#1146) Christopher Brewin 2025-01-30 20:25:43 +10:00
  • 4502e3e1f1 feat (file_selector) Add directory selection support to file selector (#954) Michael Gendy 2025-01-30 12:24:46 +02:00
  • 499b7a854b chore: make azure o series models stream kernitus 2025-01-27 12:29:29 +00:00
  • 2ead26f809 feat: thinking 🤯 yetone 2025-01-27 22:50:40 +08:00
  • 0d48b8f8e5 fix(telescope): handle file listing in non-Git repositories yetone 2025-01-25 01:37:39 +08:00
  • 5b83c48fce fix: file selector handler yetone 2025-01-24 12:47:26 +08:00
  • 5cf70aab95 fix: lint yetone 2025-01-24 12:07:57 +08:00
  • c5d7d542f3 feat(file_selector): add snacks picker as a file selector Seong Yong-ju 2025-01-23 23:29:16 +09:00
  • d6b371e75f fix(config.lua): Remove warning about using Copilot for auto_suggestions (#1125) Adam Stracener 2025-01-23 21:34:56 -06:00
  • e849fc2c15 fix: prevent nil result_container error on buffer detach (#1123) Yunlong 2025-01-23 22:29:11 -05:00
  • 330ccb7e91 fix: not mandatory to replace the provider of the suggestion (#1121) yetone 2025-01-23 12:15:40 +08:00
  • be75ddea1c docs: update auto_suggestions doc (#1120) yetone 2025-01-23 12:12:02 +08:00
  • 501a138ebc fix: none selection in telescope (#1119) yetone 2025-01-23 11:56:57 +08:00
  • e02a21e738 Revert "docs: update notes on auto_suggestions (#1114)" (#1118) yetone 2025-01-23 11:54:38 +08:00
  • 396840a152 docs: update notes on auto_suggestions (#1114) Aaron Pham 2025-01-21 23:00:19 -05:00
  • eaf51492d4 fix: proper ft detection with multiple file types in context (#1111) Fernando Freire 2025-01-21 19:59:38 -08:00
  • 15a471b155 chore(docs): update TODO (#1112) Aaron Pham 2025-01-20 18:57:26 -05:00
  • c3dd0630f1 feat: not focusing on the last line when the cursor moves (#1110) yetone 2025-01-21 00:32:04 +08:00
  • 76f60794c3 fix: release the cursor when generating (#1109) yetone 2025-01-21 00:04:48 +08:00
  • b6d4180bb6 fix: suggestion ui (#1108) yetone 2025-01-20 23:45:16 +08:00
  • e4c86e317a feat: add File Selector Provider for mini.pick. (#1107) Adam Sherwood 2025-01-20 07:38:04 +01:00
  • fdbd5ed1d8 fix: cleanup the empty suggestion (#1105) yetone 2025-01-19 17:28:42 +08:00
  • ddd5a6e691 Specify the host so the API always finds the release. (#1103) Adam Sherwood 2025-01-19 01:54:24 +01:00
  • 122bc3287b feat(ci/release): use ubuntu-24.04-arm on aarch64 (#1101) Hanchin Hsieh 2025-01-17 21:36:19 +08:00
  • bcce6bd9e4 docs(README): Fix the usage instructions for lazy.nvim version (#1100) aniaan 2025-01-17 11:33:56 +08:00
  • 19bbef5420 fix: a typo in README.md (#1096) Qingzhou Yue 2025-01-17 00:47:46 +08:00
  • 12beaebb2a chore(sidebar): set different filetype for the selected files buffer (#1097) Seong Yong-ju 2025-01-17 01:47:01 +09:00
  • da4ef9d9e9 fix: suggetion in the middle of line (#1094) yetone 2025-01-16 21:39:11 +08:00
  • ac6bf35616 feat: include diagnostics in suggestion (#1093) yetone 2025-01-16 21:29:14 +08:00
  • 1660ca5c51 fix 'bug: custom vendor configuration is broken (#1089)' (#1090) 阿楠 2025-01-16 16:56:57 +08:00
  • d135cfa270 doc: correct linking for Custom providers (#1092) Han Pham 2025-01-16 00:56:28 -08:00
  • 81abbdb796 fix: add missing field ask for caculate_tokens (#1088) yetone 2025-01-15 20:10:23 +08:00
  • ea5706f52f fix(get_provider): fix nil access table for vendors (#1074) Austin Horstman 2025-01-15 04:40:35 -06:00
  • 0a837a4583 feat: improve ruby parsing (#1085) Aaron Lifton 2025-01-15 05:37:53 -05:00
  • 0df03dd213 fix: refine suggestion prompts (#1087) yetone 2025-01-15 18:35:36 +08:00
  • a874c2736a feat: refine suggestion prompts (#1082) yetone 2025-01-15 00:52:34 +08:00
  • 25801daea8 fix: load file content from opened buffer (#1081) yetone 2025-01-15 00:31:24 +08:00
  • 24cb3f8e19 fix: suggestions transfroming (#1080) yetone 2025-01-15 00:06:49 +08:00
  • 87c03bcbc1 fix: typo in suggesting.avanterules (#1076) Theo X. Olausson 2025-01-14 07:41:32 -05:00
  • 143519abae feat: Add csharp support to repo_map (#1073) Kostiantyn Sharovarskyi 2025-01-14 14:12:10 +02:00
  • 2d5306b55c chores: more test for debounce (#1079) yetone 2025-01-14 20:11:42 +08:00
  • bd8afce3b0 feat: tab flow (#1077) yetone 2025-01-14 15:39:57 +08:00
  • ba9f014b75 fix(auto_suggestion_provider): default to claude in copilot (#1072) Aaron Pham 2025-01-11 11:56:21 -05:00
  • f401983737 feat(sidebar): support files outside of the current working directory. (#1065) Christopher Brewin 2025-01-12 01:15:13 +10:00
  • 24641d8264 refactor: new prompts structure (#1071) yetone 2025-01-11 23:09:55 +08:00
  • c3e7ba0be0 feat: respect git ignore for autosuggestions (#994) Ethan Howard 2025-01-11 15:00:19 +00:00
  • 5c1b9d5463 docs: update README.md (#1070) Ikko Eltociear Ashimine 2025-01-11 23:57:10 +09:00
  • e14eb002d5 feat: add luatest (#1064) yetone 2025-01-10 00:23:59 +08:00
  • 6c10081899 fix: failed to download tokernizer from HF (#1060) Yang Jun 2025-01-09 18:09:33 +08:00
  • 225e6f9572 feat: auto focus sidebar (#982) Alban Kurti 2025-01-08 18:40:19 +01:00
  • 794c643033 fix: cannot apply changes if model is gemini-2.0-flash-thinking-exp-1219 (#1052) Yang Jun 2025-01-09 00:14:14 +08:00
  • 4b4995d669 fix: Build.ps1 build from source not work (#1050) recih 2025-01-08 00:55:15 +08:00
  • a3ac0b84be fix: seleted file is nil (#1049) yetone 2025-01-07 14:36:31 +08:00
  • 6ebba1526b feat(file_selector_fzf): Add multi select for fzf-lua file selector (#1047) Herschel 2025-01-07 14:35:24 +08:00
  • c8ba3d36cc feat: focus to input after /clear or /reset be execuated (#1044) Yang Jun 2025-01-06 16:51:35 +08:00
  • 078e9312dc fix: filter out redundant backticks in editing mode (#1039) yetone 2025-01-05 21:15:21 +08:00
  • 369410bdb1 fix: Gemini not reaching end state (#1027) William Heryanto 2025-01-05 20:11:04 +07:00
  • 0536c6e552 fix(copilot): Prioritize xdg_config for OAuth token references on Windows (#1037) hat0uma 2025-01-05 21:45:25 +09:00
  • 48fc35f978 fix: hide internal properties of config (#1036) yetone 2025-01-05 18:27:23 +08:00
  • 9895ce7681 feat (file_selector): Add multi select (#971) Enes Kutay SEZEN 2025-01-05 12:23:52 +03:00
  • 42c1d292cf docs: clearer comment on how to track the github release (#976) Olicorne 2025-01-05 10:20:50 +01:00