Skip to main content

Crate imp_core

Crate imp_core 

Source

Re-exports§

pub use agent::TimingEvent;
pub use agent::TimingStage;
pub use error::Error;
pub use error::Result;
pub use error_display::format_error_for_display;
pub use mana_review::ManaReviewState;
pub use mana_review::TurnManaReview;
pub use imp_llm;
pub use sdk::*;

Modules§

agent
builder
compaction
config
context
context_prefill
Context prefill assembly for mana dispatch.
contracts
imp-owned worker and evidence contract types.
error
error_display
guardrails
hooks
imp_session
High-level session API for driving imp programmatically.
import
learning
mana_prompt_context
mana_review
mana_worker
Canonical single-unit mana worker runtime.
memory
personality
resources
retry
roles
sdk
Curated Rust SDK surface for embedding imp in other hosts.
session
session_index
storage
system_prompt
tools
typescript_extensions
ui
usage