List of all items
Structs
- credentials::Credentials
- credentials::Entry
- install::Command
- install::Hook
- install::McpServer
- install::Prompt
- install::Skill
- install::SkillFile
- install::Subagent
- lockfile::schema::Integrity
- lockfile::schema::LockEntry
- lockfile::schema::Lockfile
- manifest::schema::AgentId
- manifest::schema::Dependencies
- manifest::schema::GitSpec
- manifest::schema::Manifest
- manifest::schema::RegistrySpec
- manifest::schema::Sponsor
- manifest::schema::StringSpec
- validation::ValidationError
Enums
- credentials::CredentialsError
- errors::LockfileError
- errors::ManifestError
- install::McpTransport
- lockfile::schema::RegistrySource
- manifest::mutate::AddOutcome
- manifest::mutate::RemoveOutcome
- manifest::mutate::UpdateOutcome
- manifest::path::DeleteOutcome
- manifest::path::PathError
- manifest::path::PathSeg
- manifest::schema::DepSpec
- manifest::schema::PackageType
- manifest::schema::SponsorKind
- manifest::sponsors::SponsorError
Functions
- atomic_write::atomic_write
- atomic_write::tmp_path_for
- http_client::http_client
- http_client::http_client_with_timeout
- install::compute_integrity
- lockfile::io::read_from
- lockfile::io::write_to
- lockfile::parse::parse_lockfile
- lockfile::schema::is_valid_entry_key
- lockfile::write::write_lockfile
- manifest::io::read_from
- manifest::io::write_to
- manifest::mutate::add_dep
- manifest::mutate::add_shorthand
- manifest::mutate::remove_shorthand
- manifest::mutate::sections_containing
- manifest::mutate::sections_containing_id
- manifest::mutate::split_shorthand
- manifest::mutate::update_shorthand
- manifest::parse::parse_manifest
- manifest::path::delete_value
- manifest::path::get_value
- manifest::path::get_value_json
- manifest::path::parse_path
- manifest::path::set_value
- manifest::sponsors::validate_sponsors
- manifest::write::write_manifest
- validation::validate_package_name
- validation::validate_version
Constants
- VERSION
- credentials::CREDENTIALS_FILENAME
- credentials::DEFAULT_REGISTRY_URL
- http_client::DEFAULT_CONNECT_TIMEOUT
- http_client::DEFAULT_REQUEST_TIMEOUT
- http_client::UPLOAD_REQUEST_TIMEOUT
- lockfile::schema::LOCKFILE_VERSION
- lockfile::schema::REGISTRY_SOURCES
- manifest::schema::KNOWN_AGENT_IDS
- manifest::schema::PACKAGE_TYPES
- manifest::sponsors::MAX_SPONSORS
- validation::MAX_VERSION_LEN