update features
This commit is contained in:
@@ -84,9 +84,10 @@ ccr code
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- [x] Plugins
|
|
||||||
- [x] Support change models
|
- [x] Support change models
|
||||||
- [x] Github Actions
|
- [x] Github Actions
|
||||||
|
- [ ] More robust plugin support
|
||||||
|
- [ ] More detailed logs
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
You can modify or enhance Claude Code’s functionality by installing plugins. The mechanism works by using middleware to modify request parameters — this allows you to rewrite prompts or add/remove tools.
|
You can modify or enhance Claude Code’s functionality by installing plugins. The mechanism works by using middleware to modify request parameters — this allows you to rewrite prompts or add/remove tools.
|
||||||
@@ -212,10 +213,8 @@ If you find this project helpful, you can choose to sponsor the author with a cu
|
|||||||
|
|
||||||
[](https://ko-fi.com/F1F31GN2GM)
|
[](https://ko-fi.com/F1F31GN2GM)
|
||||||
|
|
||||||
<div style="display: flex; justify-content: space-between;gap:10px;">
|
|  |  |
|
||||||
<img src="blog/images/alipay.jpg" alt="alipay" style=" max-height: 300px;" />
|
|----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|
|
||||||
<img src="blog/images/wechat.jpg" alt="wechat" style=" max-height: 300px;"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
## Sponsors
|
## Sponsors
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user