introduce docs by powered by Mintlify (#679)
This commit is contained in:
committed by
GitHub
parent
ad11758c7a
commit
3db315931b
9
docs/supported-coding-agents/amp.mdx
Normal file
9
docs/supported-coding-agents/amp.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# Amp
|
||||
|
||||
## Installation
|
||||
|
||||
Amp is now available via npx - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to authenticate with Amp outside of Vibe Kanban before using it. Please follow the authentication instructions on the [Amp Owner's Manual](https://ampcode.com/manual#install).
|
||||
9
docs/supported-coding-agents/ccr.mdx
Normal file
9
docs/supported-coding-agents/ccr.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# CCR (Claude Code Router)
|
||||
|
||||
## Installation
|
||||
|
||||
CCR is now available via `npx` - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to authenticate with CCR outside of Vibe Kanban before using it. Please follow the authentication instructions on the [CCR GitHub page](https://github.com/musistudio/claude-code-router).
|
||||
9
docs/supported-coding-agents/claude-code.mdx
Normal file
9
docs/supported-coding-agents/claude-code.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# Claude Code
|
||||
|
||||
## Installation
|
||||
|
||||
Claude Code is now available via npx - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to authenticate with Claude Code outside of Vibe Kanban before using it. Please follow the authentication instructions on the [Claude Code GitHub page](https://github.com/anthropics/claude-code).
|
||||
9
docs/supported-coding-agents/codex.mdx
Normal file
9
docs/supported-coding-agents/codex.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# Codex
|
||||
|
||||
## Installation
|
||||
|
||||
OpenAI Codex is now available via `npx` - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to configure your OpenAI API credentials before using Codex. Please set the `OPENAI_API_KEY` environment variable. For more details, see the [OpenAI documentation](https://platform.openai.com/docs/guides/code).
|
||||
9
docs/supported-coding-agents/cursor-cli.mdx
Normal file
9
docs/supported-coding-agents/cursor-cli.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# Cursor CLI
|
||||
|
||||
## Installation
|
||||
|
||||
Install Cursor CLI using the official guide: https://docs.cursor.com/en/cli/installation. On most systems you can run `curl https://cursor.com/install -fsS | bash`, then verify with `cursor-agent --version`.
|
||||
|
||||
## Authentication
|
||||
|
||||
Sign in with `cursor-agent login` (opens a browser). You can also set the `CURSOR_API_KEY=...` environment variable. Full instructions: https://docs.cursor.com/en/cli/reference/authentication
|
||||
9
docs/supported-coding-agents/gemini-cli.mdx
Normal file
9
docs/supported-coding-agents/gemini-cli.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# Gemini CLI
|
||||
|
||||
## Installation
|
||||
|
||||
Gemini CLI is now available via npx - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to authenticate with Gemini CLI outside of Vibe Kanban before using it. Please follow the authentication instructions on the [Gemini CLI GitHub page](https://github.com/google-gemini/gemini-cli).
|
||||
9
docs/supported-coding-agents/qwen-code.mdx
Normal file
9
docs/supported-coding-agents/qwen-code.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# Qwen Code
|
||||
|
||||
## Installation
|
||||
|
||||
Qwen Code is available via npx - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to authenticate with Qwen outside of Vibe Kanban before using it. Please follow the authentication instructions in the official Qwen documentation: https://github.com/QwenLM/qwen-code
|
||||
9
docs/supported-coding-agents/sst-opencode.mdx
Normal file
9
docs/supported-coding-agents/sst-opencode.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
# SST OpenCode
|
||||
|
||||
## Installation
|
||||
|
||||
SST OpenCode is now available via `npx` - no separate installation required!
|
||||
|
||||
## Authentication
|
||||
|
||||
You need to authenticate with SST OpenCode outside of Vibe Kanban before using it. Please follow the authentication instructions on the [SST OpenCode GitHub page](https://github.com/sst/opencode).
|
||||
Reference in New Issue
Block a user