systemprompt-agent 0.2.0

Core Agent protocol module for systemprompt.io
Documentation
1
2
3
4
5
pub mod jsonrpc;

pub use jsonrpc::{
    JsonRpcErrorBuilder, classify_database_error, forbidden_response, unauthorized_response,
};