01Script Registry for storing and managing multiple scripts with metadata
02Flexible Execution with custom Python interpreters, environment variables, and timeouts
03Automatic Schema Extraction using LLMs (Claude Sonnet 4 or GPT-4.1)
04Input Validation against JSON Schema before script execution
05Execution History with full output logs for every script run
060 GitHub stars