dograh/docs
Pritesh d7c74d7447 docs: design spec for lead-gen surfaces (Credits & Billing, Hire-an-Expert, Top-up, Enterprise)
Add brainstorming spec for: sidebar OBSERVE→MANAGE rename + Credits & Billing
link + Hire-an-Expert footer button; new /billing page with extracted Dograh
Model Credits card + CTAs; Top-up / Hire-an-Expert / Enterprise intake modals
with inline math captcha; and a workflow-builder Hire-an-Expert nudge. Frontend
only; submissions fire PostHog events via a submitLead() seam for a future
MongoDB endpoint. Also gitignore .superpowers/ brainstorm mockups.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 04:04:35 +05:30
..
api-reference fix: support object and array parameters in custom HTTP tools (#373) 2026-06-02 11:35:38 +05:30
configurations feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
contribution feat: add devcontainer based setup (#352) 2026-05-25 20:44:22 +05:30
core-concepts feat: add Assembly AI STT 2026-04-03 07:10:37 +05:30
deployment feat: banner if API is not reachable 2026-05-31 13:05:22 +05:30
developer fix: harden CORS origin allow list 2026-05-27 15:36:48 +05:30
getting-started feat: an option to setup remote server with docker compose build (#280) 2026-05-13 17:22:14 +05:30
images chore: adding tuner docs (#341) 2026-05-22 11:55:11 +05:30
integrations feat: add mcp guides for various topic and stages for bot building (#380) 2026-05-31 16:07:32 +05:30
logo chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30
sdks feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
superpowers/specs docs: design spec for lead-gen surfaces (Credits & Billing, Hire-an-Expert, Top-up, Enterprise) 2026-06-03 04:04:35 +05:30
voice-agent chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
AGENTS.md chore: refactor AGENTS.md 2026-05-20 15:56:52 +05:30
CLAUDE.md chore: refactor AGENTS.md 2026-05-20 15:56:52 +05:30
custom.css docs: add page for Workflow editing basics (#93) 2025-12-31 13:28:14 +05:30
docs.json chore: return formatted transcript url 2026-05-26 13:24:12 +05:30
favicon.ico chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30
README.md chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30

Dograh AI Documentation

Local Setup

  1. Install mintlify npm i -g mint
  2. Clone the repository
  3. cd dograh/docs and run mint dev