14 Commits

Author SHA1 Message Date
yetone
fd64662fa2
fix: planning prompts (#1202)
* fix: planning prompts

* fix: base prompts
2025-02-06 23:16:49 +08:00
yetone
24641d8264
refactor: new prompts structure (#1071) 2025-01-11 23:09:55 +08:00
Yang Jun
794c643033
fix: cannot apply changes if model is gemini-2.0-flash-thinking-exp-1219 (#1052) 2025-01-09 00:14:14 +08:00
Zhéyuán Chén
a3447bd497
Add missing FILEPATH tag in planning.avanterules (#934) 2024-12-11 17:02:24 +08:00
yetone
0b1cd5509e
fix: incorrect filepath (#865) 2024-11-18 02:55:44 +08:00
yetone
1e8abbf798
feat: memory 🧠 (#793) 2024-11-04 16:20:28 +08:00
Lucas Pereira
e010c5541e
fix: typos in planning prompt (#703)
Co-authored-by: Lucas Pereira <lpereira@dickson-constant.com>
2024-10-12 17:16:23 +08:00
yetone
faaa7f223b
fix: keep correct indentation (#710) 2024-10-11 21:07:55 +08:00
yetone
134609a04c
fix: only provide suggestions for the selected code (#702) 2024-10-10 20:34:20 +08:00
yetone
4132485487
fix: stream display replacement content (#699) 2024-10-10 05:05:29 +08:00
yetone
0705234991
refactor: planning mode user prompt use aider prompt (#671) 2024-09-30 19:38:31 +08:00
yetone
20a81b891e
fix(prompts): the key information in the prompts was incorrectly filtered out by jinja (#603) 2024-09-18 14:55:31 +08:00
Aaron Pham
2b89f0d529
perf(anthropic): prompt-caching (#517)
bring back prompt caching support on Anthropic

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 03:19:33 -04:00
Aaron Pham
4ad913435c
feat(templates): avanterules filetype support (closes #254) (#466)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 04:09:13 -04:00