wenlan-types 0.13.1

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

wenlan-types

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

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

  • wenlan-server (HTTP backend daemon)
  • wenlan-mcp (MCP server wrapper for AI tools)
  • wenlan (product CLI)
  • downstream local clients that talk to the Wenlan 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