• Alex Gladkov's avatar
    refactor: rebrand 4.0.0 to mcp-devices (was claude-in-mobile)
    · f38b8b8a
    Alex Gladkov создал
    
    
    claude-in-mobile no longer fits — works with any MCP client (not just
    Claude) and any platform (not just mobile: desktop/web too). Rebrand the
    4.0.0 line to `mcp-devices`. Stable 3.x stays `claude-in-mobile` (main
    untouched).
    
    - base package `claude-in-mobile` → `mcp-devices`; bin `mcp-devices`.
    - scope `@claude-in-mobile/*` → `@mcp-devices/*` (all 6 packages + plugin-all
      + bootstrap dynamic-import specifiers + internal subpath imports).
    - env `CLAUDE_IN_MOBILE_*` → `MCP_DEVICES_*`; config dir ~/.mcp-devices.
    - Rust cli/Cargo.toml package + bin → mcp-devices; repl default binary.
    - README rebranded (plugin-edition); GitHub URLs kept (repo not renamed).
    - old claude-in-mobile@4.0.0-dev deprecated on npm (pointed at mcp-devices@dev).
    
    base mcp-devices@4.0.0-dev published (tag dev); latest=3.14.0 untouched.
    Scoped @mcp-devices/* await the `mcp-devices` npm org.
    
    Full rebuild: emnapi linux branch 5 (>=4). build + tsc clean; 1246/1246.
    
    Co-Authored-By: default avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    f38b8b8a