Skip to content

Commit 1252c61

Browse files
authored
update doc readme (#5)
1 parent 40ec95e commit 1252c61

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

README.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ A collection of plugins to enhance coding productivity and provide GLM Coding Pl
1111
| **glm-plan-usage** | Query quota and usage statistics for GLM Coding Plan |
1212
| **glm-plan-bug** | Submit case feedback and bug reports for GLM Coding Plan |
1313

14+
**Attention:** **glm-plan-bug** will summarize your current conversation context to help identify issues. If you do not want to report this information, please do not actively use this plugin.
15+
1416
## Prerequisites
1517

1618
- Node.js 18 or higher
@@ -64,23 +66,7 @@ claude
6466
/glm-plan-bug:case-feedback Your feedback message here
6567
```
6668

67-
## Usage Examples
68-
69-
### Query GLM Coding Plan Usage Statistics
70-
71-
Check your current quota and usage:
72-
73-
```bash
74-
/glm-plan-usage:usage-query
75-
```
76-
77-
### Submit GLM Coding Plan Feedback
78-
79-
Report issues or provide feedback:
80-
81-
```bash
82-
/glm-plan-bug:case-feedback I have an issue with my plan
83-
```
69+
**Attention:** **glm-plan-bug** will summarize your current conversation context to help identify issues. If you do not want to report this information, please do not actively use this plugin.
8470

8571
## Contributing
8672

README_CN.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Claude Code 插件集合,旨在提升编程效率和提供 GLM Coding Plan 相
1111
| **glm-plan-usage** | 查询 GLM Coding Plan 的配额和使用统计 |
1212
| **glm-plan-bug** | 提交 GLM Coding Plan 的反馈和问题报告 |
1313

14+
**注意:** **glm-plan-bug** 会总结您当前对话的上下文信息以帮助定位问题,若不想上报信息,请误主动使用此插件。
15+
1416
## 前置要求
1517

1618
- Node.js 18 或更高版本
@@ -64,23 +66,7 @@ claude
6466
/glm-plan-bug:case-feedback 在此输入你的反馈
6567
```
6668

67-
## 使用示例
68-
69-
### 查询 GLM Coding Plan 使用统计
70-
71-
查看当前配额和使用情况:
72-
73-
```bash
74-
/glm-plan-usage:usage-query
75-
```
76-
77-
### 提交 GLM Coding Plan 反馈
78-
79-
报告问题或提供反馈:
80-
81-
```bash
82-
/glm-plan-bug:case-feedback 我的套餐遇到了一个问题
83-
```
69+
**注意:** **glm-plan-bug** 会总结您当前对话的上下文信息以帮助定位问题,若不想上报信息,请误主动使用此插件。
8470

8571
## 贡献
8672

0 commit comments

Comments
 (0)