Commit Graph

17 Commits

Author SHA1 Message Date
yetone
89a86f0fc1 fix: search engine did not return correctly (#1801) 2025-04-02 20:32:58 +08:00
yetone
06757e8bf5 fix: dispatch agent missing tool histories (#1794) 2025-04-01 23:29:51 +08:00
yetone
cda98593f9 feat: auto write (#1779) 2025-03-31 18:22:01 +08:00
yetone
76fd19812e feat: accept all (#1764) 2025-03-30 12:51:15 +08:00
yetone
b6000d5bbc fix: selectively enable text editor tool (#1747) 2025-03-28 00:31:57 +08:00
yetone
a9b01e766e chores: use stopinsert (#1745) 2025-03-28 00:17:01 +08:00
yetone
6430d61f0a fix: parent dir not exists when write a file (#1732) 2025-03-26 21:24:54 +08:00
yetone
b41556ee21 feat: extract text editor tools (#1726) 2025-03-26 17:59:59 +08:00
yetone
4c2dd777d6 fix: copilot tool description cannot use long text (#1722) 2025-03-26 14:47:51 +08:00
yetone
d82eb8534e fix: prompts (#1715) 2025-03-25 23:16:03 +08:00
yetone
a2aec079c9 feat: extract str_replace tool (#1710) 2025-03-25 18:43:57 +08:00
yetone
f84cb2896d fix: prohibit repeated reading of the file (#1708) 2025-03-25 15:54:47 +08:00
yetone
976fb4177c fix: refine tools (#1706)
* fix: refine tools

* fix: missing break line

* fix: view a in-context file

* fix: remove create_file tests
2025-03-25 11:17:48 +08:00
yetone
25e9b1c111 fix: copilot's openai tool description cannot use long text (#1700) 2025-03-24 19:54:06 +08:00
yetone
94fc0bd76c fix: special handling wehn vim diff count_a is 0 (#1691) 2025-03-24 15:21:00 +08:00
yetone
49ae3c84fd feat: add view_range parameter and remove read_file llm tool (#1690) 2025-03-24 15:07:14 +08:00
yetone
cc966194d0 refactor: llm tools (#1675) 2025-03-22 17:13:42 +08:00