
Agent Runtime & AI InfrastructurePUBLIC ALPHA
SC NODE
A provider-neutral Rust runtime for tool-using AI agents with local-first routing, explicit permissions, workspace boundaries and append-only audit evidence.
Why this product exists
Agent systems need a stable runtime below the user interface. SC NODE separates provider choice, tools, policy and audit so applications are not locked to one model backend.
What it can do
- Provider-neutral agent loop with tool-result feedback
- Ollama and NVIDIA NIM integration
- Deterministic local-first routing with explicit cloud opt-in
- Permission gates, workspace boundaries and JSONL audit trail
How it is intended to work
- Register an approved model provider
- Create a bounded workspace and tool policy
- Run the agent loop with explicit task context
- Review the append-only execution record
Limits and unfinished work
- Experimental API may change
- Windows is tested; Linux and macOS are not yet verified
- It is infrastructure, not a complete end-user desktop application
AVAILABILITY
Compare other SC LABS productsPublic alpha source and release are available on GitHub.