🤖 AI-powered development environment starter template combining ClaudeFlow multi-agent orchestration with Coder cloud workspaces. Pre-configured with TypeScript/JavaScript tools, claude-code CLI, and comprehensive development stack.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
22
commits
Install claude-flow locally instead of globally to avoid permissions
0dea9c8View on GitHubFix user permissions and home directory setup in Coder workspace
26b8929View on GitHubFix claude-flow package name from @ruvnet/claude-flow to claude-flow
13883caView on GitHubAdd first-run initialization script to Coder workspace
44d514aView on GitHubMove claude-flow installation to workspace startup
7bb989cView on GitHubRemove VS Code extensions pre-installation to fix Docker build
a2cd064View on GitHubInstall Claude Code first as the primary tool
fd84115View on GitHubAdd debugging and error handling to npm installs
71c9bdaView on GitHubFix npm permissions by installing packages as root
65e44f1View on GitHubFix Docker build error by removing problematic Python pip upgrade
536f472View on GitHubRemove unsupported startup_script_timeout argument
bcc61a9View on GitHubClarify distinction between claude and claude-flow tools
00abfceView on GitHubFix Coder template for compatibility with latest provider
f70650eView on GitHubAdd automatic npm install to Coder workspace startup
a638946View on GitHub