What you get when you use Nightshift
- Isolated Toolchain: installed in a self-contained prefix, separate from your system
- Python & UV Workspace: Pre-configured virtual environments standalone from your system Python
- Agent Routines: Agent-generated
SKILLS.mdandAGENTS.mdbased on aBOOT.mdfile for self-configuration and long horizon maintainance - Sandbox Mode: Optional read-only host filesystem with writable workspace using
bwrapon Linux andsandbox-execon macOS - Eval Harness: Benchmark different LLMs in configuration, administration, and coding tasks
- Single Binary CLI: Cross-platform support for macOS and Linux (x64 and arm64)
Requirements
- macOS or Linux (x64 or arm64)
- Bun installed and on PATH
- System tools:
curl,tar, andunzip - Network access to GitHub releases
