fix: replace --workdir with --dir for opencode CLI (fixes #60) #61

Merged
shoko merged 1 commits from fix/issue-60-workdir-to-dir into main 2026-04-01 03:35:46 +02:00

1 Commits

Author SHA1 Message Date
shokollm
a95d1d556d fix: replace --workdir with --dir for opencode CLI
Issue #60: kugetsu uses --workdir flag but opencode expects --dir.

Changed all 4 occurrences in cmd_start() and cmd_continue() functions.
2026-04-01 01:32:49 +00:00