Skip to content

Releases: fenner888/Devinx

DevinX Connector 0.1.4

Choose a tag to compare

@fenner888 fenner888 released this 25 Jul 00:28
30ca8c0

What changed

  • Refreshes the Local model picker from the official Devin CLI model catalog.
  • Keeps a bounded ACP fallback when the CLI catalog is unavailable.
  • Preserves existing paired-device records and permissions.

Who needs to act

  • Existing Local users on Connector 0.1.3: install 0.1.4 once over the current app. Quit DevinX Connector, open the DMG, drag DevinX Connector to Applications, then launch it.
  • Existing Local users do not need to re-pair, rescan a QR code, reconnect Devin Cloud, or re-enter credentials.
  • New Local users receive 0.1.4 from the current setup/release link.
  • Cloud-only users do not need to do anything.

Requirements

Apple silicon Mac running macOS 13 or later. Tailscale and Devin for Terminal remain required for Local connections.

Integrity

SHA-256: f778deb400c2f5ff41e63a21ab6888a1d76297aaa2aaef665fc9498805c107cd

The DMG is signed with Developer ID, notarized by Apple, and stapled.

DevinX Connector 0.1.3

Choose a tag to compare

@fenner888 fenner888 released this 24 Jul 22:59

DevinX Connector 0.1.3

This release adds on-demand local model-catalog refresh for DevinX mobile while preserving the last known catalog when refresh is unavailable.

What changed

  • Refreshes the local Devin model catalog when requested by the mobile app.
  • Keeps a safe cached model list as fallback.
  • Preserves signed pairing, per-device authorization, Tailscale-only binding, replay protection, and generic unauthorized responses.
  • Apple-signed, notarized, and stapled for Apple silicon Macs running macOS 13 or later.

Install

  1. Download DevinX-Connector-0.1.3-macos-arm64.dmg.
  2. Verify its SHA-256 checksum using the attached .sha256 file.
  3. Open the DMG and install DevinX Connector.
  4. Pair it from DevinX on iPhone using the QR code.

SHA-256:

ad542ba0e56949d339f46bb01c51d5a47fe7e4c6c85726e76dac88d0c23e3c21

DevinX is an independent, unofficial client and is not affiliated with or endorsed by Cognition AI.

DevinX Connector 0.1.2

Choose a tag to compare

@fenner888 fenner888 released this 16 Jul 17:30
4e2f3a4

DevinX Connector 0.1.2

This compatibility release adds explicit version awareness for the DevinX iPhone app and a user-approved update notification inside Connector.

What changed

  • Adds authenticated bridge.version negotiation for paired iPhones.
  • Shows the installed Connector version in the macOS app.
  • Checks the official DevinX GitHub release feed and shows an update action when a newer validated release exists.
  • Keeps updates manual: Connector does not silently download or execute software.
  • Preserves all existing paired-device, session-history, steering, revocation, and Keychain contracts.

Requirements

  • Apple-silicon Mac
  • macOS 13 or later
  • Devin for Terminal
  • Tailscale on the Mac and iPhone for remote access

Verify the download

shasum -a 256 DevinX-Connector-0.1.2-macos-arm64.dmg

Expected SHA-256:

d750e0c12d92b0937ced6507f89a5e5186c8dd9dd32ca93b617e60697f703a7f

The app and DMG are signed with Developer ID Application: Mark Fenner (Q7H78WYTAR), notarized by Apple, stapled, and Gatekeeper-verified.

DevinX Connector 0.1.1

Choose a tag to compare

@fenner888 fenner888 released this 16 Jul 16:53
bad88ad

DevinX Connector 0.1.1

Signed and notarized macOS Connector update for DevinX computer sessions.

Fixed

  • Reloads local ACP sessions between prompts so consecutive steering messages continue reliably.
  • Reports structured question support only when the active Devin ACP runtime actually supports it.
  • Improves Connector lifecycle and compatibility behavior used by iOS Build 72.

Requirements

  • Apple silicon Mac running macOS 13 or later
  • Devin for Terminal
  • Tailscale on the Mac and iPhone, connected to the same tailnet

Verification

  • Developer ID signed and Apple notarized
  • Gatekeeper accepted
  • SHA-256: 467851df0f6a4aeb8544ab0bee4ce2afad70e1c518b76df6b4060c5496e06ea7

Native AskUserQuestion cards appear only if the installed Devin CLI emits the structured ACP elicitation event. Ordinary prompts and consecutive steering remain supported.

DevinX Connector 0.1.0 for macOS (Apple silicon)

Choose a tag to compare

@fenner888 fenner888 released this 14 Jul 18:46

DevinX Connector 0.1.0

DevinX Connector is the optional macOS companion for DevinX. It lets an iPhone securely view and steer supported Devin sessions running through Devin for Terminal on a Mac you control.

Why Connector is required for computer sessions

Cloud-only DevinX users do not need Connector. For computer sessions, Tailscale and Connector perform different required jobs: Tailscale supplies the private encrypted network route, while Connector is the trusted local service that communicates with Devin for Terminal, authenticates each iPhone, and enforces its permissions. A Tailscale IP, server URL, or password is not sufficient unless compatible server software is already installed and running at that address.

Requirements

  • macOS 13 or later on Apple silicon
  • Tailscale signed into the same tailnet as the iPhone
  • Devin for Terminal installed and authenticated on the Mac

Install

  1. Download both release assets below.

  2. Verify the download:

    shasum -a 256 -c DevinX-Connector-0.1.0-macos-arm64.dmg.sha256
  3. Open the DMG and drag DevinX Connector to Applications. A non-administrator can instead use the Applications folder inside their home directory.

  4. Open DevinX Connector, scan its pairing code from DevinX on iPhone, then approve the requested permissions on the Mac.

Security and privacy

  • Signed with Developer ID, notarized by Apple, stapled, and accepted by Gatekeeper.
  • SHA-256: 659142d305644b42f1c29302faea0ebeded1dbb0085a09bb0512d1ce51710d73
  • Devin credentials remain in the Mac Keychain and are not copied to the phone.
  • The Connector binds to the selected private Tailscale address and verifies every paired device and permission.
  • No root daemon, public tunnel, analytics SDK, or silent updater is included.
  • MIT license notices are included in both the app and disk image. Security reports can use private vulnerability reporting.

Release validation passed lint, type checking, 575 tests, the Connector bridge build, source secret scanning, Apple notarization, Gatekeeper assessment, checksum verification, and a clean copied-install lifecycle. The npm audit reported zero high or critical findings. Remaining moderate upstream advisories are confined to the Expo/mobile toolchain and are not imported by the Connector source.

Current scope

This release supports Apple-silicon Macs. Windows, Linux, and Intel Mac packages are not included yet.

DevinX is an independent, unofficial client and is not affiliated with, endorsed by, or a product of Cognition AI.