Skip to content

Commit 36ffff7

Browse files
authored
Merge pull request #288 from hoangsonww/docs/github-wiki-handbook
chore(release): bump version to v2.0.8
2 parents 48155c7 + 907161d commit 36ffff7

61 files changed

Lines changed: 82 additions & 64 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DEPLOYMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Render and replace the local image name with an immutable registry reference:
193193
REGISTRY="ghcr.io/$(gh repo view --json owner -q .owner.login)"
194194
IMAGE_TAG="$(git rev-parse --short HEAD)"
195195
kubectl kustomize deployments/kubernetes/overlays/production \
196-
| sed "s|ccam-dashboard:2.0.6|${REGISTRY}/claude-code-agent-monitor:${IMAGE_TAG}|g" \
196+
| sed "s|ccam-dashboard:2.0.8|${REGISTRY}/claude-code-agent-monitor:${IMAGE_TAG}|g" \
197197
| kubectl apply --server-side --field-manager=ccam-deployer -f -
198198
```
199199

README-CN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373

7474
切换文档:[`README.md`](./README.md) · [`README-CN.md`](./README-CN.md) · [`README-VN.md`](./README-VN.md) · [`README-KO.md`](./README-KO.md) · [`README-ES.md`](./README-ES.md)
7575

76+
> [!NOTE]
77+
> 需要按任务查阅的帮助?[GitHub Wiki](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/wiki) 是面向日常使用、团队运维、故障排查、CLI/MCP 自动化和部署操作的实用手册。[本地化静态 Wiki](https://hoangsonww.github.io/Claude-Code-Agent-Monitor/wiki/) 继续提供英语、越南语、中文、韩语和西班牙语的产品与架构导览;精确的技术契约仍以 [`docs/`](./docs/README.md) 为准。
78+
7679
---
7780

7881
## 目录

README-ES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ Un panel profesional para rastrear y visualizar sus sesiones de agente Claude Co
7272
> [!TIP]
7373
> Consulta también [README.md](./README.md) (English), [README-CN.md](./README-CN.md) (中文), [README-VN.md](./README-VN.md) (Tiếng Việt) y [README-KO.md](./README-KO.md) (한국어). Este es el README en español.
7474
75+
> [!NOTE]
76+
> ¿Necesitas ayuda orientada a tareas? La [Wiki de GitHub](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/wiki) es el manual práctico para el uso diario, las operaciones de equipo, la solución de problemas, la automatización con CLI/MCP y las recetas de despliegue. La [Wiki estática localizada](https://hoangsonww.github.io/Claude-Code-Agent-Monitor/wiki/) sigue siendo el recorrido del producto y la arquitectura en inglés, vietnamita, chino, coreano y español; los contratos técnicos exactos permanecen en [`docs/`](./docs/README.md).
77+
7578
---
7679

7780
## Índice de contenidos

README-KO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ Claude Code & Codex 에이전트 세션, 도구 사용, 서브에이전트 오
7272
> [!TIP]
7373
> 참고: 영어 원문은 [README.md](./README.md), 중국어 버전은 [README-CN.md](./README-CN.md) (中文版本), 베트남어 버전은 [README-VN.md](./README-VN.md) (Phiên bản tiếng Việt), 스페인어 버전은 [README-ES.md](./README-ES.md) (Español)를 확인하세요. 이 문서는 한국어 버전입니다.
7474
75+
> [!NOTE]
76+
> 작업 중심의 도움이 필요하신가요? [GitHub Wiki](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/wiki)는 일상적인 사용, 팀 운영, 문제 해결, CLI/MCP 자동화 및 배포 절차를 위한 실용 핸드북입니다. [현지화된 정적 Wiki](https://hoangsonww.github.io/Claude-Code-Agent-Monitor/wiki/)는 영어, 베트남어, 중국어, 한국어 및 스페인어 제품·아키텍처 둘러보기를 계속 제공하며, 정확한 기술 계약은 [`docs/`](./docs/README.md)에 유지됩니다.
77+
7578
---
7679

7780
## 목차

README-VN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Bảng điều khiển chuyên nghiệp để theo dõi và trực quan hóa cá
7373

7474
Tài liệu đã bản địa hóa: [`README.md`](./README.md) · [`README-CN.md`](./README-CN.md) · [`README-VN.md`](./README-VN.md) · [`README-KO.md`](./README-KO.md) · [`README-ES.md`](./README-ES.md)
7575

76+
> [!NOTE]
77+
> Bạn cần hướng dẫn theo tác vụ? [GitHub Wiki](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/wiki) là sổ tay thực hành về sử dụng hằng ngày, vận hành theo nhóm, khắc phục sự cố, tự động hóa CLI/MCP và các quy trình triển khai. [Wiki tĩnh đã bản địa hóa](https://hoangsonww.github.io/Claude-Code-Agent-Monitor/wiki/) vẫn là phần giới thiệu sản phẩm và kiến trúc bằng tiếng Anh, Việt, Trung, Hàn và Tây Ban Nha; các hợp đồng kỹ thuật chính xác vẫn nằm trong [`docs/`](./docs/README.md).
78+
7679
---
7780

7881
## Mục lục

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ A professional dashboard to track and visualize your Claude Code and Codex agent
7373
> [!TIP]
7474
> See also: [README-CN.md](./README-CN.md) (中文版本), [README-VN.md](./README-VN.md) (Phiên bản tiếng Việt), [README-KO.md](./README-KO.md) (한국어 버전), and [README-ES.md](./README-ES.md) (versión en español) for localized documentation with region-specific tips and best practices.
7575
76+
> [!NOTE]
77+
> Need task-first help? The [GitHub Wiki](https://github.com/hoangsonww/Claude-Code-Agent-Monitor/wiki) is the practical handbook for everyday use, team operations, troubleshooting, CLI/MCP automation, and deployment recipes. The [localized static Wiki](https://hoangsonww.github.io/Claude-Code-Agent-Monitor/wiki/) remains the English, Vietnamese, Chinese, Korean, and Spanish product and architecture tour; exact technical contracts stay in [`docs/`](./docs/README.md).
78+
7679
---
7780

7881
## Table of Contents

client/src/pages/__tests__/__snapshots__/screens.snapshot.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10553,7 +10553,7 @@ exports[`screen snapshots > Settings 1`] = `
1055310553
<p
1055410554
class="text-[10px] text-amber-400/90 mt-1"
1055510555
>
10556-
UI build v2.0.6 (rebuild client to match)
10556+
UI build v2.0.8 (rebuild client to match)
1055710557
</p>
1055810558
</div>
1055910559
<div

