@elyracode/coding-agent 0.5.9 → 0.5.12

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.
@@ -4227,6 +4227,8 @@ export class InteractiveMode {
4227
4227
  "@elyracode/i18n-tools -- Localization: hardcoded strings, missing translations",
4228
4228
  "@elyracode/herd -- Laravel Herd: services, logs, PHP version, .env sync",
4229
4229
  "@elyracode/anna -- Presentations: Anna.js slides, terminal demos, diagrams",
4230
+ "@elyracode/swarm -- Swarm: automated build, review, and refactor pipelines",
4231
+ "@elyracode/docker -- Docker: container exec, logs, compose, env sync",
4230
4232
  ];
4231
4233
  this.showSelector((done) => {
4232
4234
  const selector = new ExtensionSelectorComponent("Install Extension", packages, (selected) => {