Skip to content

Add opencode install check and bump dependencies#1

Merged
oscabriel merged 4 commits intomainfrom
opencode-prereq-and-dep-bumps
Feb 4, 2026
Merged

Add opencode install check and bump dependencies#1
oscabriel merged 4 commits intomainfrom
opencode-prereq-and-dep-bumps

Conversation

@oscabriel
Copy link
Owner

Problem / Intent

ow generate fails with a confusing SDK import error when the opencode CLI binary isn't installed. Users need a clear prerequisite check and actionable error message.

Approach

  • Add OpenCodeNotInstalledError that checks for the opencode binary before attempting SDK import, surfacing an install hint on failure.
  • Add a Prerequisites section to the CLI docs page and agent setup guide referencing opencode installation.
  • Bump all workspace dependencies to latest.

@oscabriel oscabriel force-pushed the opencode-prereq-and-dep-bumps branch from afaa200 to 821fd5c Compare February 4, 2026 21:00
@oscabriel oscabriel marked this pull request as ready for review February 4, 2026 21:02
@oscabriel oscabriel merged commit 4fc3512 into main Feb 4, 2026
2 checks passed
@oscabriel oscabriel deleted the opencode-prereq-and-dep-bumps branch February 4, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant