mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 19:21:35 +00:00
* feat(codex): add native session supervision * fix(codex): harden supervision integration * fix(codex): preserve locked harness ownership * fix(codex): fence native session archive * fix(codex): revalidate archive binding ownership * feat(codex): integrate supervision runtime * feat(sessions): preserve harness-owned execution * feat(sessions): persist harness ownership invariants * feat(gateway): enforce harness-owned sessions * feat(setup): enable detected Codex supervision * feat(mac): expose supervised Codex sessions * feat(ui): make Codex sessions actionable * docs(codex): document session supervision * test(codex): cover integration ownership * chore(i18n): refresh supervision inventories * fix(setup): finalize Codex activation atomically * test(codex): narrow binding store update * fix(sessions): preserve legacy model locks * test(macos): serialize Codex catalog fixtures * fix(sessions): preserve legacy lock admission * chore(i18n): reconcile supervision metadata * test(sessions): mark legacy lock fixture * fix(macos): drain final Codex catalog frame * docs: leave supervision note to release * style(macos): satisfy Codex catalog type length * chore: record session accessor seam owners * fix(macos): honor configured Codex supervision * fix(codex): preserve harness-owned model locks * fix(codex): satisfy supervision lint gates * chore(i18n): refresh native supervision inventory * fix(codex): align supervision validation contracts * fix(codex): close supervision boundary gaps * fix(codex): preserve supervision activation contracts * fix(codex): dispose standalone supervision runtime * fix(codex): pin supervised source connection * fix(plugins): bind delegated runs to exact session target * fix(codex): scope supervised sessions to configured agents * fix(codex): fingerprint effective supervision home * fix(codex): normalize supervision plugin policy * fix(codex): keep supervised bindings stable across upgrades * fix(codex): guard all supervised binding connections * fix(codex): preserve catalog filters and pending CAS identity * fix(codex): preserve supervision identity for diagnostics * fix(codex): bind uncertain commits to supervision connection * fix(codex): satisfy supervision type boundaries * fix(macos): reconcile current main validation * fix(codex): handle absent runtime config in supervision * fix(doctor): own local audio acceleration check * fix(codex): satisfy integration lint gates * fix(codex): satisfy lifecycle safety guards
83 lines
3.7 KiB
JSON
83 lines
3.7 KiB
JSON
{
|
|
"embeddedAgentSessionTarget": {},
|
|
"memoryHostSessionCorpus": {},
|
|
"sessionAccessorRead": {
|
|
"extensions/telegram/src/bot-deps.ts": 1,
|
|
"extensions/telegram/src/bot-message-context.session-recreate.test-support.ts": 2,
|
|
"src/acp/control-plane/manager.background-task.ts": 2,
|
|
"src/acp/control-plane/manager.core.ts": 1,
|
|
"src/agents/agent-command.ts": 2,
|
|
"src/agents/bash-tools.exec-approval-followup.ts": 2,
|
|
"src/agents/command/session.ts": 5,
|
|
"src/agents/main-session-restart-recovery.ts": 2,
|
|
"src/agents/subagent-announce-delivery.ts": 3,
|
|
"src/agents/subagent-announce-output.ts": 3,
|
|
"src/agents/subagent-announce.test-support.ts": 1,
|
|
"src/agents/subagent-capabilities.ts": 2,
|
|
"src/agents/subagent-list.ts": 2,
|
|
"src/agents/subagent-orphan-recovery.ts": 2,
|
|
"src/agents/subagent-session-reconciliation.ts": 2,
|
|
"src/agents/subagent-spawn.ts": 2,
|
|
"src/agents/tools/transcripts-tool.ts": 2,
|
|
"src/auto-reply/reply.triggers.trigger-handling.filters-usage-summary-current-model-provider.cases.ts": 2,
|
|
"src/auto-reply/reply/commands-export-common.ts": 2,
|
|
"src/auto-reply/reply/commands-name.ts": 2,
|
|
"src/auto-reply/reply/commands-session-store.ts": 2,
|
|
"src/auto-reply/reply/dispatch-acp-transcript.runtime.ts": 4,
|
|
"src/auto-reply/reply/dispatch-from-config.ts": 6,
|
|
"src/auto-reply/reply/get-reply-fast-path.ts": 4,
|
|
"src/auto-reply/reply/get-reply-run.ts": 2,
|
|
"src/commands/doctor-heartbeat-session-target.ts": 2,
|
|
"src/commands/doctor-state-integrity.ts": 2,
|
|
"src/commands/doctor/shared/codex-route-warnings.ts": 3,
|
|
"src/config/sessions/cleanup-service.ts": 4,
|
|
"src/config/sessions/session-accessor.ts": 25,
|
|
"src/config/sessions/session-registry-maintenance.ts": 2,
|
|
"src/config/sessions/store-load.ts": 5,
|
|
"src/config/sessions/store.ts": 16,
|
|
"src/config/sessions/test-helpers.ts": 2,
|
|
"src/config/sessions/transcript.ts": 6,
|
|
"src/cron/isolated-agent/session.ts": 2,
|
|
"src/infra/approval-request-account-binding.ts": 2,
|
|
"src/infra/heartbeat-runner.ts": 4,
|
|
"src/plugins/registry.ts": 2,
|
|
"src/plugins/runtime/runtime-agent.ts": 1
|
|
},
|
|
"sessionAccessorWrite": {
|
|
"src/agents/session-suspension.ts": 2,
|
|
"src/agents/subagent-orphan-recovery.ts": 3,
|
|
"src/agents/subagent-spawn.ts": 2,
|
|
"src/auto-reply/reply/commands-name.ts": 2,
|
|
"src/auto-reply/reply/dispatch-from-config.ts": 2,
|
|
"src/commands/doctor-heartbeat-main-session-repair.ts": 2,
|
|
"src/commands/doctor-session-snapshots.ts": 2,
|
|
"src/commands/doctor-session-state-providers.ts": 2,
|
|
"src/commands/doctor-state-integrity.ts": 2,
|
|
"src/commands/doctor/shared/codex-route-warnings.ts": 2,
|
|
"src/config/sessions/plugin-host-cleanup.ts": 2,
|
|
"src/config/sessions/session-accessor.ts": 14,
|
|
"src/config/sessions/session-file.ts": 2,
|
|
"src/config/sessions/session-registry-maintenance.ts": 2,
|
|
"src/gateway/server-methods/agent.ts": 2,
|
|
"src/gateway/session-lifecycle-state.ts": 2,
|
|
"src/gateway/test-helpers.mocks.ts": 1,
|
|
"src/infra/heartbeat-runner.ts": 5,
|
|
"src/infra/state-migrations.ts": 2,
|
|
"src/plugins/registry.ts": 3,
|
|
"src/plugins/runtime/runtime-agent.ts": 2
|
|
},
|
|
"sessionCompactManualTrim": {},
|
|
"sessionLifecycleCleanup": {
|
|
"src/config/sessions/store-maintenance-operations.ts": 2,
|
|
"src/config/sessions/store.ts": 5
|
|
},
|
|
"transcriptWriter": {
|
|
"src/agents/embedded-agent-runner/compaction-hooks.ts": 2,
|
|
"src/agents/embedded-agent-runner/thinking-replay-repair.ts": 2,
|
|
"src/agents/embedded-agent-runner/tool-result-truncation.ts": 3,
|
|
"src/agents/embedded-agent-runner/transcript-rewrite.ts": 2,
|
|
"src/config/sessions/session-accessor.ts": 7,
|
|
"src/config/sessions/store.ts": 2
|
|
}
|
|
}
|