Skip to content

feat: add okdev exec script mode#120

Open
acmore wants to merge 1 commit into
mainfrom
feat/exec-script-and-detach-argv
Open

feat: add okdev exec script mode#120
acmore wants to merge 1 commit into
mainfrom
feat/exec-script-and-detach-argv

Conversation

@acmore
Copy link
Copy Markdown
Owner

@acmore acmore commented May 9, 2026

Summary

  • add local-file okdev exec --script <file> support for fanout and detach flows
  • preserve exact argv for detached exec instead of flattening commands back into one shell string
  • document the new exec behavior and add coverage for script upload, shebang handling, and detached argv preservation

Verification

  • go test ./internal/cli
  • .venv/bin/pre-commit run --all-files --hook-stage manual okdev-gofmt

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