Agentic business orchestration framework for solo founders. Installs the full Conclave agent system globally in Claude Code — Chairman, CEO, and domain C-levels that produce a VC-ready due diligence document package.
Conclave AI core — Agent interface, council orchestration, self-evolve substrate, efficiency gate.
Conclave AI CLI — the `conclave` binary.
Conclave AI Netlify adapter — resolve preview URL for a commit SHA via Netlify API.
Conclave AI OpenAI agent — wraps the OpenAI SDK with strict-JSON-schema structured output.
HANDLE CONFIGURATION ONCE AND FOR ALL
Conclave AI Cloudflare Pages adapter — resolve preview URL for a commit SHA via Cloudflare API.
Conclave AI observability sink — forwards efficiency-gate metrics to Langfuse (self-hosted per decision #13).
Conclave AI Gemini agent — wraps @google/genai with responseSchema structured output. Long-context slot per decision #10.
Conclave AI Claude agent — wraps @anthropic-ai/claude-agent-sdk.
Conclave AI design-specialist agent — vision-based review over before/after screenshots.
Conclave AI Grok agent — OpenAI-wire-compatible, routes to xAI's api.x.ai/v1 with strict-JSON-schema structured output.
Conclave AI SCM adapter for GitHub — resolve PR state for automatic outcome capture.
Conclave AI Vercel adapter — resolve preview URL for a commit SHA via Vercel REST API.
Conclave AI Render adapter — resolve deploy URL for a commit SHA via Render's REST API.
Conclave AI visual review — Playwright screenshots + pixel diff for before/after design review.
Conclave AI Telegram notifier — posts review outcomes to a Telegram chat via Bot API.
Build a class attribute string quickly.
Conclave AI Discord notifier — posts review outcomes to a Discord channel via incoming webhook.
Conclave AI Slack notifier — posts review outcomes to a Slack channel via incoming webhook.
Conclave AI Railway adapter — resolve preview URL for a commit SHA via Railway's GraphQL API.
Conclave AI email notifier — pluggable transport (Resend default; SMTP/SES/nodemailer drop-ins).
Conclave AI Worker agent — turns Council blockers into a unified-diff patch ready to commit back to the PR branch.
Conclave AI Ollama agent — local inference via Ollama's OpenAI-compatible endpoint. Zero cost, zero API key.