mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:50:42 +00:00
Manage the Codex app-server binary in OpenClaw (#71808)
* Manage Codex app-server binary * Use plugin deps for Codex app-server binary * Stabilize media model registry test * Exclude checkpoint transcripts from memory ingestion
This commit is contained in:
@@ -1215,7 +1215,7 @@ describe("memory-core dreaming phases", () => {
|
||||
"utf-8",
|
||||
);
|
||||
await fs.writeFile(
|
||||
path.join(sessionsDir, "ordinary.checkpoint.abc123.jsonl"),
|
||||
path.join(sessionsDir, "ordinary.checkpoint.11111111-1111-4111-8111-111111111111.jsonl"),
|
||||
JSON.stringify({
|
||||
type: "message",
|
||||
message: {
|
||||
|
||||
Reference in New Issue
Block a user