claude-ws  by Claude-Workspace

AI workspace for solo founders and indie builders

Created 5 months ago
337 stars

Top 81.4% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Prerequisites: Node.js 20+, pnpm 9+.
  • Installation: Use 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.
  • Access: The application is accessible at http://localhost:8556.
  • Documentation: Links to agentic-sdk documentation and Swagger API Docs are provided.

Highlighted Details

  • AI Business Hub: Integrates multi-channel communication (WhatsApp, Slack, Discord, email) and business functions (sales, support, operations) via adoptable OpenClaw agents.
  • Developer Tooling: Features a tabbed CodeMirror editor with AI suggestions, Git integration (status, stage, commit, diff, graph), and a Kanban board for task management.
  • Agentic SDK: Offers a headless Fastify backend (REST + SSE) for programmatic task execution, automation, and custom integrations.
  • Local-First Architecture: Employs SQLite with Drizzle ORM for data storage, ensuring data is managed locally.

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.

Health Check
Last Commit

3 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
0 stars in the last 30 days

Explore Similar Projects

Starred by John Mullan John Mullan(MTS at xAI; Cofounder of Hotshot AI), Thomas Wolf Thomas Wolf(Cofounder of Hugging Face), and
24 more.

n8n by n8n-io

0.5%
196k
AI agent and workflow automation platform
Created 7 years ago
Updated 1 day ago
Feedback? Help us improve.