Skip to content

Collagility v0.1.2

Choose a tag to compare

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

Collagility v0.1.2

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.


Added

  • Comprehensive User Guide: Added docs/GUIDE.md detailing architecture, configuration, installation, troubleshooting, CLI command & flag reference, security modes, and LAN collaboration setup.
  • Private Vulnerability Reporting: Updated SECURITY.md to point security disclosures to GitHub Private Vulnerability Reporting.

Changed

  • System Requirements: Updated required Node.js version to >=22.0.0 and pnpm to >=9.0.0 across README, INSTALL guide, and User Guide.
  • Server Bind Defaults: Documented default 0.0.0.0:8080 binding behavior for seamless local network (LAN) accessibility out-of-the-box.