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.3.tar.gz (5.8 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.3-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: strata_ai_cli-0.1.3.tar.gz
  • Upload date:
  • Size: 5.8 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.3.tar.gz
Algorithm Hash digest
SHA256 80520afbf958be1ff5b2ae1d438e6f8d0ecc5fe66ad641da6b37e1554aa4b5ce
MD5 d7f151361176e589ffa1b86c1bf72c91
BLAKE2b-256 14c8c59c2b3bfad2c0a99b424d1fe32ae876a21254d4dda57e56b95be1111fec

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: strata_ai_cli-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b9516d1dd3106b6c3a9234ac204d684645eb1ed2ca923eed0d87e1891765f96e
MD5 21f56924b5fd556d6563bedb7a041adc
BLAKE2b-256 4a0e3a625508263d36cd68056592210bb9f7a19d478179d9cebcdfd0de6baffc

See more details on using hashes here.

Provenance

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