claude-ws  by Claude-Workspace

AI workspace for solo founders and indie builders

Created 2 months ago
337 stars

Top 81.8% 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

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
13
Issues (30d)
2
Star History
126 stars in the last 30 days

Explore Similar Projects

Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.1%
183k
AI agent platform for building, deploying, and running autonomous workflows
Created 3 years ago
Updated 21 hours ago
Feedback? Help us improve.