v0.16.0

Added

  • islo logs command for exec and agent session inspection
  • WebSocket keepalive with pings for connection stability

Fixed

  • Sandbox environment variable handling
  • Double user wrapping when syncing git identity

v0.17.0

Added

  • Git-native auto-clone: Replace file sync with sources: in islo.yaml
  • Clone repositories directly with islo use --source github://owner/repo[:branch]
  • islo init now detects sources and offers to add them to config

Changed

  • Removed islo sync command (replaced by git-native sources)
  • Claude auth flow moved to integrations

Fixed

  • Clone single repo into subdirectory for consistency