Mage-OS Dashboard

Last updated: 2026-09-24 16:45:34

152
Repositories
160
Open Issues
60
Open PRs
26
Stale PRs (>30d)
113
Stale Issues (>90d)

Recent Activity

PR mage-os/mageos-magento2 Backport ACP2E-4893: stop async sales grid cursor from resetting to 0 by melindash today
PR mage-os-lab/module-ai-base Add typed client exceptions, including during a stream by michielgerritsen today
PR mage-os-lab/module-ai-base Fix admin config tab icon 404 with static content deploy -s compact by GrimLink today
PR mage-os-lab/module-ai-base Add neutral tool_choice and reasoning_effort options to OptionNormalizer by michielgerritsen today
PR mage-os-lab/module-ai-base Carry the model's reasoning between tool-loop turns by michielgerritsen today
PR mage-os-lab/module-ai-base Forward ThinkingStart and ToolCallStart stream signals by michielgerritsen today
PR mage-os-lab/module-ai-base Add OpenCode Zen and OpenCode Custom support by jissereitsma today
Issue mage-os-lab/module-ai-base Admin config tab icon 404 with static content deploy -s compact today
Issue mage-os/module-rma Uploading attachments does not work with remote storage today
Issue mage-os-lab/module-shopping-feed Tab notices render raw HTML (tab.phtml escapes getTabNotice()), plus typos today
Issue mage-os-lab/module-ai-base [Feature]: Fetch Gemini models live instead of a hardcoded list today
Issue mage-os-lab/directory Feedback today
Issue mage-os-lab/module-shopping-feed Enclosure and default-value settings are ignored (generator reads `output_parameters_*`, config stores `output_params_*`) today
Issue mage-os-lab/module-shopping-feed Visible configurable children lose `item_group_id` depending on product id order today
Issue mage-os-lab/module-shopping-feed Qty-1 tier prices are ignored, so the feed price is higher than the price guests see today

mage-os

Issues

Add a .gitignore for Mage OS today
Track adopting upstream Symfony Redis cache rework (AC-17650) to replace #298 11d ago
Another 'Using null as an array offset is deprecated' error in module-catalog/Model/CategoryRepository 12d ago
Re-entrant layout builds silently corrupt page structure since ACP2E-4040 (isolated reader context) 27d ago
Quote item silently replaced and loses custom_price on unrelated CartRepository::save() (inherited from upstream) 1mo ago
Native WebP support 1mo ago
Support OpenSearch Auth for Installation 2mo ago
PHP 8.4 lazy-ghost DI crashes on classes inheriting internal PHP classes (compile-time NonLazyTypes scan misses never-candidate deps) 2mo ago
Account dashboard lacks stable selectors for automated tests 5mo ago
question
Optimize compilation areas 6mo ago
Introduce PHPStan 8mo ago
enhancement
Improve dependency graph 9mo ago
Introduce Dependency Checker 1y ago
enhancement
Introduce deptrac 1y ago
enhancement
Magento repository is used for packages instead of Mage-OS 1y ago
Write a Github Action that runs the static analysis tests as described in the https://developer.adobe.com/commerce/testing/guide/static/ 1y ago
Integration Tests - make services&versions to be user inputs 2y ago
Pre-build for tests execution 2y ago
_updateAttribute function started to behave incorrectly when trying to update an attribute which is on a website scope. 2y ago
Write a Github Action that runs the the semantic version checker as defined by https://developer.adobe.com/commerce/testing/guide/svc/ 3y ago
Write a Github Actions that runs the Jasmine tests for the frontend https://developer.adobe.com/commerce/testing/guide/js/ 3y ago
Write a Github Action that runs the MFTF tests of Magento 2 as described here https://developer.adobe.com/commerce/testing/functional-testing-framework/cicd/ 3y ago
Write a Github Action that runs the integration tests of Magento 2 as described here https://developer.adobe.com/commerce/testing/guide/integration/ 3y ago
No open issues

Pull Requests

Mage-OS Lab Page by collymore 8d ago Approved
Improvement: Add security page with advisory history and security announcements signup by michielgerritsen 14d ago Review Requested

Issues

