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.

THE PROBLEM

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.

CURRENT CAPABILITIES

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
TYPICAL FLOW

How it is intended to work

  1. Register an approved model provider
  2. Create a bounded workspace and tool policy
  3. Run the agent loop with explicit task context
  4. Review the append-only execution record
HONEST MATURITY

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

Public alpha source and release are available on GitHub.

Compare other SC LABS products