Skip to content

feat: add Android keyboard status and dismiss command#144

Merged
thymikee merged 1 commit into
mainfrom
codex/issue-102-keyboard
Feb 26, 2026
Merged

feat: add Android keyboard status and dismiss command#144
thymikee merged 1 commit into
mainfrom
codex/issue-102-keyboard

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Add a new keyboard command for Android so flows can detect and dismiss the soft keyboard without dropping to raw ADB (issue #102 + comment use case).

  • Adds keyboard status|get|dismiss
  • Wires command through daemon session/selector flow (active session or explicit target selectors)
  • Implements Android backend via dumpsys input_method parsing + best-effort input type classification and reliable dismiss
  • Adds unit coverage for capabilities, args/help, session handling, and Android backend behavior
  • Updates README, docs, and skill references for the new command

Touched files: 13.
Scope expansion beyond initial command family: No functional scope expansion beyond the new keyboard command path; remaining edits are command registration, tests, and docs.

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-144/

Built to branch gh-pages at 2026-02-26 10:43 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit b3ad24f into main Feb 26, 2026
6 checks passed
@thymikee thymikee deleted the codex/issue-102-keyboard branch February 26, 2026 10:47
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