Below you will find pages that utilize the taxonomy term “TakuKobayashi”
August 27, 2026
Auto Product Video Generator
Version updated for https://github.com/TakuKobayashi/auto-product-video-generator to version v0.3.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action generates a narrated promotional video on an Ubuntu runner using Ollama, VOICEVOX, Playwright, and FFmpeg. It analyzes the repository, checks out the code, plans the presentation, records the application, and produces a narrated video. The action supports various platforms including web applications, CLI applications, Android devices/emulators, Flutter/React Native, Unity Android, iOS, and Unity Desktop.
August 26, 2026
auto-generate-release-note
Version updated for https://github.com/TakuKobayashi/auto-generate-release-note to version v2.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action uses a local Ollama model to summarize Git history and diffs for creating or updating GitHub Releases, automatically generating Markdown. It supports multiple languages, including bilingual output with English. The action excludes images, videos, archives, binaries, and other non-source contents from the prompt and falls back to deterministic notes based on commits if Ollama inference fails.
August 26, 2026
auto-generate-release-note
Version updated for https://github.com/TakuKobayashi/auto-generate-release-note to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action auto-generate-release-note uses an Ollama language model to generate a comprehensive release note summarizing changes in a Git repository. It compares the current tag with the previous semantic-version tag, generates Markdown content from commits, changed files, and text diffs, supports multiple languages including bilingual output, and falls back to deterministic notes if inference fails. The action automates the process of creating or updating GitHub Releases without sending code diffs to hosted LLM APIs.
August 25, 2026
auto-generate-release-note
Version updated for https://github.com/TakuKobayashi/auto-generate-release-note to version v2.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses an Ollama model to generate release notes from Git history and diffs, creating or updating a GitHub Release automatically. It supports multiple languages and bilingual output, excluding non-source files, and falls back to deterministic notes if inference fails. The action is triggered on tag pushes, requiring write permissions for content creation.
August 20, 2026
auto-generate-release-note
Version updated for https://github.com/TakuKobayashi/auto-generate-release-note to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action uses a local Ollama model to generate release notes by summarizing Git history and diffs, supporting multiple languages including bilingual output with English. It compares the current tag with the previous semantic-version tag, generates Markdown from commits, changed files, and text diffs, and updates or creates a GitHub Release for tags that do not exist.