Documentation

Everything you need to build production AI applications with CoFounder

Quick Start

Get up and running with CoFounder in 5 minutes

Read more

Packages

Learn about @waymakerai/aicofounder-helpers, @waymakerai/aicofounder-prompts, and @waymakerai/aicofounder-rag

Read more

Skill LibraryNEW

16 skills, 3 sub-agents, 4 commands — spec-driven, guard-enforced, compliance-aware, cost-routed

Read more

What breaks without usNEW

Three real failure modes — invented APIs, committed secrets, destructive migrations — with before/after

Read more

Agents

Build autonomous AI agents with tools and memory

Read more

Workflows

Multi-step pipelines with branching and parallelism

Read more

CLI Reference

Complete guide to all 25+ CLI commands

Read more

API Reference

Full API documentation for all packages

Read more

AI-Native Features

Hallucination detection, confidence scoring, fact verification

Read more

Multi-Modal

Image, audio, and video understanding and generation

Read more

Enterprise

SSO, RBAC, compliance, self-hosted, and SLA support

Read more

Security

Prompt injection detection, PII redaction, rate limiting

Read more

Observability

Tracing, metrics, logging, and OpenTelemetry support

Read more

Testing

Semantic matching, statistical assertions, cost tracking

Read more

Reliability

Retries, circuit breakers, fallbacks, health checks

Read more

Memory & Context

Conversation memory, semantic search, compression

Read more

Cost Management

Track, optimize, and control AI spending

Read more

Plugins

Slack, Discord, voice, email, and document processing

Read more

Integrations

Hugging Face, Supabase, W&B, Sentry, MCP support

Read more

Configuration

Providers, storage, security, and performance settings

Read more

Tutorials

Step-by-step guides to build real-world AI apps

Read more

Troubleshooting

Common issues, FAQ, and getting help

Read more

Quick Install

# Install all CoFounder packages
npm install @waymakerai/aicofounder-core @waymakerai/aicofounder-helpers @waymakerai/aicofounder-prompts @waymakerai/aicofounder-rag
# Or install the CLI globally
npm install -g @waymakerai/aicofounder-cli