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