Skip to content

Releases: devswha/chatmux

ChatMux v1.3.5

Choose a tag to compare

@devswha devswha released this 23 Jul 05:53

Makes installed management commands load the managed service environment, so chatmux status and access commands use the same auto-selected port, database, and authentication mode as the running service.

ChatMux v1.3.4

Choose a tag to compare

@devswha devswha released this 23 Jul 05:45

Pins the installed chatmux management command to the same private Node.js 22 runtime as the systemd service, so status and access commands work even when the host default node is Node.js 24.

ChatMux v1.3.3

Choose a tag to compare

@devswha devswha released this 23 Jul 05:36

Makes the one-line installer resilient when the default backend port is occupied. It stops the managed unit before probing, picks the next free loopback port for the default choice, and still fails closed for an explicitly requested occupied port.

ChatMux v1.3.2

Choose a tag to compare

@devswha devswha released this 23 Jul 05:28

Fixes installer retries and upgrades by restarting an existing chatmux.service after the corrected unit is written and reloaded, before the version-specific health check.

ChatMux v1.3.1

Choose a tag to compare

@devswha devswha released this 23 Jul 05:24

Fixes generated user systemd units on hosts where quoted WorkingDirectory paths are rejected as non-absolute. Managed unit paths now use systemd-safe escaping.

ChatMux v1.3.0

Choose a tag to compare

@devswha devswha released this 23 Jul 04:10

First public ChatMux server release. Adds the multi-agent session deck, Oh My Pi and external transcript support, verified one-line installation, managed systemd service setup, and passwordless Tailscale HTTPS access.