• Joined on 2025-01-19
phyer pushed to main at phyer/rbac 2025-02-17 19:28:39 +08:00
008c776d93 user fullname
phyer pushed to test at phyer/avante.nvim 2025-02-17 16:30:39 +08:00
15834922c4 merge from upstream
b6ae4dfe7f fix: use absolute paths to handle gitignore
f70eb1040c fix(providers/openai): check for vim.NIl on tool_calls (#1283)
6fd82f24dd fix: correct typo in answer field name in tavily format_response_body function (#1287)
0a146dc63a docs: add reasoning_effort docs (#1286)
Compare 40 commits »
phyer pushed to gitignore at phyer/avante.nvim 2025-02-17 01:33:02 +08:00
c0eaefa633 To solve this problem: When a line in .gitignore is abc, and the project path name is /your/path/abc. I originally wanted to prevent /your/path/abc/abc from being submitted to the git repository. As a result, when chatting and adding files, this path /your/path/abc is ignored and therefore no files can be selected.
7fa7b0fa3b feat: support searchapi (#1284)
c60dc6c316 fix: case insensitive (#1275)
1a4f2575d6 fix(utils): get non-nil filetype
16bcbc0229 Revert "Fix Makefile shell usage"
Compare 10 commits »
phyer created branch gitignore in phyer/avante.nvim 2025-02-17 01:33:02 +08:00
phyer pushed to main at phyer/avante.nvim 2025-02-17 00:58:29 +08:00
010b23851b gitignroe 的bug修复
phyer pushed to main at phyer/avante.nvim 2025-02-17 00:16:03 +08:00
24b9daee42 尝试修复 add file 作为上下文时会找不到文件
phyer pushed to main at phyer/avante.nvim 2025-02-17 00:01:28 +08:00
11c0d13b9a 尝试修复 add file 作为上下文时会找不到文件
phyer pushed to main at phyer/avante.nvim 2025-02-16 23:38:53 +08:00
a6288b8357 尝试修复 add file 作为上下文时会找不到文件
phyer pushed to main at phyer/rbac 2025-02-16 21:51:55 +08:00
9170785784 创建表
phyer pushed to main at phyer/rbac 2025-02-16 21:11:11 +08:00
d550187616 redis db
phyer pushed to main at phyer/rbac 2025-02-16 21:10:38 +08:00
899e1b061a redis db
phyer pushed to main at phyer/rbac 2025-02-16 20:29:06 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 18:55:53 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 18:05:15 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 17:55:30 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 12:36:30 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 12:33:29 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 12:31:18 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 12:24:56 +08:00
phyer pushed to main at phyer/rbac 2025-02-16 12:19:05 +08:00
9ac7597a62 first add