Releases: ExaDev/agent-comms
Releases · ExaDev/agent-comms
v1.12.0
21 May 15:56
Compare
Sorry, something went wrong.
No results found
1.12.0 (2026-05-21)
Features
add commitlint and lint-staged (020fbdf )
v1.11.0
21 May 15:49
Compare
Sorry, something went wrong.
No results found
1.11.0 (2026-05-21)
Features
bump README version badge on release (73bea55 )
Documentation
Styles
fix prettier formatting in sync-release-metadata (33140fd )
v1.10.2
21 May 11:59
Compare
Sorry, something went wrong.
No results found
1.10.2 (2026-05-21)
Chores
filter release commits from CHANGELOG.md (6513495 )
v1.10.1
21 May 11:49
Compare
Sorry, something went wrong.
No results found
1.10.1 (2026-05-21)
Chores
rewrite CHANGELOG.md to match semantic-release format (f030208 )
v1.10.0
21 May 11:21
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-05-21)
Features
add changelog generation to release pipeline (76038ac )
add changelog generation to release pipeline (ea43920 )
Chores
update pnpm-lock.yaml after adding @semantic-release/changelog (c7bcb2c )
v1.9.1
21 May 10:30
Compare
Sorry, something went wrong.
No results found
1.9.1 (2026-05-21)
Bug Fixes
correct MCP Registry name casing to io.github.ExaDev (d788fe0 )
v1.8.2
21 May 07:35
Compare
Sorry, something went wrong.
No results found
1.8.2 (2026-05-21)
Bug Fixes
mesh-store: add error listener to coordinator server sockets (833aeef )
Tests
mesh-store: coordinator survives ECONNRESET on accepted socket (2d8c34e )
mesh-store: coordinator survives ECONNRESET on accepted socket (567a896 )
v1.8.1
21 May 07:28
Compare
Sorry, something went wrong.
No results found
1.8.1 (2026-05-21)
Refactoring
eslint: replace custom banEslintDisable rule with noInlineConfig (30fc24b )
Chores
v1.8.0
08 May 15:20
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-05-08)
Features
web-server: use dynamic port, await controller init, return structured handle (48ae0b4 )
Bug Fixes
mesh-store: track and destroy all TCP sockets on shutdown (4199447 )
pi-bridge: shut down web server before bridge store on session end (a664b4b )
v1.7.0
29 Apr 05:00
Compare
Sorry, something went wrong.
No results found
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 )