Skip to content

JPYCのコンテンツを修正しました!!#531

Merged
mashharuki merged 1 commit intounchain-tech:mainfrom
mashharuki:main
Nov 6, 2025
Merged

JPYCのコンテンツを修正しました!!#531
mashharuki merged 1 commit intounchain-tech:mainfrom
mashharuki:main

Conversation

@mashharuki
Copy link
Contributor

変更内容

@Mameta29 さんに作成してもらったJPYCの新しいコンテンツを自分の方で少し修正しました!!

背景

JPYCのコンテンツ追加のため

備考

@mashharuki mashharuki requested a review from unch-ai November 5, 2025 14:06
@mashharuki
Copy link
Contributor Author

@unch-ai 確認お願いします!!

Copy link
Contributor

@Mameta29 Mameta29 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 requested review from Copilot and removed request for unch-ai November 6, 2025 03:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request reorganizes the AI-Agent-JPYC-ChatApp tutorial from the docs/AI/ directory to docs/JPYC/ directory and introduces comprehensive content improvements including better formatting, text refinements, and new educational materials about JPYC SDK Wrapper and MCP tools implementation.

Key changes:

  • Moved project from docs/AI/AI-Agent-JPYC-ChatApp/ to docs/JPYC/AI-Agent-JPYC-ChatApp/
  • Added new lessons in Section 3 (lesson-1 and lesson-2) covering JPYC SDK Wrapper and MCP Tools implementation
  • Enhanced text formatting throughout with proper line breaks and spacing for improved readability
  • Updated banner image path from .jpg to .png format

Reviewed Changes

Copilot reviewed 17 out of 23 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/AI/AI-Agent-JPYC-ChatApp/index.md Removed old location of the project index
docs/JPYC/AI-Agent-JPYC-ChatApp/index.md Added new location with updated banner path
public/metadata/AI-Agent-JPYC-ChatApp/learn-banner.jpg Binary file (removed)
public/metadata/AI-Agent-JPYC-ChatApp/square.png Binary file (added)
docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-0.md Improved formatting with line breaks and clearer bullet points
docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-1.md Enhanced text structure and formatting
docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-2.md Added line breaks for better readability
docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-3.md Improved list formatting and added code block language identifier
docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-4.md Enhanced formatting and added language identifier to code blocks
docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-5.md Converted feature descriptions to bullet point format
docs/JPYC/AI-Agent-JPYC-ChatApp/section-2/lesson-1.md Major refactor to use starter repository instead of manual setup
docs/JPYC/AI-Agent-JPYC-ChatApp/section-3/lesson-1.md New lesson covering JPYC SDK Wrapper implementation
docs/JPYC/AI-Agent-JPYC-ChatApp/section-3/lesson-2.md New lesson covering MCP Tools implementation
docs/JPYC/AI-Agent-JPYC-ChatApp/section-3/lesson-3.md Added missing code block language identifier
docs/JPYC/AI-Agent-JPYC-ChatApp/section-4/lesson-1.md Enhanced formatting with better text flow
docs/JPYC/AI-Agent-JPYC-ChatApp/section-4/lesson-2.md Improved code explanation structure
docs/JPYC/AI-Agent-JPYC-ChatApp/section-4/lesson-3.md Added line breaks for better readability
docs/JPYC/AI-Agent-JPYC-ChatApp/section-5/lesson-1.md Enhanced text flow and conciseness
docs/JPYC/AI-Agent-JPYC-ChatApp/section-5/lesson-2.md Improved formatting with line breaks
docs/JPYC/AI-Agent-JPYC-ChatApp/section-5/lesson-3.md Added line breaks for better readability
docs/JPYC/AI-Agent-JPYC-ChatApp/section-5/lesson-4.md Added screenshot reference and improved formatting
Comments suppressed due to low confidence (3)

docs/JPYC/AI-Agent-JPYC-ChatApp/section-5/lesson-4.md:530

  • The image reference /images/AI-Agent-JPYC-ChatApp/section-5/5_4_0.png appears to be missing from the repository. Based on the project structure, images should be located in public/images/ or static/images/, but this file was not found during the review. Please ensure the image file is added to the repository at the correct path.
    docs/JPYC/AI-Agent-JPYC-ChatApp/section-1/lesson-0.md:1
  • Duplicate text '提唱' appears in the sentence. It should read 'Anthropic社が2024年11月に提唱した' instead of 'Anthropic社が提唱2024年11月に提唱した'.
    docs/JPYC/AI-Agent-JPYC-ChatApp/section-2/lesson-1.md:75
  • This command appears to be backwards. The typical pattern is to copy from the example file (.env.local.example) to create the actual environment file (.env.local), not the other way around. It should be cp .env.local.example .env.local to create a local environment file from the example template.

@@ -0,0 +1,3 @@
# AI-Agent-JPYC-ChatApp

![](/metadata/AI-Agent-JPYC-ChatApp/learn-banner.png)
Copy link

Copilot AI Nov 6, 2025

Choose a reason for hiding this comment

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

The image path references learn-banner.png, but based on the file contents shown, only learn-banner.jpg was in the original location. The new file appears to be added as a binary .png file, but the actual image file at public/metadata/AI-Agent-JPYC-ChatApp/learn-banner.png should be verified to exist. The path should be /metadata/AI-Agent-JPYC-ChatApp/learn-banner.png which resolves to public/metadata/AI-Agent-JPYC-ChatApp/learn-banner.png in the repository structure.

Suggested change
![](/metadata/AI-Agent-JPYC-ChatApp/learn-banner.png)
![](/metadata/AI-Agent-JPYC-ChatApp/learn-banner.jpg)

Copilot uses AI. Check for mistakes.
@mashharuki mashharuki merged commit 4b35a91 into unchain-tech:main Nov 6, 2025
10 checks passed
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.

3 participants