logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install lukilabs/craft-agents-oss. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

lukilabs/craft-agents-oss Installation Guide

How to install lukilabs/craft-agents-oss. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for lukilabs/craft-agents-oss. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i lukilabs/craft-agents-oss
or

Install via npx

npx @hexmos/ipm i lukilabs/craft-agents-oss

Prerequisites

Bun

runtime

Version: >=1.0

Git

version-control

curl or PowerShell

command-line-tool

openssl

command-line-tool

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

One-Line Install (Recommended - macOS/Linux)

curl -fsSL https://agents.craft.do/install-app.sh | bash

One-Line Install (Recommended - Windows)

irm https://agents.craft.do/install-app.ps1 | iex

Build from Source

git clone https://github.com/lukilabs/craft-agents-oss.git

cd craft-agents-oss

bun install

bun run electron:start

Remote Server (Headless) Quick Start

CRAFT_SERVER_TOKEN=$(openssl rand -hex 32) bun run packages/server/src/index.ts

CLI Client Installation (from monorepo)

bun run apps/cli/src/index.ts --help

Post Installation Steps

  • Launch the app after installation.
  • Choose API Connection: Use Anthropic (API key or Claude Max), Google AI Studio, ChatGPT Plus (Codex OAuth), or GitHub Copilot OAuth.
  • Create a workspace: Set up a workspace to organize your sessions.
  • Connect sources (optional): Add MCP servers, REST APIs, or local filesystems.
  • Start chatting: Create sessions and interact with Claude.