Skip to main content

Vigil CLI: Observable, collaborative, reproducible science platform

Project description

Vigil CLI

Observable, collaborative, reproducible science platform.

Installation

Base Installation

# Install core CLI with uv
uv tool install cofactor-vigil

# Or with pip
pip install cofactor-vigil

The base installation includes only the core CLI commands (new, dev, build, run, promote, anchor, doctor, etc.).

MCP Server Installation

To use the MCP server (vigil mcp serve), install with the mcp extras:

# Install with MCP server support
uv tool install "cofactor-vigil[mcp]"

# Or with pip
pip install "cofactor-vigil[mcp]"

The mcp extras include:

  • mcp>=1.1.0 - MCP protocol server
  • polars>=0.20.0 - Fast data frame library for data previews

Quick Start

# Create a new project from a template
vigil new imaging-starter my-project
cd my-project

# Install dependencies
uv sync

# Preview the pipeline (dry-run)
vigil dev

# Execute the pipeline
vigil run --cores 4

# Promote artifacts to receipts
vigil promote

# Anchor receipts with Merkle proofs
vigil anchor

Commands

Project Management

  • vigil new <template> [path] - Create a new project from a template
  • vigil new --list - List available templates

Development

  • vigil dev - Dry-run the pipeline and preview the DAG
  • vigil build - Execute the pipeline without promotion
  • vigil run - Execute targets and optionally promote
  • vigil conformance - Check outputs against golden baselines

Receipt Management

  • vigil promote - Generate Vigil receipts from artifacts
  • vigil anchor - Create Merkle anchors for receipts
  • vigil url - Print the vigil:// URL for the project

Health & Maintenance

  • vigil doctor - Run repository health checks
  • vigil spec sync - Sync workspace.spec.json with vigil.yaml
  • vigil spec --dry-run - Preview workspace spec changes

Workbench & AI

  • vigil ui bootstrap - Generate Workbench configuration
  • vigil mcp serve - Start the MCP server for assistants
  • vigil ai propose - Generate auto-target suggestions
  • vigil ai apply - Execute auto-target proposal

Templates

Available starter templates:

  • imaging-starter: Full-featured imaging pipeline with sciencecast timeline
  • minimal-starter: Smallest viable template for getting started

Documentation

License

Apache-2.0

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

cofactor_vigil-0.1.6.tar.gz (152.0 kB view details)

Uploaded Source

Built Distribution

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

cofactor_vigil-0.1.6-py3-none-any.whl (157.7 kB view details)

Uploaded Python 3

File details

Details for the file cofactor_vigil-0.1.6.tar.gz.

File metadata

  • Download URL: cofactor_vigil-0.1.6.tar.gz
  • Upload date:
  • Size: 152.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for cofactor_vigil-0.1.6.tar.gz
Algorithm Hash digest
SHA256 452bfe862300f90cc4695d05e37c0501e5ac925f94aaf20c264a49208a15e9e2
MD5 7a73ebe558e769f75dbac66a00f4a467
BLAKE2b-256 f4f80eebbaf361b1313f59e70b2473f0b7aa87c186a24166eb720274cf6b3f6c

See more details on using hashes here.

File details

Details for the file cofactor_vigil-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: cofactor_vigil-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 157.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for cofactor_vigil-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d3df2af00785bca31d253df21d0e0cdee696229151d5d745a631cf0b0f253742
MD5 f44c025901f666660ba51d43c2a0fa3e
BLAKE2b-256 b14e9673e704df70e6e0120293c8dd56a38709bdc996f1b93c82a1be8dae0fa7

See more details on using hashes here.

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