Skip to content

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

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

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

Conversation

@DorianZheng

Copy link
Copy Markdown
Member

…ings

…ings

Signed-off-by: dorianzheng <xingzhengde72@gmail.com>
@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 <noreply@anthropic.com>
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 <cursoragent@cursor.com>

* 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 <noreply@anthropic.com>

* 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 <noreply@anthropic.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: dorianzheng <8065637+DorianZheng@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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