diff --git a/stacks/hermes/1.0.0/devfile.yaml b/stacks/hermes/1.0.0/devfile.yaml index 42714cd6a..4eceb8aae 100644 --- a/stacks/hermes/1.0.0/devfile.yaml +++ b/stacks/hermes/1.0.0/devfile.yaml @@ -32,6 +32,12 @@ metadata: attributes: controller.devfile.io/storage-type: per-workspace +starterProjects: + - name: hermes-agent + git: + remotes: + origin: https://github.com/che-incubator/hermes-placeholder.git + components: - name: tools container: diff --git a/stacks/openclaw/1.0.0/devfile.yaml b/stacks/openclaw/1.0.0/devfile.yaml index 418056a87..79e9982a3 100644 --- a/stacks/openclaw/1.0.0/devfile.yaml +++ b/stacks/openclaw/1.0.0/devfile.yaml @@ -32,6 +32,12 @@ metadata: attributes: controller.devfile.io/storage-type: per-workspace +starterProjects: + - name: openclaw + git: + remotes: + origin: https://github.com/che-incubator/openclaw-placeholder.git + components: - name: tools container: diff --git a/stacks/picoclaw/1.0.0/devfile.yaml b/stacks/picoclaw/1.0.0/devfile.yaml index 5d8d34d49..9fddd5a49 100644 --- a/stacks/picoclaw/1.0.0/devfile.yaml +++ b/stacks/picoclaw/1.0.0/devfile.yaml @@ -31,6 +31,12 @@ metadata: attributes: controller.devfile.io/storage-type: per-workspace +starterProjects: + - name: picoclaw + git: + remotes: + origin: https://github.com/sipeed/picoclaw.git + components: - name: tools container: diff --git a/stacks/zeroclaw/1.0.0/devfile.yaml b/stacks/zeroclaw/1.0.0/devfile.yaml index 613af999e..e4c5b9fc5 100644 --- a/stacks/zeroclaw/1.0.0/devfile.yaml +++ b/stacks/zeroclaw/1.0.0/devfile.yaml @@ -30,6 +30,12 @@ metadata: attributes: controller.devfile.io/storage-type: per-workspace +starterProjects: + - name: zeroclaw + git: + remotes: + origin: https://github.com/zeroclaw-labs/zeroclaw.git + components: - name: tools container: