July 11, 2026
Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.8.24.
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.
What’s Changed What’s Changed feat(web): localize app shell UI with react-intl by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1360 fix(web): show skeleton while side-by-side translations load by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1361 feat(cat): add Find context to side-by-side intelligence panel by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1364 chore(web): sync Hyperlocalise translations by @hyperlocalise[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/1363 feat(web): support image upload, agent localize, sync, and CAT by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1365 feat(web): add app shell plan footer by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1362 feat(web): stream inbox agent tool calls and text by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1366 ⚡ Bolt: optimize PHP array parser and marshaler by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1369 test(web): cover image localization guards by @cursor[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/1368 feat(cat): treat-as-image and upload for external TMS URL strings by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1367 feat(web): fail db:migrate on duplicate migration numbers by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1372 fix(crowdin): add missing concepts field to Glossary model by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1373 fix(web): critical regressions in image jobs, inbox agent parts, and side-by-side CAT by @cursor[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/1370 fix(inbox): strip markdown from conversation list previews by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1374 fix(inbox): prevent stream crash from undefined tool code blocks by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1375 fix(inbox): simplify tool call UI and scroll button contrast by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1376 feat(app-shell): persistent MobX chat dock with conversation tabs by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1377 feat: use gpt-5.6-luna instead of gpt-5.4-mini by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1378 fix(web): refine floating chat dock by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1379 fix(web): improve CAT loading and file menu actions by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1380 fix(markdown): preserve link delimiters during translation by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1382 fix(billing): track Translation jobs and Agent runs meters correctly by @cungminh2710 in https://github.com/hyperlocalise/hyperlocalise/pull/1383 chore(web): sync Hyperlocalise translations by @hyperlocalise[bot] in https://github.com/hyperlocalise/hyperlocalise/pull/1384 Full Changelog: https://github.com/hyperlocalise/hyperlocalise/compare/v1...v1.8.24
July 11, 2026
Jentic API Scorecard
Version updated for https://github.com/jentic/jentic-api-scorecard to version v1.10.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.
What’s Changed 1.10.0 (2026-07-11) Bug Fixes extract-docs: rewrite improve-skill cross-link on extraction (97bb1d6) extract-docs: rewrite requirements anchor in improve-skill (1f02432) score: make engine tokenUsage opt-in via –report-token-usage (c542268), closes #284 scripts: derive benchmark metrics from raw scorecards (b623161), closes #284 scripts: exercise proxy self-check + real plumbing in dry-run (a84aa55), closes #284 scripts: match raw scorecards by content, not exact name (c9c15c4), closes #284 skill: guard jentic-api-improve against shipping regressions (b301395), closes #284 skills: make token-usage.json opt-in on explicit request (d0382ea), closes #284 Features cli: add hidden –report-token-usage flag (dfad477), closes #284 scripts: add benchmark results data-file sample fixture (0b1a3be), closes #284 scripts: add improve-benchmark matrix driver + dry-run (ffd3750), closes #284 scripts: add token-counting proxy for engine LLM spend (d7c3890), closes #284 scripts: benchmark 6 default specs, –specs, output dir (1a42db1), closes #284 scripts: capture + render score before/after + iters (c210984), closes #284 scripts: implement real benchmark measurement run (be3ded4), closes #284 scripts: render benchmark doc from results data file (cc3ed72), closes #284 scripts: request engine token usage in benchmark prompt (4aaceb5), closes #284 scripts: sample benchmark cells N times, report median + range (d480d69), closes #284 skills: emit benchmark-summary.json with run outcome (7ae3dae), closes #284 skills: emit token-usage.json from engine tokenUsage (2424387), closes #284 Performance Improvements scripts: run benchmark samples concurrently, isolated per cwd (30df98d), closes #284
July 11, 2026
E2E Self-Heal
Version updated for https://github.com/Lee-Dongwook/E2E-Self-Heal to version v0.3.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.
What’s Changed Changed Diff parsing rewritten on a tree-sitter AST: the JSX/TSX diff analyzer now walks the parsed syntax tree instead of matching regexes, producing more accurate and robust before/after DOM node extraction. Added tree-sitter dependencies and expanded diff-analyzer test coverage. (#8) Full Changelog: https://github.com/Lee-Dongwook/E2E-Self-Heal/compare/v0.2.2...v0.3.0
July 11, 2026
SkillCI Audit
Version updated for https://github.com/LM20230311/skillci to version v0.3.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.
What’s Changed Highlights Publish the skillci CLI to npm for local development and non-GitHub CI usage. Add npm installation, one-off npx usage, and npm badges to both README languages. Install npm install --save-dev skillci npx skillci audit .github/skills Use LM20230311/skillci@v0.3.2 for GitHub Actions.
July 11, 2026
EIS — Upload Signals
Version updated for https://github.com/machuz/eis to version v2.31.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.
What’s Changed Changelog 744153cfade21c2ddbd0075fd9ae832ad6a8fb32 feat(cli): add anchors — surviving exemplar code per module (Build2 ①) (#359) 8063822db503221bd5ab410f7111800cb306422b feat(cli): add get-write-context — structured write context (MCP core) (#358) 2f549cf7ea29012ce21ff8af74e7368871d15974 feat(cli): add graveyard — where past attempts died (Build2 ②) (#361) f606b97d2751cda0237baebd82faf235294a6ba5 feat(cli): add precheck-hook — Claude Code PreToolUse debt injector (#357) 5072795f679b0af30de226f1f37e00a0d895c5ef feat(cli): add write-index — per-module index for AI coding agents (#356) 25c73e72fbb4366732a4254cff61545411be3c6c feat(cli): structural-debt Tier-1 meter (SDR, AI-agnostic) (#354) 4da4a8507f2b046b5b1236da5fe95d33512a6d9a feat(graveyard): drop non-code files (docs/config/images) from the death walk (#363) 19c93511030a250140bde0d9662fd0b2d0ef2c5f feat(mcp): add eis mcp — MCP stdio server exposing get_write_context (#364) 2fd32d6e069c9cfa283b8f3f2d7553d09e6dd21c feat(structural-debt): lean pipeline path (skip science debt never reads) (#355) 08032192b0c8fb08cc9ab5fd1b1536ae40a8a9f8 feat(timeline): expose per-period module survival-by-author; pin analysis instant (#366) c9b680d3ef1960d4f4c7f62f0988ed9c4fb4864d feat(write-index): wire anchors + graveyard into the per-module index (#365) fa697e1074f7558cc4640d6ffd918ebb1ff500bd fix(anchors): calibrate exemplar quality (core source + real-logic digests) (#360) 090079032c0b51fcb5bc009c924807cddf7a73b7 test(metric): adversarial fixtures for the contest detector (verify, don’t assume) (#362)
July 11, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.19.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.1.19 (2026-07-11)
July 11, 2026
Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.6.5.
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.
What’s Changed What’s Changed docs(changelog): 0.6.4 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/157 fix: document exit codes and typed config errors by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/158 refactor: clarify category tuning rules by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/159 refactor: clarify release section rendering by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/160 Release: 0.6.5 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/161 Full Changelog: https://github.com/nyaomaru/changelog-bot/compare/v0...v0.6.5
July 11, 2026
Setup OCX
Version updated for https://github.com/ocx-sh/setup-ocx to version v1.3.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.
What’s Changed 1.3.0 — 2026-07-11 Added Support tar.gz archives with tar.xz fallback by @michael-herwig (ae06166) Release V1.3.0 by @michael-herwig (dbb4743)
July 11, 2026
spec.md check
Version updated for https://github.com/rosenjcb/spec.md to version v0.3.4.
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.
What’s Changed @rosenjcb/spec-md v0.3.4 Patch Changes Fix Claude Code plugin command names: files are action-only (update.md, check.md, coverage.md, new.md) so invocations are /spec-md:update, /spec-md:check, /spec-md:coverage, /spec-md:new. Previous spec:update.md / spec-update.md stems double-prefixed under plugin spec-md. Docs and a regression test lock the mapping. Install npm install --save-dev @rosenjcb/spec-md@0.3.4 npx @rosenjcb/spec-md check - uses: rosenjcb/spec.md@v0.3.4 GitHub Action Marketplace: automated releases do not check “Publish to Marketplace”. On the first release, open the release in GitHub and enable marketplace publishing manually. See RELEASING.md.
July 11, 2026
Auto-download resume from overleaf
Version updated for https://github.com/Sbrjt/overleaf-resume-syncer to version v2.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed Added google drive upload integration by @sahitya1903 in https://github.com/Sbrjt/overleaf-resume-syncer/pull/2 Full Changelog: https://github.com/Sbrjt/overleaf-resume-syncer/compare/v1...v2