Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anthropics/claude-code-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: x-point-1/claude-code-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 1 file changed
  • 5 contributors

Commits on May 28, 2025

  1. feat: 既存の .mcp.json 設定との統合機能を追加

    プロジェクトワークスペース内の既存の .mcp.json ファイルを
    読み込み、既存のMCPサーバー設定をマージして保持する機能を実装。
    ユーザーの既存設定を尊重しながら、新しいデフォルト設定を追加する。
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    shintaro-x1 and claude committed May 28, 2025
    Configuration menu
    Copy the full SHA
    b1b7be4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from x-point-1/feat/merge-existing-mcp-config

    feat: 既存の .mcp.json 設定との統合機能を追加
    shintaro-x1 authored May 28, 2025
    Configuration menu
    Copy the full SHA
    dc4b291 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    5ec3644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63aba8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Merge pull request #2 from RenMunetsuna/main

    最新のClaudeCodeAntionの状態へ更新とBufferの変更
    shintaro-x1 authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    84853a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    01dae6f View commit details
    Browse the repository at this point in the history
  2. ✨ feat: 4MBに変更

    RenMunetsuna committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    13440d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa7d12a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77dd7ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8b10a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    b7d0cd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from RenMunetsuna/main

    macBufferを4MB→128MBに変更
    shintaro-x1 authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    953f44f View commit details
    Browse the repository at this point in the history
Loading