fix: add starterProjects to AI stacks for command palette visibility - #704
fix: add starterProjects to AI stacks for command palette visibility#704akurinnoy wants to merge 1 commit into
Conversation
Devfile commands are unavailable in the Che command palette when a workspace has no starterProjects section (eclipse-che/che#23479). Add each stack's upstream repo as a starter project. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughAdded ChangesStarter project configuration
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description of Changes
Add
starterProjectssection to picoclaw, zeroclaw, openclaw, and hermes devfiles. This works around eclipse-che/che#23479 — devfile commands are unavailable in the Che command palette when a workspace has nostarterProjectssection.Openclaw and hermes use lightweight placeholder repos because their upstream repositories are too large for the DevWorkspace project-clone init container to complete within the default 300s startup timeout.
Related Issue(s)
Acceptance Criteria
Tests Performed
How To Test
Notes To Reviewer
starterProjectsblock betweenattributesandcomponentsin each devfile🤖 Generated with Claude Code
Summary by CodeRabbit