Skip to content

v1.0.2 — fix agents/workspaceRegistry inject

Choose a tag to compare

@orangeofcarl0-sys orangeofcarl0-sys released this 15 Aug 20:31
· 8 commits to master since this release

Fix

  • new session FAILED (cannot get property agents without inject) → inject agents
  • archive skipped (workspaces service unavailable) → workspace service is named workspaceRegistry (not workspaces)

About 'compaction skipped (no useful summary)'

That's the compaction engine's own summarization failure (LLM stream failed or empty summary), not a plugin bug. The plugin degrades gracefully — it still starts the new session and archives even when summarization fails.