cli

User Guides

Guides for using Shep AI CLI effectively.

Contents

Guide Description
getting-started.md Installation and first run
configuration.md Authentication and settings
cli-commands.md Complete CLI command reference
web-ui.md Web interface usage
langgraph-agents.md LangGraph agent system guide

Quick Start

# Install globally
npm install -g @shepai/cli

# Navigate to your project
cd ~/projects/my-app

# Run Shep
shep

This launches the setup wizard on first run, then opens http://localhost:4050/.

Guide Categories

Getting Started

New to Shep? Start with getting-started.md for installation and your first feature.

Configuration

Need to customize Shep? See configuration.md for auth setup and settings.

Reference

Looking for specific commands? Check cli-commands.md for the complete CLI reference.

Web Interface

Prefer the browser? Read web-ui.md for web UI features.

Agent System

Working with LangGraph agents? See langgraph-agents.md for concepts and patterns.


Maintaining This Directory

Update when:

File naming: