প্রকল্প সম্পর্কে
The Blazing Agents documentation site provides comprehensive guides and API references for building production agents. Built with TanStack Start and Fumadocs, it features getting-started and platform guides, CLI, Python SDK, and TypeScript SDK documentation, along with agent, automation, security, and operations guides. The site includes a REST API reference with protocol and resource documentation.
Key features include:
- Product guides for Blazing Agents users
- SDK documentation for Python and TypeScript
- CLI documentation
- Agent, automation, security, and operations guides
- REST API reference
The repository is structured with content/docs/ for authored MDX and Markdown documentation, src-docs/ for the documentation application, public/ for static assets, and scripts/ for manifest generation and build verification. Documentation pages are added or updated under content/docs/, with meta.json files maintaining navigation order.
Development requires Node.js 24 or later and npm. The site can be run locally using npm run dev, which starts a development server at localhost:3761. Available commands include npm run generate for creating Fumadocs sources, npm run build for production builds, npm run typecheck for TypeScript checks, and npm test for documentation tests.
Deployment is handled through Cloudflare Pages with the project name blazing-agents-docs, using GitHub integration. The production branch is main, with the build command npm run build and output directory .output/public. The custom domain is docs.blazingagents.com.
Related repositories include the Python SDK, TypeScript SDK, CLI, examples, and coding-agent skills.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.