Skip to content

Fix external program invocation#89

Merged
ebzych merged 1 commit intoebzych:opencodefrom
KirillSmirnov:opencode
Apr 9, 2026
Merged

Fix external program invocation#89
ebzych merged 1 commit intoebzych:opencodefrom
KirillSmirnov:opencode

Conversation

@KirillSmirnov
Copy link
Copy Markdown
Contributor

  • Do not use string interpolation with Bun.$, use array instead. This way optional parameters are properly handled.
  • Do not activate python venv, invoke tool directly.

- Do not use string interpolation with Bun.$, use array instead.
  This way optional parameters are properly handled.
- Do not activate python venv, invoke tool directly.

Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
@ebzych ebzych merged commit 26ddcc0 into ebzych:opencode Apr 9, 2026
2 of 3 checks passed
@KirillSmirnov KirillSmirnov deleted the opencode branch April 12, 2026 07:58
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.

2 participants