mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 09:08:30 +00:00
sync
This commit is contained in:
parent
ca861fdf43
commit
a644e0e7a0
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ Effect.logInfo("cli starting", {
|
|||
version: InstallationVersion,
|
||||
channel: InstallationChannel,
|
||||
local: InstallationLocal,
|
||||
args: process.argv.slice(2),
|
||||
}).pipe(
|
||||
Effect.flatMap(() => Runtime.run(Commands, Handlers, { version: InstallationVersion })),
|
||||
Effect.annotateLogs({ role: "cli" }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue