Run AILANG program: /ailang-run <file.ail> (auto-detects caps)
Executes AILANG programs by detecting required capabilities and running with appropriate permissions.
/plugin marketplace add sunholo-data/ailang_bootstrap/plugin install sunholo-data-ailang@sunholo-data/ailang_bootstrapRun the AILANG program at $1:
print, println, readLine → needs IOreadFile, writeFile → needs FShttpGet, httpPost → needs Netnow, sleep → needs ClockAI.call → needs AIailang run --caps <detected-caps> --entry main $1Example: /ailang-run hello.ail