Expand description
Heddle: An AI-native version control system
Heddle provides content-addressed storage, immutable history with stable change identifiers, and explicit agent attribution for AI-augmented development.
Modules§
- bench
- bridge
- Bridge modules for interoperability with other version control systems.
- cli
- Command-line interface for Heddle.
- client
- Heddle protocol client.
- config
- harness
- logging
- Structured logging initialization and configuration.
- operation_
id - Client-supplied operation-id resolution.
- remote
- Remote configuration management.
- semantic
- Semantic facade for the CLI crate.
- util
- Small utilities shared across the CLI library.
Macros§
Structs§
- Repository
- A Heddle repository.
Enums§
- Heddle
Error - Error type for repository/storage-adjacent operations.
- Store
Error - Error type for repository/storage-adjacent operations.
Traits§
- Object
Store - Trait for object storage backends.