Skip to main content

Module prompt

Module prompt 

Source
Expand description

Prompt/system-prompt version tracking.

Re-exports§

pub use types::PromptDiff;
pub use types::PromptFile;
pub use types::PromptSnapshot;

Modules§

diff
Diff two PromptSnapshots to find added, removed, and changed files.
snapshot
Capture a PromptSnapshot by scanning prompt-relevant files in a workspace.
types
Pure data types for prompt snapshot tracking.