0
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

wandb/vibesで Claude Code、 Google Gemini CLI 、OpenAI Codex CLI を一度に試せる開発環境を構築

Posted at

wandb/vibes とは?

wandb/vibes は Weights & Biases が公開している、AIコーディングアシスタント用の開発環境テンプレートです。Dev Container が事前設定されており、以下の3つのツールをすぐに使い始められます。

GitHub Codespaces で始める手順

GitHub Codespaces というクラウド開発環境での利用手順を記載します。もちろんラップトップ上でも利用可能です。

1. リポジトリをフォーク

まず、wandb/vibes リポジトリ をフォークします:

  1. リポジトリページの右上 Fork ボタンをクリック
  2. 自分のアカウントにフォーク

2. Codespace を作成

フォークしたリポジトリで:

  1. 緑色の「Code」ボタンをクリック
  2. 「Codespaces」タブを選択
    • ボタンをクリックし、「Create codespace on main」をクリック

数分でブラウザ上にVS Code環境が立ち上がります。

Screenshot 2025-06-28 at 10.26.48.png

claudegeminicodex コマンドで起動できました。

Screenshot 2025-06-29 at 8.59.46.png

0
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?