Discover and explore top open-source AI tools and projects—updated daily.
chadbyteSelf-hosted AI coding workspace for collaborative development
Top 97.3% on SourcePulse
A self-hosted, browser-based team workspace for AI code assistants like Claude Code and Codex, Clay enables multi-user collaboration and persistent AI teammates ("Mates") with memory. It ensures user data sovereignty by storing all project data locally in plain text formats, empowering teams by centralizing collaboration, offering advanced AI assistance, and preventing vendor lock-in.
How It Works
Clay functions as a self-hosted daemon serving a web UI, abstracting AI interactions via a vendor-agnostic adapter layer (YOKE) for Claude Agent SDK and Codex app-server protocols. Project context, AI Mates, and session data are stored locally as plain JSONL and Markdown files, facilitating easy switching between AI vendors or data migration. The architecture prioritizes user sovereignty, keeping all data on the user's machine.
Quick Start & Requirements
npx clay-serverdocs/guides/architecture.md for detailed architecture.Highlighted Details
Maintenance & Community
https://github.com/chadbyte/clay/discussions). GitHub Issues for bug reports and feature requests (https://github.com/chadbyte/clay/issues).Licensing & Compatibility
Limitations & Caveats
Requires local setup and running a daemon. Relies on user-provided CLIs for AI interaction. OS-level isolation is an opt-in feature specific to Linux. d.clay.studio is a DNS-only service for certificate validation, not a data relay.
6 days ago
Inactive