Download Latest Version v0.20.3 source code.zip (2.3 MB)
Email in envelope

Get an email when there's a new version of Solarch

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-11 1.1 kB
v0.10.0 -- Agent engine hardening, public Torque canvas source code.tar.gz 2026-05-11 5.6 MB
v0.10.0 -- Agent engine hardening, public Torque canvas source code.zip 2026-05-11 5.7 MB
Totals: 3 Items   11.2 MB 0

Security

  • Sandboxed code node execution (stripped globals, 5s timeout)
  • AbortSignal propagation into all node executors
  • HTTP/SDK calls now have AbortController + timeout

Execution Engine

  • Hard timeout enforcement (default 120s, configurable)
  • Cycle-safe topological sort with visited-set dedup
  • Execution context now carries BaseApp reference

API Hardening

  • Rate limiting on all /api/agents routes
  • Auth required on execute & stream endpoints (superuser)
  • Input validation on workflow register endpoint
  • Auto-cleanup of old execution records (keeps last 1000)

DB Persistence

  • create_record and query_records nodes now wired to actual collections
  • Execution context passes app reference for DB access

Torque Canvas (public)

Docs & Landing Page

  • Torque link added to TspoonBase nav, feature grid, footer
  • Torque docs page updated with full 48-node catalog and multi-handle reference
Source: README.md, updated 2026-05-11