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.1.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.1-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: strata_ai_cli-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 2ce816e5528b2307e2da95af3bbca58d989f3a10fcd4a83a5ce1eeb6d8988a8b
MD5 30e05d41dec1ec73546dce4175c1efbd
BLAKE2b-256 83b3a02c5f7d66ae15f29258d64b9c1d55097bfbb7b274159912abc458a92bc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for strata_ai_cli-0.1.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: strata_ai_cli-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 815443ea10ce7d9c0079c4498ccf01819f8131d955d160b0074ab05b6849ce8f
MD5 35db93c42054d53b7c41ef598e4ab7de
BLAKE2b-256 10d036120896303686255439fe21c738f4bf2a4b9cf52c3316b2261c434698bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for strata_ai_cli-0.1.1-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