From fb025744eb42788df1180138458f70d61ff3991a Mon Sep 17 00:00:00 2001 From: mkusaka Date: Sun, 18 Jan 2026 04:55:48 +0900 Subject: [PATCH] docs: point OpenCode repo to anomalyco --- docs/guide/opencode/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide/opencode/index.md b/docs/guide/opencode/index.md index ab74d50d..cc0a07a5 100644 --- a/docs/guide/opencode/index.md +++ b/docs/guide/opencode/index.md @@ -1,8 +1,8 @@ # OpenCode CLI Overview (Beta) -> The OpenCode companion CLI is experimental. Expect breaking changes while both ccusage and [OpenCode](https://github.com/sst/opencode) continue to evolve. +> The OpenCode companion CLI is experimental. Expect breaking changes while both ccusage and [OpenCode](https://github.com/anomalyco/opencode) continue to evolve. -The `@ccusage/opencode` package reuses ccusage's responsive tables, pricing cache, and token accounting to analyze [OpenCode](https://github.com/sst/opencode) session logs. OpenCode is a terminal-based AI coding assistant that supports multiple AI providers. +The `@ccusage/opencode` package reuses ccusage's responsive tables, pricing cache, and token accounting to analyze [OpenCode](https://github.com/anomalyco/opencode) session logs. OpenCode is a terminal-based AI coding assistant that supports multiple AI providers. ## Installation & Launch