Skip to main content

Strata AI CLI. Scaffold Enterprise ready AI agents, APIs & ML Pipelines.

Project description

Strata AI CLI

Thin scaffolding orchestrator. Generates Day 1 production repos. Enforces platform/dev boundaries.

📦 Installation

uvx strata-ai-cli  # no install required
# or pip install strata-ai-cli

🛠️ Commands

Command Purpose Output
create-agent ReAct, HITL, Orchestrator, etc. agent/, evals/, deployment/, tests/, pre-wired app/main.py
create-api Generic FastAPI microservice services/, routers/, repositories/, task polling
create-batch Spark/Kubeflow/Airflow pipelines pipelines/, notebooks/, io/, async queue hooks
create-serving MLflow/Cloud Run/GKE model serving serving/, terraform/, cloudbuild.yaml, auth specs

📐 Template Contract

All commands share a single base template. Only app/main.py router inclusion and domain folder differ:

uvx strata-ai-cli create-agent my-agent
cd my-agent && uv run dev  # identical bootstrap for agent/api/batch

Platform vs Developer Ownership

PLATFORM OWNS (dev no-touch)          DEV OWNS
app/core/lifespan.py                  app/schemas/
app/core/middleware.py                app/services/
app/core/exceptions.py                app/routers/
app/core/dependencies.py              app/repositories/
app/routers/agent.py (pre-generated)  agent/agent.py
                                      agent/tools.py
                                      agent/config.py
                                      agent/prompts/

🔄 Adding Commands

Follow the 4-step pattern in CONTRIBUTING.md. No changes to existing commands required. Jinja2 templates receive standard context (project_name, sdk_version, etc.).

🚦 Day 1 Workflow

  1. uvx strata-ai-cli create-<type> <name>
  2. cp .env.example .env && uv sync
  3. uv run dev → hot-reload :8080, console OTel, mock adapters, RFC 9457 errors
  4. uv run test → deterministic, MockRuntime injected, ≥80% coverage enforced

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

strata_ai_cli-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

strata_ai_cli-0.1.0-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file strata_ai_cli-0.1.0.tar.gz.

File metadata

  • Download URL: strata_ai_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for strata_ai_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 15f990486fd7e27ca0f2bf71c377d84df023f0c7bcdb3d3865b703c0da9b7ce0
MD5 dd1143cb1750628b3ee301682580a767
BLAKE2b-256 13e7612b95c4e389209b06bdb69da286b7ba9c9c26536de472f129ccba66b1dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for strata_ai_cli-0.1.0.tar.gz:

Publisher: ci-cd.yml on Felix-Mutinda/strata-ai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file strata_ai_cli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: strata_ai_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for strata_ai_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff750a8d7cd51260f90546b1337d6d161809de6c1e830ebeaa7f2843d8221874
MD5 a2735e63e9a91782f8512d50ad4d72ae
BLAKE2b-256 bc21828fc4e60ec9538cd4eeb35dd18127b647de6be06da767076dde90b316ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for strata_ai_cli-0.1.0-py3-none-any.whl:

Publisher: ci-cd.yml on Felix-Mutinda/strata-ai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page