@elyracode/coding-agent 0.5.2 → 0.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3957,6 +3957,7 @@ export class InteractiveMode {
3957
3957
  "@elyracode/test-gen -- Testing: Pest for Laravel, Vitest for TypeScript",
3958
3958
  "@elyracode/perf-tools -- Performance: N+1 queries, slow queries, indexes",
3959
3959
  "@elyracode/i18n-tools -- Localization: hardcoded strings, missing translations",
3960
+ "@elyracode/herd -- Laravel Herd: services, logs, PHP version, .env sync",
3960
3961
  ];
3961
3962
  this.showSelector((done) => {
3962
3963
  const selector = new ExtensionSelectorComponent("Install Extension", packages, (selected) => {