LittleHorse Enterprises LLC, a maker of workflow orchestration software spanning multiple applications, today announced version 1.3 of its Saddle Command Center, adding no-code agent deployment, prebuilt task workers, a JavaScript software development kit, and a free serverless trial to its platform for coordinating artificial intelligence agents and conventional software.
The privately held company describes Saddle Command Center as an “action layer” that sits across agents, microservices, software-as-a-service applications and event streams. Its approach, called “Business-as-Code,” converts a business process into version-controlled, testable software represented as a graph that technical and business users can inspect and modify.
The company said it addresses the fragmentation created as companies spread processes across specialized applications, integrations, spreadsheets and manual procedures. Most enterprises have dozens of SaaS applications stitched together by manual integrations, said LittleHorse founder and Chief Executive Colt McNealy.
That fragmentation makes it difficult to adopt agents for two reasons, he said. “One is lack of context. Two is the difficulty of getting the right things to happen at the right time.”
Saddle Command Center 1.3 adds an Apache Kafka-compatible streaming engine, connectors for webhooks and data sources and a runtime for prebuilt agents and task workers. Developers can turn existing code into workflow components and connect systems through application programming interfaces, event queues or custom tasks.
The new release’s agent controls are based on what LittleHorse calls the “decision worker pattern.” An agent receives read-only access to tools and handles a task requiring judgment. Deterministic workflow code can validate its output and carry out the action, keeping authority out of the agent itself.
“What our customers started doing early on is reducing the scope of the agent to just the fuzzy tasks and then having the workflow engine orchestrate the difficult parts,” McNealy said. Without that visibility, “your token bill goes up, your reliability goes down, and you get no observability of what’s going on.”
Users can now configure an agent by choosing Model Context Protocol servers, defining a system prompt and specifying input and output structures. Saddle Command Center then deploys the model as a task worker that can be inserted into a larger workflow. The platform records tool calls and provides a stack trace for debugging. Business errors follow rules defined in the workflow, while technical errors such as network failures can be retried according to policy.
The system is also intended for long-running processes that cross organizational and application boundaries. McNealy cited a European payments provider whose merchant-onboarding process involved multiple identity services and responses that could take as long as three days.
Using LittleHorse, the provider codified error-handling and timeout procedures for calls to third-party systems and automated workflows based on the responses received. LittleHorse coordinated the steps, waits and error handling without replacing any underlying systems.
“They were able to remove a ton of manual work and speed up their onboarding time with this workflow,” McNealy said.
Saddle Command Center supports Java, Python, Go and C#, while version 1.3 adds JavaScript. The free serverless option lets developers test the platform without provisioning infrastructure.
LittleHorse was founded in 2022 by McNealy, whose father, Sun Microsystems Inc. co-founder and former CEO Scott McNealy, is an investor and adviser. It uses an open-core model, with an open-source orchestration kernel supporting the commercial platform.
The company said its software has been in production for more than 18 months, has paying customers across multiple industries and expects to book more than $1 million in revenue this year. Its enterprise sales approach often begins with a three-week Business-as-Code workshop, while software companies more commonly adopt the open-source version before buying support or hosted services. Enterprise pricing is based on processing capacity, including Kafka throughput and workflow tasks per second.
Saddle Command Center 1.3 is available now.





