spryker-sdk / ai-dev
AiDev module
0.6.6
2026-08-25 09:03 UTC
Requires
- php: >=8.3
- nikic/php-parser: >=5.0
- php-mcp/server: ^3.3
- spryker/csv: ^3.0
- spryker/guzzle: >=2.0.0
- spryker/kernel: >=3.30.0
- spryker/module-finder: >=1.0.0
- spryker/oms: >=8.0.0
- spryker/propel-orm: >=1.8.0
- spryker/sales: >=11.0.0
- spryker/symfony: >=3.0.0
- spryker/transfer: >=3.27.0
Requires (Dev)
- phpstan/phpstan: >=1.12.29
- spryker-sdk/phpstan-spryker: >=0.5.1
- spryker/code-sniffer: >=0.17.30
- spryker/development: *
- spryker/testify: *
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-master / 1.0.x-dev
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.1
- 0.3.0
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
- 0.1.0-beta.1
- dev-feature/skill-improvements-customization-round
- dev-architecture-prep-intake-and-prefill
- dev-remove-mentioning-the-old-repo
- dev-feature/improvements-after-testing-and-review
- dev-readme-update
- dev-project-setup-wizard
- dev-feature/spryker-upgrade-tooling
- dev-feature/frw-11837/master-added-php-85-support
- dev-feature/cc-39652-project-setup-codeception-infrastructure-perparation
- dev-feature/cc-40025-ai-dev-sdk-improved-integration
- dev-test/fpm-interraption-timeout
- dev-feature/static-validation-project-phpmd-ruleset
- dev-feature/add-project-ci-generator-skill
- dev-feature/cc-39779-static-validation-diff-engine
- dev-feature/cc-39773/bugfixer-skill
- dev-spryker-customization-agents
- dev-feature/cc-39001/prd-and-qa
- dev-fix-wrong-directory-name
- dev-feature/cc-38693/claude-plugin
- dev-feature/cc-38137-project-development-rules-skills
- dev-feature/AI-93-agent-context-file
- dev-feature/frw-10644/master-upgraded-phpstan
- dev-feature/ai-50-make-transfer-response-smaller
- dev-data-import-tools
- dev-feature/search-capabilities
- dev-feature/ai-37-add-read-only-db-access-to-ai-dev-sdk
- dev-bugfix/fix-composer
- dev-oms-data-import-tools
This package is auto-updated.
Last update: 2026-09-17 11:50:21 UTC
README
Experimental Module: This module is experimental and not stable. There is no backward compatibility promise.
Connect your Spryker application to AI assistants through the Model Context Protocol (MCP).
Documentation
- Install AI Dev — installation and setup.
- AI Dev SDK — overview, configuration, usage, and extension points.
Contribution
We welcome contributions to improve this experimental module.
How to Contribute
- Fork the repository
- Create a feature branch
- Make your changes following Spryker coding standards
- Submit a pull request with a clear description of your changes
Reporting Issues
Please report issues through the GitHub issue tracker with:
- Clear description of the problem
- Steps to reproduce
- Expected vs actual behavior
- Environment details (PHP version, Spryker version, etc.)
Development
Prerequisites
- Docker SDK
^1.71.0 - PHP
^8.3
Setup for Development
composer install vendor/bin/phpstan analyze vendor/bin/phpcs --standard=phpcs.xml
License
This module is released under the Spryker Evaluation License Agreement. See LICENSE file for details.