From 249540b121969f6631b586ea5f1709e55858a8d2 Mon Sep 17 00:00:00 2001 From: nrslib <38722970+nrslib@users.noreply.github.com> Date: Mon, 2 Mar 2026 22:12:41 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20Provider=20CLIs=20=E3=81=8B=E3=82=89=20?= =?UTF-8?q?Claude=20=E3=82=92=E9=99=A4=E5=A4=96=E3=81=97=20OAuth=E3=83=BBA?= =?UTF-8?q?PI=20=E3=82=AD=E3=83=BC=E5=88=A9=E7=94=A8=E3=81=AE=E6=B3=A8?= =?UTF-8?q?=E6=84=8F=E6=9B=B8=E3=81=8D=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- docs/README.ja.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d057628..effa728 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,15 @@ TAKT is built with TAKT itself (dogfooding). Choose one: -- **Provider CLIs**: [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://github.com/openai/codex), [OpenCode](https://opencode.ai), [Cursor Agent](https://docs.cursor.com/), or [GitHub Copilot CLI](https://docs.github.com/en/copilot/github-copilot-in-the-cli) installed +- **Provider CLIs**: [Codex](https://github.com/openai/codex), [OpenCode](https://opencode.ai), [Cursor Agent](https://docs.cursor.com/), or [GitHub Copilot CLI](https://docs.github.com/en/copilot/github-copilot-in-the-cli) installed - **Direct API**: Anthropic / OpenAI / OpenCode API Key (no CLI required) Optional: - [GitHub CLI](https://cli.github.com/) (`gh`) — for `takt #N` (GitHub Issue tasks) +> **OAuth and API key usage:** Whether OAuth or API key access is permitted varies by provider and use case. Check each provider's terms of service before using TAKT. + ## Quick Start ### Install diff --git a/docs/README.ja.md b/docs/README.ja.md index 2b0baef..a2e7730 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -22,13 +22,15 @@ TAKT は TAKT 自身で開発しています(ドッグフーディング)。 次のいずれかが必要です。 -- **プロバイダー CLI**: [Claude Code](https://docs.anthropic.com/en/docs/claude-code)、[Codex](https://github.com/openai/codex)、[OpenCode](https://opencode.ai)、[Cursor Agent](https://docs.cursor.com/)、[GitHub Copilot CLI](https://docs.github.com/en/copilot/github-copilot-in-the-cli) のいずれか +- **プロバイダー CLI**: [Codex](https://github.com/openai/codex)、[OpenCode](https://opencode.ai)、[Cursor Agent](https://docs.cursor.com/)、[GitHub Copilot CLI](https://docs.github.com/en/copilot/github-copilot-in-the-cli) のいずれか - **API Key 直接利用**: Anthropic / OpenAI / OpenCode の API Key があれば CLI は不要です 任意: - [GitHub CLI](https://cli.github.com/) (`gh`) — `takt #N` で GitHub Issue を使う場合に必要です +> **OAuth・API キーの利用について:** OAuth や API キーが利用可能かどうかはプロバイダーや用途によって異なります。TAKT を利用する際には、各プロバイダーの利用規約をご確認ください。 + ## クイックスタート ### インストール