[MAINT] Github Actions Reunification - `cache-magento` 16d ago
[BUG] sansec ecomscan workflow should be removed from this repo 4mo ago
bug
[MAINT] Github Actions Reunification - `setup-magento` 4mo ago
[MAINT] Audit and bump third-party actions still using the node20 runner 4mo ago
[MAINT] Bump outdated `actions/*` references for version consistency 4mo ago
[MAINT] Github Actions Reunification - `sansec-ecomscan` 4mo ago
[MAINT] Github Actions Reunification - `setup-di-compile` 4mo ago
[MAINT] Github Actions Reunification - `integration` 4mo ago
[FEAT] Add linting rule specifying "$GITHUB_OUTPUT" vs. $GITHUB_OUTPUT 4mo ago
help wantedhacktoberfest
[MAINT] Github Actions Reunification 4mo ago
[MAINT] Github Actions Reunification - `dependabot.yml` 4mo ago
[MAINT] Github Actions Reunification - `fix-magento-install` 4mo ago
[MAINT] Github Actions Reunification - `release-please` 4mo ago
[MAINT] Github Actions Reunification - `check-extension` 4mo ago
refactor(workflows): extract shared Magento setup steps into a composite action 6mo ago
[FEAT] Run integration tests w/o Rabbitmq 9mo ago
[FEAT] As a developer, I want to know if my Magento VCS `config.php` is in sync with what would be deployed. 9mo ago
[FEAT] automatic class documentation header 9mo ago
[BUG] Various automatic changelog generation and release generation aspects are not working 9mo ago
bug
[FEAT] As a developer, I want to be able to test upcoming versions of Magento on supported-version in a pseudo-known state. 9mo ago
[FEAT] Add support for cs2pr to magento2-coding-standard phpcs Github Actions 9mo ago
[FEAT] Automatically build `supported-version` and commit it if someone forgets to do so. 1y ago
hacktoberfest
[FEAT] Add support for `magento/magento-cloud-metapackage` in `get-magento-version` 3y ago
hacktoberfest
[FEAT] Use `composer.lock` to find installed Magento version in `store` mode of `get-magento-version` 3y ago
hacktoberfest
[FEAT] Add support for `phpcs_path` phpcs in `coding-standard` 3y ago
hacktoberfest
[DOCS] Write a yaml processor which converts the `actions.yml` to a table for READMEs. 3y ago
hacktoberfest
[DOCS] Write a yaml processor which adds the actions to the root README 3y ago
hacktoberfest
[FEAT] `fix-magento-install` should use the new `get-composer-version` action 3y ago
hacktoberfest
[FEAT] Support Static Tests 3y ago
[FEAT] Create an action that works with the MageOS nightlies to determine whats going to break between your current Magento version and the next. 3y ago
[FEAT] Support API and GraphQL tests 3y ago
[FEAT] As a developer, I want to see these actions listed on the Github Marketplace. 3y ago

Pull Requests

chore: release 2.0.0 by mage-os-ci 16d ago Review Requested
refactor(setup-di-compile) port restored Graycore implementation by digitalrisedorset 4mo ago Review Requested
ci(e2e): add Playwright-based E2E workflow for Mage-OS by digitalrisedorset 4mo ago Reviewed
ci: expose nginx port via warden override for e2e access by digitalrisedorset 4mo ago Review Requested
Add REST and GraphQL functional test workflows by gowrizrh 9mo ago Changes Requested
:construction_worker: Adding PHPMD by DavidLambauer 1y ago Reviewed

Issues

Improve attribute flags 6mo ago
No open pull requests
No open issues

Pull Requests

Fix array-to-string conversion in ThemeConfig by ImanuelBertrand 13d ago Review Requested

mage-os-lab

No open issues

Pull Requests

Automate release generation via pull request / commit history by Sental 8d ago No Review

Issues

Feedback today
No open pull requests
No open issues

Pull Requests

Fix widget security and Mage-OS 3.5 compatibility by mattmacrocket 14d ago No Review
No open issues

Pull Requests

Pair a preference by its linked FQCN, not by line number by kingletas 10d ago No Review
Add Lapce editor support documentation by ProxiBlue 2mo ago Review Requested
No open issues

Pull Requests

Add Release Please support by Sental 23d ago No Review
No open issues

Pull Requests

Module improvements by rhoerr 2mo ago No Review
Add passkey 2FA providers for TwoFactorAuth by rhoerr 4mo ago No Review
Add Hyva theme support with Alpine.js components by rhoerr 5mo ago No Review

Issues

Video field 8mo ago
enhancement
No open pull requests
No open pull requests

Magento Repositories Without Mage-OS Mirrors

Repository Last Updated
magento-zf-config 2026-01-20 09:12:28
magento-zf-di 2026-01-20 07:31:09
magento-zf-duo_api_php 2026-01-20 09:19:21
magento-zf-json 2026-01-20 08:49:51
magento-zf-mvc 2026-01-30 09:21:00
magento-zf-server 2026-01-20 08:42:56
magento-zf-text 2026-01-20 08:52:51

Repository Health

Repository CI Last Workflow Run Last Commit
dashboard ✅ 2026-09-24 16:44:06 2026-08-10 13:35:57
devdocs ➖ 2026-08-10 13:35:21 2026-08-10 13:35:16
devdocs-website ➖ 2026-08-10 13:36:35 2026-08-10 13:36:32
dockerfiles ➖ - 2022-08-02 21:40:24
generate-mirror-repo-js ✅ 2026-09-24 15:50:23 2026-09-18 12:39:45
github-actions ✅ 2026-09-08 16:24:43 2026-09-08 16:23:57
infrastructure ✅ 2026-09-24 15:38:53 2026-08-11 02:02:58
mage-os-led-lamp ✅ 2026-08-10 13:34:15 2026-08-10 13:34:13
mage-os-org ✅ 2026-09-24 16:03:44 2026-09-21 16:41:55
magento-cache-clean ✅ 2026-08-10 13:36:13 2026-08-10 13:36:11
magento2-base-composer-json ➖ - 2026-05-12 16:41:53
mageos-adobe-stock-integration ✅ 2026-09-08 20:12:10 2026-08-10 13:36:02
mageos-async-events ✅ 2026-08-10 13:36:07 2026-08-10 13:36:04
mageos-async-events-admin-ui ✅ 2026-08-10 13:34:39 2026-08-10 13:34:37
mageos-async-events-aws ✅ 2026-08-10 13:35:04 2026-08-10 13:35:00
mageos-async-events-azure ✅ 2026-08-10 13:35:43 2026-08-10 13:35:41
mageos-async-events-gcp ✅ 2026-08-10 13:36:02 2026-08-10 13:36:00
mageos-async-events-sinks ➖ 2026-08-10 13:35:50 2026-08-10 13:35:46
mageos-commerce-data-export ✅ 2026-09-24 14:59:03 2026-09-23 14:57:16
mageos-common-async-events ✅ 2026-08-10 13:36:28 2026-08-10 13:36:25
mageos-composer ✅ 2026-09-24 14:55:46 2026-08-10 13:36:27
mageos-composer-dependency-version-audit-plugin ✅ 2026-09-24 14:58:17 2026-08-10 13:36:23
mageos-composer-root-update-plugin ✅ 2026-09-24 14:59:18 2026-08-10 13:35:18
mageos-inventory ✅ 2026-09-24 15:00:16 2026-08-10 13:35:10
mageos-inventory-composer-installer ✅ 2026-09-24 15:01:08 2026-08-10 13:34:11
mageos-magento-allure-phpunit ✅ 2026-09-24 15:00:52 2026-08-10 13:34:01
mageos-magento-coding-standard ✅ 2026-09-24 14:58:31 2026-08-10 13:34:18
mageos-magento-composer-installer ✅ 2026-09-24 15:01:05 2026-08-10 13:36:08
mageos-magento-zend-cache ✅ 2026-09-24 15:02:42 2026-08-10 13:35:02
mageos-magento-zend-db ✅ 2026-09-24 15:00:11 2026-08-10 13:35:44
mageos-magento-zend-exception ✅ 2026-09-24 14:58:36 2026-08-10 13:34:49
mageos-magento-zend-loader ✅ 2026-09-24 15:01:48 2026-08-10 13:34:22
mageos-magento-zend-log ✅ 2026-09-24 14:56:55 2026-08-10 13:35:04
mageos-magento-zend-memory ✅ 2026-09-24 14:58:15 2026-08-10 13:36:09
mageos-magento-zend-pdf ✅ 2026-09-24 14:59:25 2026-08-10 13:34:27
mageos-magento-zf-captcha ✅ 2026-09-24 14:54:51 2026-08-10 13:34:46
mageos-magento-zf-db ✅ 2026-09-24 14:56:25 2026-08-10 13:34:33
mageos-magento-zf-soap ✅ 2026-09-24 14:56:21 2026-08-10 13:34:38
mageos-magento2 ✅ 2026-09-24 14:56:37 2026-09-21 02:27:20
mageos-magento2-functional-testing-framework ✅ 2026-09-24 14:56:54 2026-08-10 13:35:42
mageos-magento2-page-builder ✅ 2026-09-24 14:57:30 2026-08-10 13:36:21
mageos-magento2-sample-data ✅ 2026-09-24 15:00:22 2026-08-10 13:35:14
mageos-PHPCompatibilityFork ✅ 2026-09-08 20:12:08 2026-08-10 13:34:48
mageos-security-package ✅ 2026-09-24 14:55:15 2026-08-10 13:36:06
merchdocs ➖ - 2022-04-25 17:41:10
meta ✅ 2026-08-10 13:34:23 2026-08-10 13:34:20
mirror-adobe-ims ➖ - 2020-08-30 20:53:35
mirror-adobe-stock-integration ➖ - 2026-09-04 17:47:13
mirror-commerce-admin.en ⏭ 2026-09-10 10:10:37 2026-09-23 14:28:57
mirror-commerce-data-export ➖ - 2026-09-22 15:38:46
mirror-commerce-operations.en ⏭ 2026-09-16 12:24:53 2026-09-21 15:10:45
mirror-composer ➖ 2026-05-27 12:51:07 2026-05-26 16:07:55
mirror-composer-dependency-version-audit-plugin ➖ - 2024-12-18 09:52:06
mirror-composer-root-update-plugin ❌ 2026-03-12 10:34:46 2026-01-27 19:12:44
mirror-data-migration-tool ➖ - 2023-08-29 04:33:22
mirror-devdocs ➖ - 2024-11-15 22:59:04
mirror-inventory ➖ - 2026-09-21 12:27:04
mirror-inventory-composer-installer ➖ - 2020-12-17 19:55:06
mirror-magento-allure-phpunit ➖ - 2025-02-26 05:42:29
mirror-magento-cloud-patches ➖ - 2024-05-21 14:23:19
mirror-magento-coding-standard ➖ 2026-08-18 10:23:51 2026-08-18 06:05:59
mirror-magento-composer-installer ➖ - 2026-08-31 07:36:33
mirror-magento-semver ➖ - 2025-12-09 21:23:08
mirror-magento-zend-cache ➖ - 2024-12-18 14:42:52
mirror-magento-zend-db ➖ - 2026-08-03 11:45:35
mirror-magento-zend-exception ➖ - 2024-12-18 10:09:19
mirror-magento-zend-loader ➖ - 2023-08-25 13:52:37
mirror-magento-zend-log ➖ - 2024-12-18 11:34:38
mirror-magento-zend-memory ➖ - 2025-12-11 10:34:55
mirror-magento-zend-pdf ➖ - 2026-08-03 08:38:57
mirror-magento-zf-captcha ➖ - 2026-01-20 07:20:51
mirror-magento-zf-db ➖ - 2025-02-26 05:37:14
mirror-magento-zf-soap ➖ - 2026-01-20 07:38:37
mirror-magento2 ❌ 2026-09-08 14:48:58 2026-09-21 12:26:24
mirror-magento2-functional-testing-framework ➖ - 2026-08-13 11:16:00
mirror-magento2-page-builder ➖ - 2026-09-21 12:27:14
mirror-magento2-sample-data ➖ - 2026-05-28 12:27:56
mirror-module-configurable-sample-data-venia ➖ - 2020-05-22 14:54:40
mirror-page-builder-types ➖ - 2020-02-03 15:25:43
mirror-PHPCompatibilityFork ➖ - 2023-11-29 22:34:17
mirror-quality-patches ➖ - 2020-08-06 18:50:03
mirror-security-package ➖ - 2026-09-21 12:27:36
mirror-zf1 ➖ - 2022-06-21 01:22:39
module-admin-activity-log ➖ 2026-09-11 10:51:33 2026-08-10 13:34:17
module-automatic-translation ✅ 2026-09-08 08:36:16 2026-09-08 08:35:48
module-demo-package ✅ 2026-08-10 13:35:40 2026-08-10 13:35:37
module-inventory-reservations-grid ✅ 2026-08-10 13:35:16 2026-08-10 13:35:13
module-meta-robots-tag ✅ 2026-08-10 13:35:33 2026-08-10 13:35:30
module-page-builder-widget ✅ 2026-08-31 19:19:34 2026-08-10 13:34:25
module-pagebuilder-template-import-export ✅ 2026-09-16 10:32:08 2026-08-10 13:35:39
module-rma ✅ 2026-08-10 13:35:23 2026-08-10 13:35:20
module-theme-adminhtml-switcher ✅ 2026-08-10 13:36:33 2026-08-10 13:36:30
module-theme-optimization ✅ 2026-08-10 13:36:00 2026-08-10 13:35:55
namespace ✅ 2026-08-10 13:34:48 2026-08-10 13:34:44
nx-for-php ➖ - 2026-08-11 02:01:12
php-dependency-list ✅ 2026-08-10 13:35:34 2026-08-10 13:35:31
terraform ⏭ 2026-08-10 19:44:58 2026-08-10 13:34:23
theme-adminhtml-m137 ✅ 2026-08-10 13:34:54 2026-08-10 13:34:51
.github ➖ - 2025-10-12 21:08:56
demo.mage-os.org ✅ 2026-09-21 17:13:08 2025-10-15 17:35:01
directory ✅ 2026-09-24 10:09:31 2026-09-22 02:01:45
graphql-playground ➖ - 2025-04-14 13:17:48
library-ai-opencode-custom-platform ✅ 2026-09-24 13:18:07 2026-09-24 13:17:57
library-ai-opencode-zen-platform ✅ 2026-09-24 12:26:13 2026-09-24 12:12:11
llms.txt ➖ - 2026-07-08 16:00:03
mage-os-installer ✅ 2026-09-21 12:53:16 2026-09-15 08:34:32
magento-workflows ✅ 2026-09-22 01:43:40 2026-09-22 01:43:37
magento2-lsp ❌ 2026-04-14 13:49:47 2026-06-08 14:22:57
mageos-module-template ➖ - 2023-12-17 17:48:07
migrate-m2-to-mageos ✅ 2026-09-24 08:58:43 2026-09-09 10:32:56
module-admin-assistant ➖ - 2025-08-21 14:05:05
module-admin-user-time-zone ➖ - 2026-06-03 20:06:23
module-advanced-widget ➖ - 2026-07-28 02:39:40
module-ai-base ➖ 2026-09-24 13:17:53 2026-09-24 09:20:33
module-alpine-loader ➖ - 2026-09-02 07:05:17
module-alpine-local-storage ➖ - 2026-09-02 07:05:17
module-alpine-messages ➖ - 2026-09-02 07:05:17
module-alpine-minicart ➖ - 2026-09-02 07:05:17
module-blog ❌ 2026-09-18 13:34:00 2026-09-18 13:33:56
module-blog-hyva ❌ 2026-09-01 07:09:15 2026-09-01 03:00:52
module-catalog-data-ai ✅ 2026-09-16 17:25:51 2026-04-19 21:40:27
module-claude-consumer-agent ➖ - 2026-09-19 21:31:42
module-digital-signature ➖ - 2026-09-21 17:52:00
module-eav-debug-views ➖ - 2026-04-19 20:55:12
module-flexible-ads ➖ - -
module-hreflang ➖ - 2026-06-13 08:47:31
module-maxmind-geoip-redirect ➖ - 2026-05-31 03:22:23
module-netsuite-connector ➖ - 2026-09-15 20:10:38
module-newsletter-coupon ➖ - 2026-05-19 04:31:00
module-opensearch-hybrid ✅ 2026-09-09 18:42:18 2026-09-09 18:36:18
module-opensearch-relevance-workbench ✅ 2026-09-09 18:26:49 2026-09-09 18:26:18
module-opentelemetry ➖ - -
module-page-builder-graph-ql ➖ - 2025-12-04 16:17:36
module-passkey-auth ✅ 2026-04-30 01:37:24 2026-03-17 03:29:34
module-profiler ❌ 2026-09-13 11:17:03 2026-09-13 11:16:59
module-profiler-admin-ui ➖ 2026-09-04 23:24:08 2026-09-01 05:43:57
module-require-js-optimizer ➖ - 2026-02-26 04:50:07
module-seo ✅ 2026-09-24 15:39:18 2026-09-18 21:41:54
module-shopping-feed ✅ 2026-09-09 21:19:36 2026-09-09 21:19:32
module-store-locator ➖ - 2026-06-15 06:08:58
module-theme-uikit ➖ - 2025-11-02 10:14:13
module-uikit-js-replacement ➖ - 2025-11-05 14:15:11
module-uikit-menu ➖ - 2025-10-24 12:56:22
module-uikit-product-page ➖ - 2025-10-24 12:58:19
module-widgetkit ➖ - 2026-09-15 09:59:02
module-worker-mode ➖ - 2026-07-13 14:35:29
module-worker-mode-hyva ➖ - 2026-07-05 15:02:50
pagebuilder-suite-doc ✅ 2026-03-08 15:42:53 2026-03-08 15:42:49
patch-objectmanager-lazy-object ➖ - 2025-11-21 12:38:58
theme-frontend-uikit ➖ - 2025-11-02 10:25:29
zed-editor-extensions ➖ - 2026-04-02 10:08:22
zed-magento2-snippets ➖ - 2026-06-14 13:01:28