Skip to content

v0.2.3

Choose a tag to compare

@kloogans kloogans released this 13 Mar 22:48
· 4 commits to main since this release
c1eba9b

What's New

/ping command

New /ping slash command shows WebSocket latency - useful for checking if the bot is alive from your phone.

Version logging

Version number is now logged on startup, visible in disclaw logs for easier debugging after updates.

Docs aligned with codebase

  • Fixed usage footer example (now shows ctx % instead of cost)
  • Corrected "Session pinning" description (pins session ID, not response)
  • Completed GETTING-STARTED slash commands table (was missing 7 commands)
  • Fixed settingSources default in option reference
  • Updated session management description for new /handoff behavior
  • Removed "Lightweight" from features (size changes too often to track)

Em dash purge

All em dashes removed from user-facing CLI output and documentation.