origin-types 0.8.2

Shared wire-format types for Origin, the local-first personal agent memory system.
Documentation

origin-types

Shared wire-format types for Origin — a personal agent memory system.

This crate defines the HTTP API request/response types and core enums used by:

  • origin-server (HTTP backend daemon)
  • origin-mcp (MCP server wrapper for AI tools)
  • origin (product CLI)
  • downstream local clients that talk to the Origin daemon

Stability

Pre-1.0. Expect minor version bumps to include breaking changes, per Rust 0.x convention. Types marked #[doc(hidden)] are not part of the stability contract and may change without a version bump.

Links

License

Apache-2.0