Helm
An open-source framework for running unattended AI agents inside NetSuite.
Status: Helm is still in development, and it's in closed beta testing. The code will be open source when it's released.
Helm is built on a simple premise: AI should do the work, and people should make the decisions.
It runs natively inside NetSuite, using SuiteScript 2.1, custom records, scheduled scripts, and a Command & Control Suitelet. There's no middleware, no external orchestrator, and no data leaves the account except the prompts sent to the model. Each agent is a set of standing orders, a manifest of the tools it's allowed to call, and a policy that hard-caps what it can touch.
An agent can read, flag, and draft. It cannot post, send, pay, or delete on its own initiative. Approval is what executes a draft, as that person, under their role.
A Helm agent begins life as a Sonar prompt. Helm takes work that has already been proven interactively and allows it to run on a schedule or in response to an event.
Read the announcement: Unattended AI Agents That Run Inside NetSuite
Read the progress report: Ten AI Agents Are Now Working Inside NetSuite
Read why I'm building it: Companies Are Still Learning to Chat