Below you will find pages that utilize the taxonomy term “earlyai”
January 27, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.1.
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 valid tests (ensuring no errors or failing specs), and commits them directly to the source branch.
January 15, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.0.
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 untested functions in modified files, generates working tests, and commits them directly to the source branch, ensuring improved test coverage without manual effort.
January 12, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.6.11.
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 changes in pull requests. It identifies under-tested functions, generates and auto-commits working tests to improve code coverage, and provides a summary of the test results directly on the pull request.
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)