MVP live
Jive is available now. Model scope hierarchies and verify integrity with criteria, claims, and evidence.
Get started
Jive Changelog

Release notes.

The latest product updates and milestones for Jive.

2026-01-20

Org + team workspace support

Added organization management UI and team workflows with Clerk, plus API auth parsing for org claims. Projects now live in a dedicated workspace page with team access controls enabled only when an org is active; personal projects remain available without org membership.
2026-01-19

Provider-agnostic facts pipeline

Introduced ExternalFact storage and entity keys, updated the worker to consume connector observe() results, persist facts, and re-evaluate impacted nodes. Added connector capabilities/valueSource endpoints and aligned the rule evaluator with normalized fact bags.
2026-01-18

GitHub connector MVP

Implemented GitHub webhook classification for install vs enqueue, normalized PR facts (merged/state/draft/approved/check:*), and surfaced a capabilities manifest for native node setup. UI now builds selector inputs and rule presets from connector metadata.
2026-01-17

Monorepo foundation

Scaffolded apps (web/api/worker) and packages (core/db/connectors/gates) with pnpm workspaces + turbo, docker compose for Postgres/Redis, and baseline API routes. Added a readiness blueprint viewer and core evaluation stubs.