Skip to content

Update VirtualCommandHandle.move docstring to correct input bounds - #107

Merged
7Swaize merged 2 commits into
v1.1.0from
dev
Aug 20, 2026
Merged

Update VirtualCommandHandle.move docstring to correct input bounds#107
7Swaize merged 2 commits into
v1.1.0from
dev

Conversation

@7Swaize

@7Swaize 7Swaize commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Internally, our policy still clamps it to [0.5, 0.5, 0.8]. But, no consumer needs to know that. Externally, they can just know that [-1.0, +1.0] are the bounds.

Closes #106

@7Swaize 7Swaize added bug Something isn't working documentation Improvements or additions to documentation v1.1.0 labels Aug 20, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@7Swaize
7Swaize merged commit c74a6be into v1.1.0 Aug 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation v1.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VirtualCommandHandle.move docstring has incorrect input bounds

1 participant