EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Selection3 results
label:driver
Aurae
Swamp execution driver that runs a method's `run` command inside an aurae cell via `aer`. Allocates the cell, starts the executable, streams stdout/stderr back through `aer observe`, and tears the cell down. Designed so a sibling micro-VM target can be added without changing the driver orchestrator.
upd May 203 pullsA100/100
Nix
Nix shell execution driver that runs model methods inside a nix shell with declarative package dependencies. Provides reproducible execution environments without containers.
upd May 148 pullsA100/100
Dry Run
Dry-run execution driver that captures method requests without executing them. Useful for debugging, auditing, and validating workflows.
upd Apr 225 pullsA100/100