Skip to content

fix(container-use): pass source when wrapping terminal command#348

Open
cyq1017 wants to merge 1 commit into
dagger:mainfrom
cyq1017:codex/fix-issue-334-terminal-source
Open

fix(container-use): pass source when wrapping terminal command#348
cyq1017 wants to merge 1 commit into
dagger:mainfrom
cyq1017:codex/fix-issue-334-terminal-source

Conversation

@cyq1017
Copy link
Copy Markdown

@cyq1017 cyq1017 commented May 24, 2026

Fixes #334\n\n## Summary\n- Use the explicitly opened repository source path for dagger run --source in terminal auto-wrap mode, replacing the previous cwd-based lookup.\n- Update Windows terminal wrapper execution so it honors the provided arguments and now passes the generated --source argument to the wrapped command correctly.\n\n## Testing\n- go test ./cmd/container-use -run TestTerminal -count=1\n- go test -short ./...\n- git diff --check\n

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.

[Bug]: container-use terminal has an issue with source mounting.

1 participant