yetone
|
1e0c8520bc
|
fix: the last used model caused the loss of the model configured in the profile in the model selector (#2600)
|
2025-08-12 15:33:31 +08:00 |
|
you-n-g
|
16c58c2e6f
|
fix: update config.lua default value for gpt-5-chat (#2594)
|
2025-08-12 15:13:44 +08:00 |
|
brook hong
|
5a4ed4ac92
|
feat: add mappings to toggle code window from input in sidebar (#2591)
|
2025-08-08 20:11:06 +08:00 |
|
brook hong
|
2fc63d4128
|
feat: toggle code window from result container in sidebar (#2579)
|
2025-08-06 11:39:38 +08:00 |
|
Dmitry Torokhov
|
70a73d4f98
|
fix(config): remove last used model data if it is damaged (#2580)
|
2025-08-05 15:44:13 +08:00 |
|
brook hong
|
6f28f132e5
|
fix: failed to write correct entry into prompt log file at very begin… (#2581)
|
2025-08-05 15:19:35 +08:00 |
|
yetone
|
b941cd902d
|
chore: update input height from 6 to 8 (#2582)
|
2025-08-04 20:55:01 +08:00 |
|
brook hong
|
66cfbb4c19
|
fix: re-implement prompt logger (#2574)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 21:34:38 +08:00 |
|
Umut Sahin Onder
|
6c2a785ebb
|
fix(config): suppress last model info messages if redundant
Only show "Using last model" notification when the loaded model
differs from the original configuration to reduce UI noise
|
2025-07-31 21:30:41 -07:00 |
|
NekoNekoNiko120
|
5e4eb8652b
|
feat: remember the last selected model (#2518)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: yetone <yetoneful@gmail.com>
|
2025-07-28 13:21:49 +08:00 |
|
doodleEsc
|
faa3945428
|
feat: implement user-defined text shortcuts (#2512)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-23 11:54:59 +08:00 |
|
Daniel Nyong
|
c694772d68
|
fix: vertex gemini
|
2025-07-21 21:55:53 +08:00 |
|
yetone
|
ae06698c30
|
feat: add moonshot provider
|
2025-07-16 19:04:46 +08:00 |
|
yetone
|
adbd296ba6
|
feat: integrated morph
|
2025-07-16 18:34:52 +08:00 |
|
guanghechen
|
7aec52ff3e
|
improve: support to customize the spinners (#2397)
|
2025-07-02 18:54:41 +08:00 |
|
doodleEsc
|
4329ed79f4
|
feat: enable override prompt templates directory (#2387)
|
2025-07-02 14:43:17 +08:00 |
|
guanghechen
|
30604304ba
|
improve: support to customize the avanterules directories for project/global (#2392)
|
2025-07-02 12:17:13 +08:00 |
|
Peter Cardenas
|
7f25a33dbb
|
feat(sidebar): add keymap to navigate between prompts (#2355)
|
2025-06-28 20:10:07 +08:00 |
|
yetone
|
6d9e0cf119
|
fix: reduce the context window of copilot (#2350)
|
2025-06-27 15:39:32 +08:00 |
|
yetone
|
07b703dbd5
|
fix: ReAct parser (#2330)
|
2025-06-25 16:55:10 +08:00 |
|
yetone
|
6830f2d8b9
|
feat: tokens usage (#2300)
|
2025-06-23 03:13:37 +08:00 |
|
hamidi-dev
|
7daf169228
|
feat(prompt_logger): Save prompts to disk and add buffer navigation via keymaps (#2075)
|
2025-06-23 01:20:03 +08:00 |
|
yetone
|
3033556d5b
|
fix: tool calling (#2297)
|
2025-06-22 21:50:26 +08:00 |
|
yetone
|
fe4f7d836b
|
fix: increase result height (#2282)
|
2025-06-21 02:11:37 +08:00 |
|
yetone
|
af2eaf797c
|
chores: udpate readme (#2264)
|
2025-06-19 14:33:50 +08:00 |
|
Avinash Thakur
|
cf87220dff
|
docs: fix doc types. Add lua type to opts in readme (#2200)
* docs: fix doc types. Add lua type to `opts` in readme
* [pre-commit.ci lite] apply automatic fixes
* chore: fix type error in sidebar.lua
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-17 16:09:12 +08:00 |
|
Brewinski
|
2675155a76
|
feat(ui): add configurable keymaps for confirm modal (#2206)
|
2025-06-12 11:26:58 +08:00 |
|
Lujeni
|
d3c93c0dab
|
fix(docs): deprecated configurations claude (#2168)
|
2025-06-08 02:09:26 +08:00 |
|
yetone
|
86489ef2be
|
feat: add auto_check_diagnostics config (#2189)
|
2025-06-08 02:00:40 +08:00 |
|
yetone
|
574b0d37a3
|
fix: disable ReAct for gemini (#2188)
|
2025-06-07 18:06:50 +08:00 |
|
doodleEsc
|
2dd4c04088
|
feat: Enhanced Model Provider Support and Configuration Flexibility For Rag Service (#2056)
Co-authored-by: doodleEsc <cokie@foxmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-06 23:07:07 +08:00 |
|
Avinash Thakur
|
ec0f4f9ae0
|
feat: allow custom input provider, removing dressing.nvim (#2173)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: yetone <yetoneful@gmail.com>
|
2025-06-06 23:04:35 +08:00 |
|
Austin Horstman
|
12bdb66ea4
|
chore: vim.validate deprecation change (#2162)
|
2025-06-06 00:29:21 +08:00 |
|
yetone
|
58d08bf0cc
|
fix: history storage path and delete clear memory (#2153)
|
2025-06-05 00:26:02 +08:00 |
|
Eli Oshinsky
|
16e041ff9a
|
feat: Add auto_approve_tool_permissions config allowing the confirm dialogs to be disabled in agentic mode (#2110)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-04 23:02:15 +08:00 |
|
yetone
|
47fa08ee5b
|
fix: gemini generation config (#2133)
|
2025-06-04 01:57:25 +08:00 |
|
yetone
|
fc0e78e88f
|
fix: gemini ReAct (#2132)
|
2025-06-04 01:14:06 +08:00 |
|
yetone
|
fe8e34ce86
|
feat: gemini support ReAct (#2125)
|
2025-06-03 17:47:09 +08:00 |
|
yetone
|
e9ab2ca2fd
|
refactor: providers config (#2117)
|
2025-06-03 04:01:01 +08:00 |
|
yetone
|
bc403ddcbf
|
feat: ReAct tool calling (#2104)
|
2025-05-31 08:53:34 +08:00 |
|
yetone
|
7fd6cf3d64
|
fix: the foolish copilot/claude-3.7-sonnet is unable to invoke the attempt_completion tool as instructed (#2095)
|
2025-05-29 03:18:15 +08:00 |
|
yetone
|
697384f1cb
|
fix: add some warning (#2092)
|
2025-05-27 17:44:56 +08:00 |
|
msvechla
|
2f806ca342
|
Resolve AWS credentials using default credentials provider chain for Bedrock (#1752)
|
2025-05-16 11:13:40 +08:00 |
|
aniaan
|
113913355a
|
feat(sidebar): Add option and keymap to start a new chat directly (#2004)
|
2025-05-07 15:27:50 +08:00 |
|
yetone
|
60897ee9a6
|
fix: o1 model (#1992)
|
2025-05-06 19:32:55 +08:00 |
|
yetone
|
a67f3071e4
|
chores: update default copilot model (#1988)
|
2025-05-05 17:14:50 +08:00 |
|
yetone
|
32ca1ed38e
|
fix: set default auto suggestions provider to nil (#1951)
|
2025-05-01 02:50:01 +08:00 |
|
doodleEsc
|
cee31ebb7f
|
feat: allow excluding filetypes from selector autolaunch. (#1937)
Co-authored-by: doodleEsc <cokie@foxmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-04-30 03:12:45 +08:00 |
|
yetone
|
f10b8383e3
|
refactor: history messages (#1934)
|
2025-04-30 03:07:18 +08:00 |
|
Ricardo Maraschini
|
cff8cbf9c5
|
feat: add config for ollama keep alive (#1858)
|
2025-04-17 10:47:51 +08:00 |
|