Merge remote-tracking branch 'origin/main'

This commit is contained in:
jinhui.li
2025-06-19 12:07:42 +08:00

View File

@@ -96,7 +96,7 @@ To use a plugin, place it in the ~/.claude-code-router/plugins/ directory and sp
// ~/.claud-code-router/config.json // ~/.claud-code-router/config.json
{ {
..., ...,
"usePlugins": ["notebook-tools-filter", "toolcall-improvement*"] "usePlugins": ["notebook-tools-filter", "toolcall-improvement"]
} }
``` ```
@@ -209,7 +209,8 @@ Some interesting points: Based on my testing, including a lot of context informa
## Buy me a coffee ## Buy me a coffee
If you find this project helpful, you can choose to sponsor the author with a cup of coffee. If you find this project helpful, you can choose to sponsor the author with a cup of coffee.
[Buy me a coffee](https://ko-fi.com/musistudio)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/musistudio)
<div style="display: flex; justify-content: space-between;gap:10px;"> <div style="display: flex; justify-content: space-between;gap:10px;">
<img src="blog/images/alipay.jpg" alt="alipay" style="width:48%" /> <img src="blog/images/alipay.jpg" alt="alipay" style="width:48%" />
@@ -221,3 +222,4 @@ If you find this project helpful, you can choose to sponsor the author with a cu
Thanks to the following sponsors: Thanks to the following sponsors:
@Simon Leischnig (If you see this, feel free to contact me and I can update it with your GitHub information) @Simon Leischnig (If you see this, feel free to contact me and I can update it with your GitHub information)
[@duanshuaimin](https://github.com/duanshuaimin)