ExMCP.ACP.Adapters.Codex.SlashCommands (ex_mcp v1.0.0-rc.0)

View Source

Pure slash-command parsing helpers for the Codex ACP adapter.

Summary

Functions

init_input_items()

@spec init_input_items() :: [map()]

parse(arg1)

@spec parse([map()]) :: {:ok, {atom(), String.t()}} | :error