April 12, 2026
promptry eval
Version updated for https://github.com/bihanikeshav/promptry to version v0.5.0.
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 Summary:
The promptry GitHub Action automates regression testing and evaluation of large language model (LLM) pipelines by tracking prompt versions, running evaluation suites, and detecting regressions or quality drifts. It helps developers identify changes in prompt performance, analyze root causes, and compare models against historical baselines, ensuring consistent and high-quality outputs. Key features include prompt versioning, statistical model comparison, cost tracking, and support for a web dashboard.
April 12, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/chernistry/bernstein to version v1.6.8.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein is a GitHub Action that automates software development tasks by orchestrating multiple AI coding agents in parallel. It takes a high-level goal, decomposes it into smaller tasks, assigns them to interchangeable AI agents, verifies their outputs, and integrates the results, delivering functional code, passing tests, and clean version control. This tool streamlines complex coding workflows, supports various AI models and providers, and eliminates dependency on proprietary frameworks or vendor lock-in.
April 12, 2026
spec-sync
Version updated for https://github.com/CorvidLabs/spec-sync to version v4.1.3.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SpecSync is a GitHub Action and CLI tool designed for bidirectional validation of markdown-based specifications (*.spec.md) against source code, ensuring alignment between documentation and codebase across multiple programming languages. It automates the detection of discrepancies such as undocumented exports, stale entries, missing files, or schema mismatches, helping teams maintain accurate and up-to-date documentation. Key features include support for 11 programming languages, cross-project references, dependency graph generation, and AI-powered spec generation.
April 12, 2026
Cross Platform Action
Version updated for https://github.com/cross-platform-actions/action to version v1.0.0.
This action is used across all versions by 2,056 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables workflows to run on multiple platforms, including non-native and less commonly supported operating systems, architectures, and versions such as FreeBSD, OpenBSD, NetBSD, Haiku, and OmniOS. It automates cross-platform compatibility testing by providing a simplified way to specify operating systems, architectures, and configurations within a CI/CD pipeline. Key capabilities include multi-OS support, fast execution, low overhead, and the ability to use various shells and environment variables.
April 12, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.78.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MUAD’DIB is a security scanning tool designed to detect and analyze known threats, suspicious behaviors, and vulnerabilities in npm and PyPI packages. It automates tasks such as pre-installation package scanning, risk scoring, and generating detailed reports, providing an early line of defense against supply chain attacks. Key capabilities include 14 parallel scanners, deobfuscation, inter-module dataflow analysis, machine learning classifiers, and sandboxing, making it a comprehensive solution for identifying and responding to potential risks in software dependencies.
April 12, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.5.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The NPM Package Linting GitHub Action is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as unnecessary files in package tarballs, improper metadata configurations, and outdated Node.js versions, helping developers create cleaner, more efficient packages. Its key capabilities include customizable rules for dependency allowances, file inclusion, and version checks, as well as integration with CI/CD workflows via GitHub Actions.
April 12, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.29.1.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a high-performance codebase analysis tool for TypeScript and JavaScript projects, focusing on identifying unused code, duplication, complexity, and architectural issues. Designed to be fast, Rust-based, and configuration-free, it automates tasks such as detecting dead code, circular dependencies, and code duplication, while offering features like real-time analysis, framework-specific plugins, and automated fixes for dead code cleanup. This tool streamlines maintaining clean, efficient, and scalable codebases, especially in large projects or monorepos.
April 12, 2026
FSESC Secret Scanner
Version updated for https://github.com/filip-mitish/FastSEcretSCaner to version v1.1.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 FSESC - Fast SEcret SCanner GitHub Action is designed to quickly and accurately scan for sensitive information, such as GitHub or Stripe secrets, in code repositories. It automates the detection of potential credential leaks using a high-speed heuristic engine with confidence scoring and optional online API validation for detected secrets. This action is ideal for integrating secret scanning into CI/CD pipelines or pre-commit workflows, helping developers prevent accidental exposure of sensitive data.
April 12, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.54.1.
This action is used across all versions by 9 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that consolidates 13 major AI providers and over 100 models into a single, consistent API. It simplifies AI adoption by enabling seamless provider switching, optimizing costs via intelligent routing, and offering enterprise-grade features like Redis-backed memory and multi-provider failover. Designed for scalability and flexibility, it automates tasks such as tool routing, memory management, and autonomous experimentation, making it ideal for integrating AI into applications with minimal complexity.
April 12, 2026
Tag XYZ
Version updated for https://github.com/Kjuly/tag-xyz to version 1.1.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 The “Tag XYZ” GitHub Action automates the creation of semantic version tags (e.g., x.y.z) based on the last existing tag and optionally triggers a specified workflow after the tag is created. This action simplifies version management and automates associated processes, such as deployment or testing, by handling tagging and workflow dispatching efficiently. It is particularly useful for maintaining consistent versioning and automating tasks tied to new releases.