Skip to content
@titans-tools

Titans

Independent, interoperable systems for local-first intelligent software. Signed releases, one-line installs, everything runs on your machine.

Titans

Titans

A local-first foundation for AI agents.
Atlas remembers. Cronus runs.

Platforms Install Signed Local-first Free tier


Agents forget everything between sessions, and long work dies when a process restarts. Titans fixes both — entirely on your machine.

Atlas Cronus
Owns State · Knowledge · Graph Execution · Scheduling · Recovery
In plain words Keeps what agents and projects need to remember Runs what agents need to get done
Problem it kills Context vanishes between processes and sessions Long work blocks, dies or gets lost on restart
Persists Knowledge, evidence, graph, work state, SQL, blobs Jobs, DAG workflows, schedules, checkpoints
On failure Recoverable, versioned, hash-chain audited state Retries, leases, recovery, dead letters
Standalone?

Together: Cronus executes the work; Atlas preserves the state, knowledge and results.

        AI agents / AI clients
                │
           Titans MCP
            ┌───┴───┐
            │       │
          ATLAS   CRONUS
        remembers   runs
            │       │
   State · Knowledge   Execution · Scheduling
   Graph · Evidence    Recovery · Workflows

Install

One line. No Git, no Rust, no admin rights, no signup.

Atlas — local-first memory and evidence for AI agents:

irm https://github.com/titans-tools/titans-platform/releases/latest/download/Install-Atlas.ps1 | iex
curl -fsSL https://github.com/titans-tools/titans-platform/releases/latest/download/install-atlas.sh | sh

Cronus — durable background execution for AI agents:

irm https://github.com/titans-tools/titans-platform/releases/latest/download/Install-Cronus.ps1 | iex
curl -fsSL https://github.com/titans-tools/titans-platform/releases/latest/download/install-cronus.sh | sh

The first install also brings titans, the ecosystem command — from then on adding the other product is just titans install cronus (or atlas). Every Titan speaks MCP over stdio and is wired into the AI clients on the machine under one shared titans server, so your agents see it without configuration.

Local-first, verifiably

Everything runs on your machine: loopback only, no telemetry, offline-capable. The installer pins the release public key and the bootstrap's SHA-256; the bootstrap verifies the signed catalog and every archive (SHA-256 + Ed25519) before anything runs. Prefer not to pipe a script into your shell? Every product page documents the manual download-and-verify path, and each archive ships its SBOM.

Distribution lives in titans-platform: the signed catalog, the installers and the shared runtime every product uses.


Use of the published software is governed by the Titans End User License Agreement, included with each product.

Pinned Loading

  1. Cronus Cronus Public

    Durable background execution for AI agents - jobs, DAG workflows, scheduling, recovery and MCP. Signed releases, one-line install. Free tier.

  2. Atlas Atlas Public

    Local-first memory, knowledge and evidence infrastructure for AI agents. Persistent state, hybrid search, graph + MCP. Signed releases, one-line install. Free tier.

  3. titans-platform titans-platform Public

    Titans platform distribution: signed catalog, one-line installers, bootstrap, shared runtime tools (tool-manager, MCP adapter, inference, contract). Start here.

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…