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

177 lines
4.8 KiB
JSON

{
"generatedAt": "2026-06-03T03:17:32.633Z",
"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",
"command/exec",
"command/exec/outputDelta",
"command/exec/resize",
"command/exec/terminate",
"command/exec/write",
"config/batchWrite",
"config/mcpServer/reload",
"config/read",
"config/value/write",
"experimentalFeature/enablement/set",
"experimentalFeature/list",
"externalAgentConfig/detect",
"externalAgentConfig/import",
"externalAgentConfig/import/completed",
"fs/changed",
"fs/copy",
"fs/createDirectory",
"fs/getMetadata",
"fs/readDirectory",
"fs/readFile",
"fs/remove",
"fs/unwatch",
"fs/watch",
"fs/writeFile",
"fuzzyFileSearch/sessionCompleted",
"fuzzyFileSearch/sessionUpdated",
"hooks/list",
"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",
"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",
"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",
"windowsSandbox/readiness",
"windowsSandbox/setupCompleted",
"windowsSandbox/setupStart"
],
"supports": {
"stdioTransport": true,
"unixTransport": true,
"wsTransport": true,
"wsAuth": true,
"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,
"skillsExtraRoots": true,
"hooksList": true,
"pluginInstall": true,
"pluginUninstall": true,
"pluginRead": true,
"pluginSkillRead": true,
"pluginShare": true
}
}