Discover and explore top open-source AI tools and projects—updated daily.
Claude-WorkspaceAI workspace for solo founders and indie builders
Top 81.8% on SourcePulse
Summary
Claude Workspace is an AI-powered integrated development and business management environment designed for solo entrepreneurs and indie builders. It aims to centralize operations by combining a code editor, Kanban board, and Git integration with AI agents capable of managing email, calendar, messaging, sales, and support, thereby enabling users to run their entire business from a single workspace.
How It Works
The platform is built on a Next.js frontend and a Fastify-based agentic-sdk backend, offering both a rich UI and a headless API. It utilizes a local-first SQLite database managed via Drizzle ORM for data persistence. Core functionalities include real-time AI response streaming via Socket.io, a Kanban board with integrated conversation history, and robust Git integration. A key architectural choice is its plugin system and Agent Factory, allowing for custom AI skills and agents, further extended by the agentic-sdk for programmatic control and automation.
Quick Start & Requirements
npx -y claude-ws for a quick try, npm install -g claude-ws for global installation, or clone the repository and run pnpm install && pnpm dev.http://localhost:8556.agentic-sdk documentation and Swagger API Docs are provided.Highlighted Details
Maintenance & Community
The README does not detail specific contributors, sponsorships, or community channels (e.g., Discord, Slack).
Licensing & Compatibility
The project is released under the MIT License, which is generally permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
The software is provided "AS IS" without warranty. Core "Business Hub" features, including multi-channel inbox and business agent templates, are slated for release in Q2 2026, indicating they are not yet available.
1 week ago
Inactive
Significant-Gravitas