Skip to content

docs: mobile access and remote control not documented for CodeMie users #237

@smferro54-epam

Description

@smferro54-epam

Summary

The CodeMie documentation at docs.codemie.ai does not describe how to use mobile access or remote control when running Claude Code through the CodeMie proxy.

Motivation

A user trying to connect the Claude Code Android app to a CodeMie-managed session has no documentation to follow. Specifically:

  1. The Claude Code CLI exposes --remote-control and the /mobile slash command, but it is unclear whether these work through CodeMie's SSO/proxy authentication layer (ai-run-sso), which wraps the API key rather than using claude.ai OAuth.
  2. Claude Code's native remote control requires a claude.ai OAuth session — not an API key. CodeMie routes requests through a proxy API key, so it is unknown whether remote control is supported at all, partially supported, or requires a workaround.
  3. There is no mention of mobile access in any section of the CodeMie docs.

Proposed Behavior

The documentation should clarify:

  • Whether remote control / mobile access is supported when using CodeMie
  • If supported: what authentication to use in the Android app and how to start a remote session (codemie-code --remote-control?)
  • If not supported: a clear note explaining why and any planned roadmap

Alternatives Considered

  • Querying docs.codemie.ai — no relevant content found
  • Using the native Claude Code CLI directly (bypasses CodeMie SSO)

Environment

Field Value
OS Linux 6.6.87.2-microsoft-standard-WSL2 x86_64
Node.js v20.19.6
CodeMie CLI 0.0.52

Installed Agents

  • CodeMie Code 0.0.46
  • Claude Code 2.1.78
  • Gemini CLI 0.34.0

Full Debug Logs

https://gist.github.com/smferro54-epam/afaf78ddf20e0d1a17d75ef493f29669

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions