Skip to content

Collagility v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:17
· 3 commits to main since this release

Collagility v0.1.3

The Multiplayer Terminal for AI Coding Agents

Install / Update

curl -fsSL https://raw.githubusercontent.com/JhaSourav07/Collagility/main/install.sh | bash

The installer auto-detects your OS & architecture, downloads the matching binary, and installs it to ~/.local/bin/collagility.


Fixed

  • Session Type Safety: Added missing workspacePath requirement to mock Session instances in server unit tests to ensure strict TypeScript type compliance.