-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: Krekun/mcp-voicevox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Sunwood-ai-labs/mcp-voicevox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 8 files changed
- 1 contributor
Commits on Jun 28, 2025
-
feat: ✨ PyPIへの自動デプロイメント用のGitHub Actionsワークフローを追加
Trusted Publishing (OIDC) を使用して、PyPIへのパッケージ公開を自動化します。 これにより、`v`で始まるタグがプッシュされたときに、安全かつ自動的にデプロイが実行されます。
Configuration menu - View commit details
-
Copy full SHA for 5fc701e - Browse repository at this point
Copy the full SHA 5fc701eView commit details -
feat(audio): 🔊 音声再生機能の改善と自動再生オプションの追加
各OSでの音声再生方法をより堅牢なものに変更しました。(Windows: PowerShell/WMP, Linux: aplay/paplay) `text_to_speech` ツールに `auto_play` 引数を追加し、音声の自動再生をオン/オフできるようになりました。
Configuration menu - View commit details
-
Copy full SHA for ffc7c6d - Browse repository at this point
Copy the full SHA ffc7c6dView commit details -
- バッジを追加 (Pythonバージョン, ライセンス, Ruff, Pytest) - 機能、特別な機能、プロジェクト構造のセクションを追加 - 全体的なフォーマットを改善
Configuration menu - View commit details
-
Copy full SHA for ab24181 - Browse repository at this point
Copy the full SHA ab24181View commit details -
- `test_server_connection`関数を削除 - `test_play_audio`関数のプラットフォーム判定ロジックを修正し、WindowsでのPowerShellとWindows Media Playerの試行を追加 - `test_play_audio`関数のLinuxでの`paplay`フォールバックを追加
Configuration menu - View commit details
-
Copy full SHA for cbe7e1e - Browse repository at this point
Copy the full SHA cbe7e1eView commit details -
- `.github/workflows/test.yml`: テストワークフローを追加 - `src/mcp_server_voicevox/README.md`: ソースコードディレクトリのREADMEを追加 - `tests/README.md`: テストコードディレクトリのREADMEを追加
Configuration menu - View commit details
-
Copy full SHA for 92fb2d0 - Browse repository at this point
Copy the full SHA 92fb2d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f19a6 - Browse repository at this point
Copy the full SHA 87f19a6View commit details -
chore: ⚙️ uv syncコマンドから--systemフラグを削除
- テストワークフロー内のuv syncコマンドから--systemフラグを削除しました。 - これにより、uv syncがシステム全体のPython環境ではなく、プロジェクトの仮想環境に依存するようになります。 - 依存関係の管理をより一貫性のあるものにし、潜在的な環境問題を回避します。
Configuration menu - View commit details
-
Copy full SHA for fb7a24d - Browse repository at this point
Copy the full SHA fb7a24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4483d2 - Browse repository at this point
Copy the full SHA f4483d2View commit details -
- READMEにGitHubバッジと各種リンクを追加 - プロジェクトの可視性とアクセス性を向上 - ドキュメントの最新化
Configuration menu - View commit details
-
Copy full SHA for cc7b2ec - Browse repository at this point
Copy the full SHA cc7b2ecView commit details -
- バージョンを0.2.0へ更新 - [project.urls]にリポジトリとPyPIのURLを追加 - メタデータの拡充による管理性向上
Configuration menu - View commit details
-
Copy full SHA for ad00362 - Browse repository at this point
Copy the full SHA ad00362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 180099a - Browse repository at this point
Copy the full SHA 180099aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0418618 - Browse repository at this point
Copy the full SHA 0418618View commit details -
📝 docs #n/a: READMEにバッジ・リンク追加・修正
- GitHubスター・フォーク・リリース・タグのバッジを追加 - サンプル設定JSONのインデント修正 - 公式GitHub・PyPI等のリンクセクションを追加
Configuration menu - View commit details
-
Copy full SHA for ea63b93 - Browse repository at this point
Copy the full SHA ea63b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925248b - Browse repository at this point
Copy the full SHA 925248bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f307ad - Browse repository at this point
Copy the full SHA 0f307adView commit details -
📝 docs #0: READMEからリンクセクションを削除
- 不要なリンク集を整理 - 情報源の一元化を推進 - READMEの可読性を向上
Configuration menu - View commit details
-
Copy full SHA for f86c941 - Browse repository at this point
Copy the full SHA f86c941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d9376 - Browse repository at this point
Copy the full SHA 61d9376View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd85c44 - Browse repository at this point
Copy the full SHA bd85c44View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main