Skip to content

v0.1.1 — /list-agents alias

Choose a tag to compare

@jkrandom-sudo jkrandom-sudo released this 08 Aug 10:04
· 37 commits to main since this release
e9b4c8e

Features

  • /list-agents command as an alias of /peers, compatible with Claude Code's cross-session discovery command (#1)

Tests

  • New alias-equivalence unit test; suite now 42 tests

Verification

  • npm test: 42/42 green
  • Real OpenCode E2E (two local opencode serve instances): /list-agents listed the online peer with directory, active session and inbound policy; stale entries separated correctly

Full Changelog: v0.1.0...v0.1.1