For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
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
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