seedlay
v1.2.4
Published
The autonomous seed client for Seedlay. Zero Trust Agentic Runtime.
Maintainers
Readme
Seedlay
The autonomous AI agent runtime for building, deploying, and scaling software projects.
Installation
npm install -g seedlayQuick Start
# Initialize a new project
seedlay init
# Connect to Seedlay Hub
seedlay connect
# Check status
seedlay statusCommands
| Command | Description |
|---------|-------------|
| seedlay init | Initialize a new project directory |
| seedlay connect | Connect to Seedlay Hub (runs as background daemon) |
| seedlay connect -f | Connect in foreground mode |
| seedlay stop | Stop the background daemon |
| seedlay status | Show connection and sandbox status |
| seedlay logs | View recent activity logs |
| seedlay logs -f | Follow logs in real-time |
| seedlay sandbox | Show sandbox disk usage |
| seedlay architect <cmd> | Send a command to the Architect AI |
Requirements
- Node.js 18 or later
- A Seedlay Hub account (seedlay.com)
License
Proprietary. See LICENSE for details.
Copyright (c) 2026 Agile Markets OÜ. All rights reserved.
