We build tools for the people
who actually ship the platform.
Serac Labs is a small team making open-source developer tools for ServiceNow and adjacent enterprise platforms. Our belief: the future of platform engineering is amplification, not replacement.
The enterprise AI wave has a script: replace the developer. Feed the agent your stack, wait for miracles, pay per seat you no longer have.
We find that script insulting, and worse, wrong. ServiceNow platforms are shaped by people who know the history of every workaround — why sys_flow.84ac exists, what the change-advisory board will and won't approve, which update-set will break P1 during month-end close.
Serac is built on the opposite premise. We put the reasoning in readable prompts. We put secrets in vaults your agents never see. We ship human-in-the-loop as a default, not a setting. Every run is traceable, forkable, replayable.
Our agents don't replace your developers. They give them a toolbelt sharp enough to ship what used to take a quarter.
One founder in Amsterdam.
Hiring the next five.
serac-labs/serac
Elastic License v2. All our agent prompts, planner logic, and connectors live in the repo. Read them. Fork them. Run them on your own laptop.
# clone & run locally $git clone github.com/serac-labs/serac $cd serac && bun install $bun dev # or use the cli $npx @serac-labs/cli init ✓ Serac Core ready at localhost:4000