libnoa 0.4.0

AI-native distributed version control
Documentation

<<<<<<< HEAD

License GitHub

English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Français · Español · Русский · العربية

Per-agent workspace isolation, JSONL append-only logs, snapshot-based history, and full git protocol compatibility.

Quick Start

# Build
cargo build --release

# Run tests
cargo test --all-features

# Initialize a noa repository
noa init

# Create a snapshot
noa snapshot

# View the TUI
noa tui

<<<<<<< HEAD

=======

License GitHub

English · 简体中文 · 繁體中文 · 日本語 · 한국어 · Français · Español · Русский · العربية

Per-agent workspace isolation, JSONL append-only logs, snapshot-based history, and full git protocol compatibility.

Quick Start

# Build
cargo build --release

# Run tests
cargo test --all-features

# Initialize a noa repository
noa init

# Create a snapshot
noa snapshot

# View the TUI
noa tui

origin/dev

For a full list of commands:

noa --help

Documentation

Architecture, design, and guides live at docs.celestia.world/en/noa.

Source: noa. <<<<<<< HEAD

origin/dev origin/dev