← Back to all sparks
T

Twenty

CRM
Velocity6.3

Open-source CRM with a modern interface, self-hostable alternative to Salesforce

Twenty ships a five-tier AI model selector and workspace app administration in back-to-back weekly releases.

open-source-crmai-model-configurationworkflow-automationsdk-toolingdeveloper-platform
Current state
Twenty CRM is in active weekly release cadence, shipping breaking changes alongside new capabilities in each version. The v2.40.0 and v2.41.0 releases span 48 hours and cover AI model configuration, workflow version validation, cross-workspace app administration, and developer tooling improvements. This is an open-source CRM moving fast enough that it regularly requires synchronized SDK updates on the same release cycle.
Where it's heading
Twenty is building toward an AI-native CRM where model selection, workflow automation, and app extensibility are first-class features. The author-keyed metadata overrides and per-user view seeding in v2.41 point toward a platform supporting multi-tenant app publishing. Consistent SDK versioning alongside server releases signals a growing developer ecosystem that needs stable contracts.
Prediction
The next releases will likely ship the multi-step workflow system at scale and deepen AI model integration—potentially enabling AI-assisted record enrichment or automated actions triggered by model output, building on the five-tier model infrastructure now in place.

Recent moves

  1. 3d ago

    twenty/v2.41.0

    v2.41 ships workspace-level connection administration (any admin can manage shared connections, not just the workspace owner), workflow version validation at write time, and per-user seeded views. The breaking change on connection management affects multi-admin workspaces that previously had a single gatekeeping authority—real migration work for any workspace that relies on that access pattern.

    View source ↗
  2. 3d ago

    sdk/v2.41.0: i18n translation sync

    An automated SDK release syncing i18n translation content to match the v2.41.0 server release. No functional change—housekeeping to keep the SDK and server in lockstep.

    View source ↗
  3. 4d ago

    sdk/v2.40.0

    The SDK update formalizes the v2.40 breaking changes for app developers: install jobs drop the version field, model config moves to the new tier system, and `yarn twenty pull` now generates typed definition files for views, layouts, and navigation. A meaningful improvement to the developer experience for anyone building apps on top of Twenty.

    View source ↗
  4. 4d ago

    twenty/v2.40.0

    ⚡ SPARK

    v2.40 replaces ad-hoc model name pickers with a structured five-tier AI model slider, marking the point where Twenty treats AI model selection as an intentional UX decision rather than a developer config option. Paired with install job tracking and searchable field metadata, this release shows a platform preparing for multi-app deployments where AI configuration needs to be manageable at the product level.

    View source ↗
  5. 9d ago

    v2.39.5: GraphQL resolver cache in worker process

    Registers the GraphQL resolver name map cache provider in the worker process—an infrastructure fix ensuring the worker's resolver lookup behaves consistently with the main server. No user-visible change.

    View source ↗
  6. 9d ago

    twenty-ui 1.0.0-alpha.2: MIT license fix

    Republishes the twenty-ui package under MIT after an accidental AGPL release. A licensing correctness fix—the stale AGPL version would have created compliance friction for downstream projects using the component library.

    View source ↗