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 を利用する際には、各プロバイダーの利用規約をご確認ください。 + ## クイックスタート ### インストール