Skip to content

Docs Platform Site

Blitzy Sandbox

Try AI-native development. No setup required.

Explore the docs · Open Platform · About Blitzy
Table of Contents
  1. About The Project
  2. Getting Started
  3. How Blitzy Works
  4. Project Lifecycle
  5. Contributing
  6. Resources
  7. Contact
  8. Roadmap
  9. Acknowledgments

About The Project

This organization hosts public, production-grade codebases for Blitzy Explore members. Every repo is standalone, pre-configured, and ready to clone.

Sandbox projects are:

  • Standalone — No connection to your work systems
  • Ready to use — Pre-configured environments and dependencies
  • Public — Built for learning and testing

Repositories


Getting Started

New to Explore?

Pick a project. Clone it. Start experimenting.

  1. Browse the Platform — Find projects by language or lifecycle stage. Review and download artifacts.
  2. Browse the Sandbox — Read commits, PRs, and generated code. Clone repos and test them locally.
  3. Experiment with Prompts — Use the provided templates. Submit prompts through the platform. See what Blitzy generates. Iterate.

Active Contributors

  • Test Workflows — Try different prompt strategies
  • Review Outputs — Compare generated code against the AAP (Agent Action Plan)
  • Share Learnings — Send discoveries to sandbox@blitzy.com

How Blitzy Works

Blitzy generates up to 80% of a codebase with AI agents. The remaining 20% — edge cases, optimizations, production polish — stays with human engineers.

Three things make this possible:

Deep reasoning. Blitzy agents spend hours or days on a problem. They don't guess in seconds — they reason, collaborate, and test before delivering code.

Many agents working together. Specialized agents handle different parts of your codebase. They validate each other's work through compile-time and runtime checks.

Tech Spec as foundation. Every project starts with an auto-generated Technical Specification: codebase docs, dependency maps, architecture diagrams, API contracts, and data models. The spec stays in sync as the project evolves.


Project Lifecycle

Each repository is tagged with its current stage:

Stage What happens
Ingestion Codebase mapping and dependency analysis
Tech Spec Auto-generated documentation
Prompt Review Requirements refinement and validation
AAP Generation Agent Action Plan creation
Project Guide Review Human review — the critical 20%
Code Review Production-ready code

Contributing

  1. Create a new project on the Blitzy platform
  2. Under GitHub settings, select Blitzy-Sandbox as the organization
  3. Choose a repository for your project
  4. Create a branch off the main (non-blitzy) branch
  5. Start ingestion
  6. Select a project type and submit your prompt
  7. Review the Agent Action Plan — suggest improvements if needed
  8. Once the AAP is approved, submit for code generation
  9. Review the project guide, then click through to the GitHub PR
  10. Review the pull request and build using the provided developer instructions
  11. Submit refinement PRs if needed

Resources

Resource Link
Platform Docs docs.blitzy.com
Live Platform platform.blitzy.com
Prompt Templates View Templates
Best Practices View Guide
Tech Spec Guide View Guide
AAP Validation View Guide

Contact


Roadmap

  • Prompt catalog with examples and snippets
  • Multi-repository orchestration demos
  • Community prompt marketplace

Acknowledgments

Blitzy Sandbox is powered by Explore members pushing the boundaries of AI development, the Blitzy engineering team, and the open source community.

Individual repositories may have different licenses. Check each project's LICENSE file.

Popular repositories Loading

  1. blitzy-vibe blitzy-vibe Public

    Forked from mistralai/mistral-vibe

    Blitzy fork of the Minimal CLI coding agent by Mistral

    Python 1 1

  2. blitzy-zlib blitzy-zlib Public

    Forked from madler/zlib

    Blitzy fork of the massively spiffy yet delicately unobtrusive compression library.

    C 1 1

  3. blitzy-sandbox-backstage blitzy-sandbox-backstage Public

    Forked from backstage/backstage

    Blitzy Sandbox fork of Backstage, the open framework for building developer portals.

    TypeScript 1

  4. blitzy-slack blitzy-slack Public

    1 2

  5. blitzy-spark blitzy-spark Public

    Forked from apache/spark

    Blitzy fork of Apache Spark - A unified analytics engine for large-scale data processing

    Scala

  6. blitzy-hadoop blitzy-hadoop Public

    Forked from apache/hadoop

    Blitzy fork of Apache Hadoop

    Java

Repositories

Showing 10 of 83 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…