Files
boss/docs/protocol-snapshots/codex-app-server/0.136.0-alpha.2/manifest.json

261 lines
7.1 KiB
JSON

{
"generatedAt": "2026-06-04T06:31:54.080Z",
"codexVersion": "0.136.0-alpha.2",
"codexVersionRaw": "codex-cli 0.136.0-alpha.2",
"codexBin": "codex",
"snapshotDir": "/Users/kris/code/boss/docs/protocol-snapshots/codex-app-server/0.136.0-alpha.2",
"methods": [
"account/chatgptAuthTokens/refresh",
"account/login/cancel",
"account/login/completed",
"account/login/start",
"account/logout",
"account/rateLimits/read",
"account/rateLimits/updated",
"account/read",
"account/sendAddCreditsNudgeEmail",
"account/updated",
"app/list",
"app/list/updated",
"command/exec",
"command/exec/outputDelta",
"command/exec/resize",
"command/exec/terminate",
"command/exec/write",
"config/batchWrite",
"config/mcpServer/reload",
"config/read",
"config/value/write",
"configRequirements/read",
"experimentalFeature/enablement/set",
"experimentalFeature/list",
"externalAgentConfig/detect",
"externalAgentConfig/import",
"externalAgentConfig/import/completed",
"feedback/upload",
"fs/changed",
"fs/copy",
"fs/createDirectory",
"fs/getMetadata",
"fs/readDirectory",
"fs/readFile",
"fs/remove",
"fs/unwatch",
"fs/watch",
"fs/writeFile",
"fuzzyFileSearch",
"fuzzyFileSearch/sessionCompleted",
"fuzzyFileSearch/sessionUpdated",
"getAuthStatus",
"getConversationSummary",
"gitDiffToRemote",
"hooks/list",
"initialize",
"initialized",
"item/agentMessage/delta",
"item/autoApprovalReview/completed",
"item/autoApprovalReview/started",
"item/commandExecution/outputDelta",
"item/commandExecution/requestApproval",
"item/commandExecution/terminalInteraction",
"item/completed",
"item/fileChange/outputDelta",
"item/fileChange/patchUpdated",
"item/fileChange/requestApproval",
"item/mcpToolCall/progress",
"item/permissions/requestApproval",
"item/plan/delta",
"item/reasoning/summaryPartAdded",
"item/reasoning/summaryTextDelta",
"item/reasoning/textDelta",
"item/started",
"item/tool/call",
"item/tool/requestUserInput",
"marketplace/add",
"marketplace/remove",
"marketplace/upgrade",
"mcpServer/elicitation/request",
"mcpServer/oauth/login",
"mcpServer/oauthLogin/completed",
"mcpServer/resource/read",
"mcpServer/startupStatus/updated",
"mcpServer/tool/call",
"mcpServerStatus/list",
"model/list",
"model/rerouted",
"model/verification",
"modelProvider/capabilities/read",
"permissionProfile/list",
"plugin/install",
"plugin/installed",
"plugin/list",
"plugin/read",
"plugin/share/checkout",
"plugin/share/delete",
"plugin/share/list",
"plugin/share/save",
"plugin/share/updateTargets",
"plugin/skill/read",
"plugin/uninstall",
"process/exited",
"process/outputDelta",
"rawResponseItem/completed",
"remoteControl/status/changed",
"review/start",
"serverRequest/resolved",
"skills/changed",
"skills/config/write",
"skills/extraRoots/set",
"skills/list",
"thread/approveGuardianDeniedAction",
"thread/archive",
"thread/archived",
"thread/closed",
"thread/compact/start",
"thread/compacted",
"thread/fork",
"thread/goal/clear",
"thread/goal/cleared",
"thread/goal/get",
"thread/goal/set",
"thread/goal/updated",
"thread/inject_items",
"thread/list",
"thread/loaded/list",
"thread/metadata/update",
"thread/name/set",
"thread/name/updated",
"thread/read",
"thread/realtime/closed",
"thread/realtime/error",
"thread/realtime/itemAdded",
"thread/realtime/outputAudio/delta",
"thread/realtime/sdp",
"thread/realtime/started",
"thread/realtime/transcript/delta",
"thread/realtime/transcript/done",
"thread/resume",
"thread/rollback",
"thread/settings/updated",
"thread/shellCommand",
"thread/start",
"thread/started",
"thread/status/changed",
"thread/tokenUsage/updated",
"thread/unarchive",
"thread/unarchived",
"thread/unsubscribe",
"turn/completed",
"turn/diff/updated",
"turn/interrupt",
"turn/plan/updated",
"turn/start",
"turn/started",
"turn/steer",
"windows/worldWritableWarning",
"windowsSandbox/readiness",
"windowsSandbox/setupCompleted",
"windowsSandbox/setupStart"
],
"itemTypes": [
"agentMessage",
"commandExecution",
"contextCompaction",
"dynamicToolCall",
"enteredReviewMode",
"exitedReviewMode",
"fileChange",
"imageGeneration",
"imageView",
"mcpToolCall",
"plan",
"reasoning",
"userMessage",
"webSearch"
],
"supports": {
"stdioTransport": true,
"unixTransport": true,
"wsTransport": true,
"wsAuth": true,
"threadStart": true,
"threadResume": true,
"threadRead": true,
"threadList": true,
"threadLoadedList": true,
"threadTurnHistory": false,
"threadInjectItems": true,
"threadRollback": true,
"threadArchive": true,
"threadUnarchive": true,
"threadFork": true,
"threadCompactStart": true,
"threadNameSet": true,
"threadMetadataUpdate": true,
"threadShellCommand": true,
"threadUnsubscribe": true,
"threadGoal": true,
"turnSteer": true,
"turnInterrupt": true,
"commandExec": true,
"realtimeThread": true,
"modelList": true,
"appList": true,
"appListUpdated": true,
"collaborationModeList": false,
"configRequirementsRead": true,
"mcpServerStatusList": true,
"skillsExtraRoots": true,
"hooksList": true,
"pluginInstall": true,
"pluginUninstall": true,
"pluginRead": true,
"pluginSkillRead": true,
"pluginShare": true,
"accountLogin": true,
"accountLogout": true,
"accountTokenRefresh": true,
"accountAddCreditsNudge": true,
"configValueWrite": true,
"configBatchWrite": true,
"configMcpServerReload": true,
"skillsConfigWrite": true,
"commandExecWrite": true,
"commandExecResize": true,
"commandExecTerminate": true,
"fsRead": true,
"fsWrite": true,
"fsWatch": true,
"externalAgentImport": true,
"marketplaceAdd": true,
"marketplaceRemove": true,
"marketplaceUpgrade": true,
"experimentalFeatureEnablementSet": true,
"reviewStart": true,
"windowsSandboxReadiness": true,
"windowsSandboxSetupStart": true,
"fuzzyFileSearchEvents": true,
"mcpOAuthLogin": true,
"mcpResourceRead": true,
"mcpToolCall": true,
"mcpElicitation": true,
"toolRequestUserInput": true,
"permissionRequestApproval": true,
"guardianDeniedActionApproval": true,
"processEvents": true,
"rawResponseCompleted": true,
"skillsChanged": true,
"pluginInstalledNotification": true,
"threadLifecycleEvents": true,
"agentMessageDelta": true,
"planDelta": true,
"reasoningDeltas": true,
"mcpToolProgress": true,
"commandOutputDeltas": true,
"terminalInteraction": true,
"fileChangeOutputDelta": true,
"threadCollaborationItems": false,
"contextCompactionItem": true
}
}