Collagility v0.1.3
Collagility v0.1.3
The Multiplayer Terminal for AI Coding Agents
Install / Update
curl -fsSL https://raw.githubusercontent.com/JhaSourav07/Collagility/main/install.sh | bashThe installer auto-detects your OS & architecture, downloads the matching binary, and installs it to ~/.local/bin/collagility.
Fixed
- Session Type Safety: Added missing
workspacePathrequirement to mock Session instances in server unit tests to ensure strict TypeScript type compliance.