Skip to content

Commit c2790f3

Browse files
say8425claude
andcommitted
docs: usage metrics 스크린샷 업데이트 및 context 스크린샷 제거
- limit_reset.png → usage_metrics.png 교체 (현재 n/100 포맷 반영) - context_normal/warning/critical 스크린샷 3개 제거 (verbose) - 5개 언어 README 모두 반영 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 62537b4 commit c2790f3

File tree

10 files changed

+5
-61
lines changed

10 files changed

+5
-61
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,9 @@ Add the following to `~/.claude/settings.json`:
3737

3838
![scenario3_diff_pr](docs/scenario3_diff_pr.png)
3939

40-
### Context Normal (< 50%)
41-
42-
![Screenshot of status line with normal context usage, under 50%](docs/context_normal.png)
43-
44-
### Context Warning (50-80%)
45-
46-
![Screenshot of status line with warning context usage, between 50% and 80%](docs/context_warning.png)
47-
48-
### Context Critical (> 80%)
49-
50-
![Screenshot of status line with critical context usage, over 80%](docs/context_critical.png)
51-
5240
### Usage Metrics
5341

54-
![Screenshot of status line with limit reset timer](docs/limit_reset.png)
42+
![Screenshot of status line with usage metrics](docs/usage_metrics.png)
5543

5644
## Features
5745

docs/README.es.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,10 @@ Agrega lo siguiente a `~/.claude/settings.json`:
3737

3838
![scenario3_diff_pr](scenario3_diff_pr.png)
3939

40-
### Context Normal (< 50%)
41-
42-
![Captura de pantalla de la línea de estado con uso de contexto normal, menos del 50%](context_normal.png)
43-
44-
### Context Advertencia (50-80%)
45-
46-
![Captura de pantalla de la línea de estado con uso de contexto en advertencia, entre 50% y 80%](context_warning.png)
47-
48-
### Context Crítico (> 80%)
49-
50-
![Captura de pantalla de la línea de estado con uso de contexto crítico, más del 80%](context_critical.png)
5140

5241
### Métricas de Uso
5342

54-
![Captura de pantalla de la línea de estado con temporizador de reinicio de límite](limit_reset.png)
43+
![Captura de pantalla de la línea de estado con métricas de uso](usage_metrics.png)
5544

5645
## Características
5746

docs/README.ja.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,10 @@ Claude Code用カスタムステータスライン。
3737

3838
![scenario3_diff_pr](scenario3_diff_pr.png)
3939

40-
### Context 正常 (< 50%)
41-
42-
![正常なコンテキスト使用量(50%未満)のステータスラインのスクリーンショット](context_normal.png)
43-
44-
### Context 警告 (50-80%)
45-
46-
![警告コンテキスト使用量(50%-80%)のステータスラインのスクリーンショット](context_warning.png)
47-
48-
### Context 危険 (> 80%)
49-
50-
![危険なコンテキスト使用量(80%超)のステータスラインのスクリーンショット](context_critical.png)
5140

5241
### 使用量メトリクス
5342

54-
![制限リセットタイマー付きステータスラインのスクリーンショット](limit_reset.png)
43+
![使用量メトリクス付きステータスラインのスクリーンショット](usage_metrics.png)
5544

5645
## 機能
5746

docs/README.ko.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,10 @@ Claude Code를 위한 커스텀 상태표시줄.
3737

3838
![scenario3_diff_pr](scenario3_diff_pr.png)
3939

40-
### Context 정상 (< 50%)
41-
42-
![정상 컨텍스트 사용량(50% 미만)의 상태표시줄 스크린샷](context_normal.png)
43-
44-
### Context 경고 (50-80%)
45-
46-
![경고 컨텍스트 사용량(50%-80%)의 상태표시줄 스크린샷](context_warning.png)
47-
48-
### Context 위험 (> 80%)
49-
50-
![위험 컨텍스트 사용량(80% 초과)의 상태표시줄 스크린샷](context_critical.png)
5140

5241
### 사용량 지표
5342

54-
![제한 리셋 타이머가 포함된 상태표시줄 스크린샷](limit_reset.png)
43+
![사용량 지표가 포함된 상태표시줄 스크린샷](usage_metrics.png)
5544

5645
## 기능
5746

docs/README.zh.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,10 @@ Claude Code 自定义状态栏。
3737

3838
![scenario3_diff_pr](scenario3_diff_pr.png)
3939

40-
### Context 正常 (< 50%)
41-
42-
![正常上下文使用量(低于50%)的状态栏截图](context_normal.png)
43-
44-
### Context 警告 (50-80%)
45-
46-
![警告上下文使用量(50%-80%)的状态栏截图](context_warning.png)
47-
48-
### Context 危险 (> 80%)
49-
50-
![危险上下文使用量(超过80%)的状态栏截图](context_critical.png)
5140

5241
### 使用量指标
5342

54-
![带有限制重置计时器的状态栏截图](limit_reset.png)
43+
![带有使用量指标的状态栏截图](usage_metrics.png)
5544

5645
## 功能
5746

docs/context_critical.png

-29.3 KB
Binary file not shown.

docs/context_normal.png

-27.3 KB
Binary file not shown.

docs/context_warning.png

-29.3 KB
Binary file not shown.

docs/limit_reset.png

-31.3 KB
Binary file not shown.

docs/usage_metrics.png

30 KB
Loading

0 commit comments

Comments
 (0)