Skip to content

feat: pre-install suggestions CLI in devbox blueprints#10734

Merged
sestinj merged 1 commit intomainfrom
nate/blueprint-suggestions-cli
Feb 23, 2026
Merged

feat: pre-install suggestions CLI in devbox blueprints#10734
sestinj merged 1 commit intomainfrom
nate/blueprint-suggestions-cli

Conversation

@sestinj
Copy link
Contributor

@sestinj sestinj commented Feb 23, 2026

Summary

  • Add suggestions CLI binary download to both prod and staging devbox blueprint templates
  • Downloads from github.com/continuedev/suggestions-cli/releases/latest during blueprint build
  • Installs to /usr/local/bin/suggestions so it's on PATH without runtime downloads

Companion to continuedev/remote-config-server#3426 which adds the GoReleaser config and release workflow.

Test plan

  • After suggestions-cli/v0.1.0 is released, verify blueprint build succeeds
  • Create a new devbox and verify suggestions --version works
  • Verify which suggestions returns /usr/local/bin/suggestions

🤖 Generated with Claude Code


Continue Tasks: ❌ 7 failed — View all


Summary by cubic

Pre-install the suggestions CLI in both prod and staging Devbox blueprints. The build fetches the latest linux-amd64 release from GitHub and installs it to /usr/local/bin/suggestions so it’s on PATH without runtime downloads.

Written for commit 55b256c. Summary will update on new commits.

Download the suggestions CLI binary from GitHub Releases during
blueprint build so it's available at /usr/local/bin/suggestions
without runtime downloads.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sestinj sestinj requested a review from a team as a code owner February 23, 2026 04:08
@sestinj sestinj requested review from RomneyDa and removed request for a team February 23, 2026 04:08
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 23, 2026
@haystack-code-reviewer-pr-hook

Try Haystack Code Reviewer

Want AI-powered code review for this PR? Get instant analysis, interactive visualizations, and actionable insights.

Review this PR with Haystack

@dosubot
Copy link

dosubot bot commented Feb 23, 2026

Related Documentation

Checked 0 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@sestinj sestinj merged commit 5695cc8 into main Feb 23, 2026
50 of 61 checks passed
@sestinj sestinj deleted the nate/blueprint-suggestions-cli branch February 23, 2026 05:00
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Feb 23, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2026
@github-actions github-actions bot added the tier 2 Important feature that adds new capabilities to the platform or improves critical user journeys label Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:XS This PR changes 0-9 lines, ignoring generated files. tier 2 Important feature that adds new capabilities to the platform or improves critical user journeys

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant