From b8db97b12ad0825204bb4455a3c09f9b8142b679 Mon Sep 17 00:00:00 2001 From: Christian Wendler Date: Wed, 8 Apr 2026 10:01:55 +0000 Subject: [PATCH] =?UTF-8?q?release:=20palaia=20v2.7.3=20=E2=80=94=20ownsCo?= =?UTF-8?q?mpaction,=20doctor=20phantom=20tasks,=20scope=20visibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hotfix release with three fixes: - ContextEngine declares ownsCompaction to prevent parallel compaction - Doctor stale-tasks check uses Store for consistent entry discovery - Empty/unknown scope treated as team instead of hiding entries Co-Authored-By: Claude Opus 4.6 --- SKILL.md | 7 +++---- packages/openclaw-plugin/skill/SKILL.md | 7 +++---- palaia/SKILL.md | 7 +++---- skills/palaia/SKILL.md | 7 +++---- 4 files changed, 12 insertions(+), 16 deletions(-) diff --git a/SKILL.md b/SKILL.md index 99c6824..9eff909 100644 --- a/SKILL.md +++ b/SKILL.md @@ -25,10 +25,9 @@ metadata: - command: "python3 -m pip install --upgrade 'palaia[fastembed]' && openclaw plugins install @byte5ai/palaia && palaia doctor --fix && palaia warmup" label: "Upgrade palaia with semantic search + plugin and run health checks" postUpdateMessage: > - palaia has been updated to v2.7.2. New: `palaia setup claude-code` for - one-command Claude Code integration (MCP config + agent instructions), - doctor check for Claude Code config. - Run `palaia doctor --fix` to upgrade. + palaia has been updated to v2.7.3. Fixes: ContextEngine compaction conflict + with OpenClaw, doctor phantom stale-task warnings, invisible entries with + empty scope. Run `palaia doctor --fix` to verify. plugin: slot: memory package: "@byte5ai/palaia" diff --git a/packages/openclaw-plugin/skill/SKILL.md b/packages/openclaw-plugin/skill/SKILL.md index 99c6824..9eff909 100644 --- a/packages/openclaw-plugin/skill/SKILL.md +++ b/packages/openclaw-plugin/skill/SKILL.md @@ -25,10 +25,9 @@ metadata: - command: "python3 -m pip install --upgrade 'palaia[fastembed]' && openclaw plugins install @byte5ai/palaia && palaia doctor --fix && palaia warmup" label: "Upgrade palaia with semantic search + plugin and run health checks" postUpdateMessage: > - palaia has been updated to v2.7.2. New: `palaia setup claude-code` for - one-command Claude Code integration (MCP config + agent instructions), - doctor check for Claude Code config. - Run `palaia doctor --fix` to upgrade. + palaia has been updated to v2.7.3. Fixes: ContextEngine compaction conflict + with OpenClaw, doctor phantom stale-task warnings, invisible entries with + empty scope. Run `palaia doctor --fix` to verify. plugin: slot: memory package: "@byte5ai/palaia" diff --git a/palaia/SKILL.md b/palaia/SKILL.md index 99c6824..9eff909 100644 --- a/palaia/SKILL.md +++ b/palaia/SKILL.md @@ -25,10 +25,9 @@ metadata: - command: "python3 -m pip install --upgrade 'palaia[fastembed]' && openclaw plugins install @byte5ai/palaia && palaia doctor --fix && palaia warmup" label: "Upgrade palaia with semantic search + plugin and run health checks" postUpdateMessage: > - palaia has been updated to v2.7.2. New: `palaia setup claude-code` for - one-command Claude Code integration (MCP config + agent instructions), - doctor check for Claude Code config. - Run `palaia doctor --fix` to upgrade. + palaia has been updated to v2.7.3. Fixes: ContextEngine compaction conflict + with OpenClaw, doctor phantom stale-task warnings, invisible entries with + empty scope. Run `palaia doctor --fix` to verify. plugin: slot: memory package: "@byte5ai/palaia" diff --git a/skills/palaia/SKILL.md b/skills/palaia/SKILL.md index 99c6824..9eff909 100644 --- a/skills/palaia/SKILL.md +++ b/skills/palaia/SKILL.md @@ -25,10 +25,9 @@ metadata: - command: "python3 -m pip install --upgrade 'palaia[fastembed]' && openclaw plugins install @byte5ai/palaia && palaia doctor --fix && palaia warmup" label: "Upgrade palaia with semantic search + plugin and run health checks" postUpdateMessage: > - palaia has been updated to v2.7.2. New: `palaia setup claude-code` for - one-command Claude Code integration (MCP config + agent instructions), - doctor check for Claude Code config. - Run `palaia doctor --fix` to upgrade. + palaia has been updated to v2.7.3. Fixes: ContextEngine compaction conflict + with OpenClaw, doctor phantom stale-task warnings, invisible entries with + empty scope. Run `palaia doctor --fix` to verify. plugin: slot: memory package: "@byte5ai/palaia"