Skip to content

docs: touchコマンドの前にmkdirを追加し、MCPサーバーの環境変数設定を追加#537

Merged
mashharuki merged 1 commit intomainfrom
fix/add-mkdir-before-touch-and-env-setup
Dec 21, 2025
Merged

docs: touchコマンドの前にmkdirを追加し、MCPサーバーの環境変数設定を追加#537
mashharuki merged 1 commit intomainfrom
fix/add-mkdir-before-touch-and-env-setup

Conversation

@naizo01
Copy link
Collaborator

@naizo01 naizo01 commented Dec 21, 2025

変更内容

1. touchコマンドの前にmkdir -pを追加

以下の8ファイルで、touchコマンドの前に必要なディレクトリを作成するmkdir -pコマンドを追加しました:

  • section-3/lesson-1.md: external/mcp/src/jpyc ディレクトリを作成
  • section-3/lesson-2.md: external/mcp/src ディレクトリを作成
  • section-3/lesson-3.md: external/mcp/src ディレクトリを作成
  • section-4/lesson-1.md: src/lib/mastra/model ディレクトリを作成
  • section-4/lesson-2.md: src/lib/mastra/mcp ディレクトリを作成
  • section-4/lesson-3.md: src/lib/mastra ディレクトリを作成
  • section-5/lesson-1.md: src/app/api/chat ディレクトリを作成
  • section-5/lesson-3.md: src/components ディレクトリを作成

2. MCPサーバー用の環境変数設定を追加

section-2/lesson-1.mdに、external/mcp/.envファイルの設定手順を追加しました。

3. スターターリポジトリのリンクを追加

section-2/lesson-1.mdに、スターターリポジトリ(https://github.com/unchain-tech/jpyc-ai-agent)のリンクを追加しました。

4. ディレクトリ名の修正

プロジェクトのディレクトリ名をai-agent-jpyc-chatからjpyc-ai-agentに修正しました。

影響範囲

  • ドキュメントのみの変更
  • 既存の機能への影響なし

…nd 5 of the JPYC ChatApp documentation. Updated instructions to reflect the correct project structure and added environment variable setup for the MCP server.
@naizo01 naizo01 requested a review from mashharuki December 21, 2025 05:37
Copy link
Contributor

@mashharuki mashharuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!!!

@mashharuki mashharuki merged commit 7470598 into main Dec 21, 2025
5 checks passed
@mashharuki mashharuki deleted the fix/add-mkdir-before-touch-and-env-setup branch December 21, 2025 05:46
@naizo01 naizo01 self-assigned this Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants