Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
1.0.0-alpha9
2d7fd457 · · -
1.0.0-alpha8
a000d60d · ·Alpha 8: Commerce 3.x compatibility fixes - Replace isActive() with isPublished() (22 occurrences) - Fix access check service pattern (_agent_api_access requirement) - Remove declare(strict_types=1) from procedural files - 202 tests passing, PHPCS + PHPStan clean
-
1.0.0-alpha7
ac767e6a · ·Alpha 7: Fix access check service pattern and strict_types - Use tagged access_check service with _agent_api_access requirement - Remove declare(strict_types=1) from procedural .module/.install files - 202 tests passing, PHPCS + PHPStan clean
-
1.0.0-alpha6
52210b3b · ·Alpha 6: Fix procedural file compatibility - Remove declare(strict_types=1) from .module, .install, and agent_simulation.php - Fixes fatal error when enabling module in Drupal runtime - All 200 tests, PHPCS, and PHPStan passing
-
1.0.0-alpha5
e2ecfe86 · ·Alpha 5: PHPCS + PHPStan pipeline, property override fixes - Added PHPCS (Drupal/DrupalPractice) and PHPStan to CI pipeline - Fixed readonly property override errors (AgentCheckoutController, AgentTokenRevokeForm) - Bumped CI to PHP 8.3 for Drupal 11.3 compatibility - All 200 tests passing, 0 PHPCS errors, 0 PHPStan errors
-
-
1.0.0-alpha3
81c8df84 · ·1.0.0-alpha3: Testing, CI, documentation, and tooling - Unit tests for all 14 API feature controllers (58 test methods) - GitLab CI pipeline with PHPUnit on merge requests - Postman collection with 50 requests across all endpoints - Comprehensive documentation updates (+801 lines across 6 docs) - Fix AgentSessionController::create() method conflict - Add .gitignore and phpunit.xml
-
1.0.0-alpha2
c91a76a1 · ·Alpha 2: Add 14 AI agent API features including order tracking, webhooks, bulk cart, shipping estimates, MCP server, product comparison, budget search, reorder, natural language query, .well-known discovery, session context, returns/refunds, inventory checks, and A2A protocol
-
1.0.0-alpha1
2db5bed8 · ·