Skip to content

Serac v1.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 12:52
6799541

Installation

npm install -g @serac-labs/core@1.1.9

Run

serac

Coming from snow-flow? The package is now @serac-labs/core
and the command is serac. Uninstall the old package first so
the install doesn't collide:
npm un -g snow-flow && npm i -g @serac-labs/core.

What's New

  • 100% TypeScript (SolidJS + OpenTUI)
  • 373+ ServiceNow MCP tools (bundled in the binary)
  • 53 bundled skills
  • 8 auth types (ServiceNow OAuth, Enterprise, Portal, MID Server, etc.)
  • Enterprise integrations (Jira, Azure DevOps, Confluence, GitHub, GitLab)

Platform Binaries

Binaries are automatically downloaded during npm install and verified
against the provenance-covered checksums shipped in the package.
Manual download available above if needed.

Supported Platforms

  • Linux x64 / arm64 (glibc + musl, avx2 + baseline)
  • macOS arm64 (Apple Silicon) / x64 (Intel)
  • Windows x64

What's Changed

  • chore: remove inherited opencode upstream maintainer workflows by @groeimetai in #255

Full Changelog: v1.1.8...v1.1.9