Skip to content

Releases: ExaDev/agent-comms

v1.8.0

08 May 15:20

Choose a tag to compare

1.8.0 (2026-05-08)

Features

  • web-server: use dynamic port and return structured handle (c5aa837)

Bug Fixes

  • mesh-store: track and destroy all TCP sockets on shutdown (63eccc3)
  • pi-bridge: shut down web server on session end (c7c4549)

v1.7.0

29 Apr 05:00

Choose a tag to compare

1.7.0 (2026-04-29)

Features

  • add decline_invite action with reason message (809a87f)
  • enrich room_invite event with room description, inviter name and cwd (2b5c3f0)
  • expose cwd on AgentIdentity (1104da2)
  • richer formatDeliveryEvent for room invites (6f570f7)
  • show cwd and subscribed rooms in list_agents output (d260d10)

Styles

  • fix prettier and eslint violations from pre-push hook (d6eabd1)

v1.6.0

28 Apr 18:12

Choose a tag to compare

1.6.0 (2026-04-28)

Features

  • auto-start web UI from every bridge (5c1af03)

v1.5.0

28 Apr 18:01

Choose a tag to compare

1.5.0 (2026-04-28)

Features

  • add user bridge — TUI, web UI, and non-interactive CLI (97ef406)

v1.4.3

28 Apr 14:04

Choose a tag to compare

1.4.3 (2026-04-28)

Refactoring

  • rename "bus" to "comms" in FileStore comments and default path (21f0894)
  • rename "bus" to "mesh" in bridge tool descriptions (5c0807e)
  • rename "bus" to "mesh" in CLI, remove legacy "agent-bus" detection (9ea8934)
  • rename "bus" to "mesh" in package.json and plugin manifest (9954bbf)
  • rename "bus" to "mesh" in plugin marketplace manifest (7e03c89)

v1.4.2

28 Apr 13:57

Choose a tag to compare

1.4.2 (2026-04-28)

Documentation

  • replace ASCII diagrams with Mermaid in README (97ecf78)

v1.4.1

28 Apr 13:45

Choose a tag to compare

1.4.1 (2026-04-28)

Documentation

  • add delivery status, read receipts, member awareness to README (d55928f)

v1.4.0

28 Apr 13:37

Choose a tag to compare

1.4.0 (2026-04-28)

Features

  • automatic delivery status and read receipts (b61e995)

v1.3.1

28 Apr 13:23

Choose a tag to compare

1.3.1 (2026-04-28)

Documentation

  • add motivation section, fix broken install path, improve punctuation (a57b465)

v1.3.0

28 Apr 13:17

Choose a tag to compare

1.3.0 (2026-04-28)

Features

  • room member awareness — join roster and status change notifications (2399f89)