mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-25 07:35:31 +00:00
Summary: - The PR adds an awaited `agent_end` helper, uses it for no-channel local CLI and Codex app-server terminal pa ... erves fire-and-forget behavior for channel-backed paths, and updates docs, changelog, and regression tests. - Reproducibility: yes. by source inspection. Current main calls `runAgentHarnessAgentEndHook` without awaiting in local CLI and Codex terminal paths, and the PR's pending-hook tests encode the failure and desired split. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(agents): await local agent_end hooks - PR branch already contained follow-up commit before automerge: test: fix agent_end hook helper fixture - PR branch already contained follow-up commit before automerge: ci: retry security checkout - PR branch already contained follow-up commit before automerge: ci: allowlist qa-lab lifecycle fixtures - PR branch already contained follow-up commit before automerge: fix CLI channel agent_end delivery - PR branch already contained follow-up commit before automerge: ci: drop stale qa-lab deadcode entries Validation: - ClawSweeper review passed for head |
||
|---|---|---|
| .. | ||
| src | ||
| doctor-contract-api.test.ts | ||
| doctor-contract-api.ts | ||
| harness.ts | ||
| index.test.ts | ||
| index.ts | ||
| media-understanding-provider.test.ts | ||
| media-understanding-provider.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| prompt-overlay-runtime-contract.test.ts | ||
| prompt-overlay.ts | ||
| provider-catalog.ts | ||
| provider-discovery.ts | ||
| provider.test.ts | ||
| provider.ts | ||
| test-api.ts | ||
| tsconfig.json | ||