deployments/helm/agent-monitor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: agent-monitor
33
description: Production-safe single-writer CCAM deployment for Claude Code and Codex monitoring
44
type: application
5-
version: 2.0.6
6-
appVersion: "2.0.6"
5+
version: 2.0.8
6+
appVersion: "2.0.8"
77

88
home: https://github.com/hoangsonww/Claude-Code-Agent-Monitor
99
sources:

deployments/kubernetes/base/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
labels:
77
app.kubernetes.io/name: agent-monitor
88
app.kubernetes.io/instance: agent-monitor
9-
app.kubernetes.io/version: "2.0.6"
9+
app.kubernetes.io/version: "2.0.8"
1010
app.kubernetes.io/component: config
1111
app.kubernetes.io/managed-by: kustomize
1212
data:

deployments/kubernetes/base/deployment.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
labels:
77
app.kubernetes.io/name: agent-monitor
88
app.kubernetes.io/instance: agent-monitor
9-
app.kubernetes.io/version: "2.0.6"
9+
app.kubernetes.io/version: "2.0.8"
1010
app.kubernetes.io/component: server
1111
app.kubernetes.io/managed-by: kustomize
1212
spec:
@@ -25,7 +25,7 @@ spec:
2525
labels:
2626
app.kubernetes.io/name: agent-monitor
2727
app.kubernetes.io/instance: agent-monitor
28-
app.kubernetes.io/version: "2.0.6"
28+
app.kubernetes.io/version: "2.0.8"
2929
app.kubernetes.io/component: server
3030
app.kubernetes.io/managed-by: kustomize
3131
spec:
@@ -44,7 +44,7 @@ spec:
4444

4545
containers:
4646
- name: agent-monitor
47-
image: ccam-dashboard:2.0.6
47+
image: ccam-dashboard:2.0.8
4848
imagePullPolicy: IfNotPresent
4949

5050
ports:

0 commit comments

Comments
 (0)