Collaborator is a place to create with agents.
Collaborator is a native desktop application for macOS, Windows, and Linux that provides an infinite canvas workspace where developers can run AI coding agents alongside terminals, code files, and notes simultaneously. Built with Electron 40, React 19, xterm.js for terminal emulation, and Monaco Editor for code editing, it targets workflows involving Claude Code, OpenAI Codex CLI, and similar agent tools. Users open a local folder as a workspace, double-click the canvas to spawn terminal tiles, then drag files from the sidebar navigator directly onto the canvas to keep context visible while agents run. Terminal sessions on Windows can target both PowerShell and WSL2 distros. All application state and data are stored locally as JSON files in a home directory folder, with no account required. The tool suits developers who want to supervise multiple concurrent agent sessions without switching between a separate terminal, editor, and file browser, keeping everything spatially arranged in one window.
- ✓License: NOASSERTION
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/collabs-inc/collab-publicTools overview
What people ask about collab-public
What is collabs-inc/collab-public?
+
collabs-inc/collab-public is tools for the Claude AI ecosystem. Collaborator is a place to create with agents. It has 2.5k GitHub stars and was last updated yesterday.
How do I install collab-public?
+
You can install collab-public by cloning the repository (https://github.com/collabs-inc/collab-public) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is collabs-inc/collab-public safe to use?
+
Our security agent has analyzed collabs-inc/collab-public and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains collabs-inc/collab-public?
+
collabs-inc/collab-public is maintained by collabs-inc. The last recorded GitHub activity is from yesterday, with 77 open issues.
Are there alternatives to collab-public?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy collab-public to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/collabs-inc-collab-public)<a href="https://claudewave.com/repo/collabs-inc-collab-public"><img src="https://claudewave.com/api/badge/collabs-inc-collab-public" alt="Featured on ClaudeWave: collabs-inc/collab-public" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies