Skip to content

[bugfix] Enhance port mapping logic to prioritize user-defined guest port mapp…#6

Merged
DorianZheng merged 1 commit intomainfrom
fix/port-mapping
Dec 12, 2025
Merged

[bugfix] Enhance port mapping logic to prioritize user-defined guest port mapp…#6
DorianZheng merged 1 commit intomainfrom
fix/port-mapping

Conversation

@DorianZheng
Copy link
Copy Markdown
Member

…ings

@DorianZheng DorianZheng merged commit 3c2b4d2 into main Dec 12, 2025
2 checks passed
@DorianZheng DorianZheng deleted the fix/port-mapping branch December 12, 2025 06:37
yingjunwu added a commit that referenced this pull request Feb 9, 2026
…on guide

Add resize_tty(rows, cols) binding to PyExecution (Rust) and SyncExecution
(Python sync wrapper), enabling terminal resizing for TTY-enabled executions
without the stty stdin workaround. Also add a comprehensive AI agent
integration guide covering configuration, concurrency, timeouts, security,
and file transfer patterns.

Closes #218 items #4 and #6.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
DorianZheng added a commit that referenced this pull request Feb 9, 2026
* feat(examples): add interactive Claude Code box example

Provide a persistent interactive terminal example for installing Claude Code and document it in the examples README.

Co-authored-by: Cursor <[email protected]>

* fix(examples): address review feedback on interactive Claude example

Rename file to remove "ubuntu" misnomer, remove unused BoxOptions,
consolidate imports, and improve documentation.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* feat(sdk): expose resize_tty in Python SDK and add AI agent integration guide

Add resize_tty(rows, cols) binding to PyExecution (Rust) and SyncExecution
(Python sync wrapper), enabling terminal resizing for TTY-enabled executions
without the stty stdin workaround. Also add a comprehensive AI agent
integration guide covering configuration, concurrency, timeouts, security,
and file transfer patterns.

Closes #218 items #4 and #6.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Cursor <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>
Co-authored-by: dorianzheng <[email protected]>
Co-authored-by: Copilot <[email protected]>
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