Introducing helm (4 minute read)

TLDR AI
Generative AI

Helm is a TypeScript framework for AI agents. It allows agents to call typed functions with structured inputs and outputs. helm ships with built-in skills for everyday actions, and users can define custom skills. Its 'execute' tool runs whatever JavaScript the LLM writes within a sandbox.