Skip to main content

Crate codex_utils_plugins

Crate codex_utils_plugins 

Source
Expand description

Plugin path resolution, plaintext mention sigils, and MCP connector helpers shared across Codex crates.

Re-exports§

pub use plugin_namespace::find_plugin_manifest_path;
pub use plugin_namespace::plugin_namespace_for_root_uri;
pub use plugin_namespace::plugin_namespace_for_skill_path;
pub use plugin_namespace::plugin_namespace_for_skill_uri;

Modules§

mcp_connector
mention_syntax
Sigils for tool/plugin mentions in plaintext (shared across Codex crates).
plugin_namespace
Resolve plugin namespace from skill file paths by walking ancestors for plugin.json.

Structs§

PluginSkillRoot

Constants§

DISCOVERABLE_PLUGIN_MANIFEST_PATHS
Ordered plugin manifest paths recognized beneath a plugin root.