July 15, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.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 AI Harness Doctor is a tool designed to help manage agent configurations across different repositories. It consolidates scattered agent config files into one canonical AGENTS.md, providing visibility into drift, conflict evidence, security audits, missing infrastructure gaps, and tech-stack snapshots. The action ensures that the repo does not forget about stale instructions by using write-capable stubs, drift-fixing commands, and guards.
July 15, 2026
Turbo Repo Sync
Version updated for https://github.com/nullptr-t-oss/turbo-repo-sync to version v1.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 Summary: Turbo Repo Sync is a GitHub Action that optimizes Android-style manifest-based project synchronization by using concurrent downloads with aria2c. It provides flexibility in specifying local or remote manifest.xml locations, supports project overrides, handles Git LFS, and works with multiple forge types. The action can be integrated into workflows to quickly set up source trees for building or testing purposes.
July 15, 2026
Obviously Concept Scanner
Version updated for https://github.com/Obviously-Not/concept-scanner to version v1.0.5.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Concept Scanner is an open-source tool that automates the process of identifying and analyzing technical concepts in codebases using local or remote language models. It helps identify distinctive engineering mechanisms, scores them on various quality axes, and saves the results locally. The action supports both Ollama and OpenAI-compatible providers for running the analysis.
July 15, 2026
Runtime Contract Check
Version updated for https://github.com/piotr-adamski/runtime-contract to version v0.1.2.
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 for runtime-contract checks whether environment variables used by a specific application component are actually supplied to that component in the correct build or runtime phase. It automates the process of static analysis and ensures that configuration contracts are adhered to, without executing code or accessing secret values. The action provides outputs for exit codes, result files, and CLI version verification.
July 15, 2026
Star History CI
Version updated for https://github.com/ranxi2001/star-history-ci 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 The Star History CI GitHub Action automates the process of keeping star history charts alive in READMEs by rendering, renaming, and publishing SVG files to a stable output branch. It solves the problem of maintaining up-to-date star chart visualizations without manually updating images in the default repository branch. The action runs from source within the repository and does not rely on third-party services for rendering or publishing, ensuring security and control over the data.
July 15, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version v0.18.1.
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 This GitHub Action automates the deployment, testing, and release management of Salesforce changes using the @sfdt/cli tool from the SFDT suite. It provides interactive workflows with preflight validation and tagging, automated release manifest generation, parallel Apex test execution, code and test quality analysis, a pre-release checklist, rollback support, smoke tests, org metadata drift detection, multi-package project support, smart package.xml generation, AI deployment error log interpretation, AI-generated PR descriptions, AI-powered code review, and more. The action supports CI/CD pipelines for GitHub, GitLab, Azure, and Bitbucket and can be integrated with other tools like Slack, MS Teams, Google Chat, email, webhook, and Grafana Loki.
July 15, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.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 This GitHub Action, Console-CensorChecker, is a PowerShell-based Tcping batch probe and review detection script designed to check the availability of monitoring services and detect network censorship. It supports multiple platforms and can be installed via PowerShell Module or invoked as a command in PowerShell scripts or within a workflow using GitHub Actions.
July 15, 2026
gw - Go workspaces
Version updated for https://github.com/Toyz/gw to version v0.2.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 The gw action automates the management of Go workspaces, including generating and maintaining go.work, linting cross-module dependencies, running commands across modules, and checking the release contract. It helps in managing multi-module projects efficiently by handling module discovery, version consistency, dependency alignment, and CI readiness.
July 15, 2026
Feishu Notification
Version updated for https://github.com/Waybox-AI/feishu-notification to version v1.0.20.
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 Feishu Notification is a GitHub Action that sends interactive card notifications to [Feishu (Lark)] channels when pull request events occur. It automates the process of notifying team members about new issues, merge requests, and commits. The action supports different colors for different types of events and handles PRs merged into main, with others being skipped silently.
July 15, 2026
wcagc accessibility check
Version updated for https://github.com/WCAG-Compliance/wcagc-ci to version v1.0.0.
This action is used across all versions by ? 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 uses the wcagc service to automate accessibility checks on URLs, comparing them with a saved baseline and reporting findings for integration into the review workflow. It covers part of WCAG and EN 301 549, but does not modify a site. The action emits URL-level workflow annotations and provides a summary of coverage limitations and results.