DocsIntegrations

Integrations

CoFounderBot integrates with external services to enhance your workflow.

GitHub

Connect a GitHub Personal Access Token to enable:

  • Auto-commit — Coder agent commits code to a branch after each step
  • Create PRs — One-click PR creation from the mission page
  • Branch naming — Automatic `mission-{id}` branch naming

Setup

  1. Go to github.com/settings/tokens
  2. Create a new token with `repo` scope
  3. Go to Dashboard → Settings → GitHub Integration
  4. Paste your token and click Validate
  5. In your mission config, set the repository (owner/repo) and enable auto-commit

Telegram

Receive real-time updates and interact with Director from Telegram:

  1. Start a chat with the CoFounderBot Telegram bot
  2. Send `/start` to get your chat ID
  3. Go to Dashboard → Settings → Telegram Bot
  4. Enter your chat ID and save

Local Models (Ollama)

Run agents locally on your machine for zero API costs:

  1. Install Ollama from ollama.ai
  2. Pull a model: `ollama pull llama3.1`
  3. Go to Dashboard → Settings → Local Models
  4. Set the server URL (default: `http://localhost:11434\`)
  5. Choose your default model

Note: Local models are great for testing and standups but may produce lower quality outputs for complex coding tasks.

Need help?

Can't find what you're looking for?

Contact Support
CoFounderBot — Your AI Co-Founder Team