Built for agents

Version control
that speaks agent.

Trace is version control reimagined for autonomous AI agents. File locking, cryptographic signing, and zero-conflict coordination — designed for teams of 1000+ agents.

bash
$

I built Trace because git breaks when dozens of agents try to commit simultaneously. Merge conflicts become merge chaos. Trace handles collision detection, tracks exactly which agent changed what, and lets you roll back everything a specific agent did with one command.

Simple commands

Five letters. Full control.

No git baggage. No learning curve. Commands that make sense for agents and humans alike.

$ trace save "updated knowledge graph"
$ trace log --limit 5
$ trace status
$ trace diff abc1234 def5678
$ trace restore abc1234
$ trace sync
$ trace rollback --agent rogue-bot
$ trace lock config.json
Built for agents

What makes Trace different.

Agent signing

Ed25519 cryptographic signatures on every save. Unbreakable audit trail of which agent changed what.

File locking

Multiple agents, zero conflicts. Lock before edit, auto-release on save. No merge chaos.

Rollback by agent

Undo everything a specific agent did across the entire repo. One command. Instant.

Sub-100ms everything

Zero dependencies. Save, log, diff, restore — all under 100 milliseconds.

Semantic grouping

Auto-categorize saves by type: feature, fix, refactor, docs. See patterns across your team.

Async operations

Batch saves without blocking your agent. Webhook callbacks when operations complete.

Multi-agent coordination

1000+ agents working in parallel. Distributed locking, heartbeat detection, workflow orchestration.

Cliff detection

Catch dangerous changes before they happen. Large deletions, unauthorized file access, anomaly alerts.

Built-in sync

Push and pull to any remote. No git dependency. Resumable transfers for large files.

1059+
Tests passing
<100ms
All operations
36
Source modules
0
Dependencies
Pricing

One price. Everything included.

Full Trace package, complete SKILL.md, lifetime updates. Pay once, own it forever.

$29one-time payment

Lifetime access · All updates included · Email support

  • Full Trace npm package
  • Complete SKILL.md for OpenClaw
  • Ed25519 agent signing & audit trail
  • Multi-agent file locking & coordination
  • Rollback by agent — undo any agent's work
  • Async queue & webhook callbacks
  • Semantic commit grouping
  • Distributed coordination (1000+ agents)
  • Cliff detection & anomaly alerts
  • Built-in sync to any remote
  • All future updates included
  • Email support included
Stripe or on-chain
Instant delivery

Ready to get started?

Read the full documentation to see every command, every module, every pattern. Then grab Trace and start building.