Below you will find pages that utilize the taxonomy term “earlyai”
January 6, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.10.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies under-tested functions, generates targeted unit tests, and auto-commits only working tests, ensuring they meet coverage requirements and avoid code errors.
January 5, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies uncovered functions in changed files, generates working tests (e.g., for Jest), and auto-commits them to the source branch, ensuring no broken code is added.
December 23, 2025
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Early-Catch is a GitHub Action that automates the generation of unit tests for TypeScript and JavaScript code changes in pull requests. It identifies under-tested functions, generates optimized tests, and auto-commits working test files directly to the source branch, ensuring no broken code.
December 15, 2025
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.6.6 (2025-12-15) Bug Fixes add base ref param (#154) (e67c394)
December 14, 2025
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.6.5 (2025-12-14) Bug Fixes add flag (#152) (9ececfd)