ExMCP.ACP.Adapters.Codex.FileChanges (ex_mcp v1.0.0-rc.8)

Copy Markdown View Source

Pure mappings for Codex file change lifecycle notifications.

Summary

Functions

completed(session_id, item)

@spec completed(String.t(), map()) :: map()

patch_updated(session_id, params)

@spec patch_updated(String.t(), map()) :: map()

started(session_id, params, item)

@spec started(String.t(), map(), map()) :: map()