Skip to main content

Crate agent_doc

Crate agent_doc 

Source
Expand description

agent-doc library — shared components for CLI, FFI, and editor plugins.

Re-exports the core document manipulation modules that are shared between the CLI binary and native plugin bindings (JNI, napi-rs).

Modules§

component
crdt
ffi
C ABI exports for editor plugin native bindings.
frontmatter
merge
3-way merge with append-friendly conflict resolution.
template
Template-mode support for in-place response documents.