Skip to content

docs(handoff): report 3 Windows cmd.exe device-command bugs in #36 (proven fixes) - #40

Merged
dev-josias merged 1 commit into
mainfrom
docs/windows-cmd-audit
Jul 1, 2026
Merged

docs(handoff): report 3 Windows cmd.exe device-command bugs in #36 (proven fixes)#40
dev-josias merged 1 commit into
mainfrom
docs/windows-cmd-audit

Conversation

@dev-josias

Copy link
Copy Markdown
Contributor

Handoff-board update only (markdown). Reports 3 Windows cmd.exe runtime bugs in #36's device tools (describe_ui, type_text, android_logs), each with a Pixel-verified repro and a proven drop-in fix, plus confirmation the uiautomator parser is sound. Handed to Mac since they're refactoring these exact ai.rs functions on feat/g2-consumer; ai.rs left untouched here to avoid a collision. No code changes.

…roven fixes)

Audited ai.rs device commands on the live Pixel: describe_ui, type_text, and
android_logs (with filter) all break under cmd /C on Windows because they embed
sh-only operators/quoting (redirects, &&, pipe, single quotes). Documented each
with a Windows-verified repro and a proven drop-in fix, and confirmed the
uiautomator parser itself is sound. Handed to Mac (they're refactoring these
exact functions on feat/g2-consumer); left ai.rs untouched to avoid a collision.
@dev-josias
dev-josias merged commit 3bf3c2d into main Jul 1, 2026
dev-josias added a commit that referenced this pull request Jul 1, 2026
- README + docs/index.html: fuller emulator hardware controls
  (Home/Back/Recents/Power, volume, rotate, keyboard, screenshot) and the
  key-free CLI-agent angle (no API key; uses your existing login), plus a
  README bullet for the new chat sessions.
- CLAUDE.md Current status: add a "Landed since #41" summary (input-channel
  reconnect #37, cmd.exe fixes #40/#41, DeviceInfo.serial #44, device-tools MCP
  core #46, AI panel redesign + sessions #48/#52, Volume/Rotate #49, per-device
  gRPC port #51). Device-MCP app wiring is noted as a handed-off follow-up (not
  advertised as shipped since it isn't wired yet).
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