Skip to content

[Bug]: 2026.4.14 Broke lossless-claw: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw"." #66591

@AaronFaby

Description

@AaronFaby

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

Upon upgrading to 2026.4.14, the lossless-claw engine appears to be broken. Attempting to communicate with the bot shows this error:

⚠️ Something went wrong while processing your request. Please try again, or use /new to start a fresh session.

Checking the openclaw logs I see the following message:

13:59:11+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=main durationMs=57 error="Error: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw"."
13:59:11+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=session:agent:main:discord:direct:removed durationMs=58 error="Error: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw"."
13:59:11+00:00 error Embedded agent failed before reply: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw".

I am using lossless-claw 0.8.2.

Steps to reproduce

  1. Update to 2026.4.14.
  2. Attempt to communicate with OpenClaw.
  3. Receive error message.

Expected behavior

OpenClaw should respond without issue.

Actual behavior

⚠️ Something went wrong while processing your request. Please try again, or use /new to start a fresh session.

OpenClaw version

2026.4.14

Operating system

Ubuntu 24.04

Install method

install.sh

Model

anthropic/claude-sonnet-4-6

Provider / routing chain

openclaw -> Anthcopic API

Additional provider/model setup details

No response

Logs, screenshots, and evidence

13:59:11+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=main durationMs=57 error="Error: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw"."
13:59:11+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=session:agent:main:discord:direct:removed durationMs=58 error="Error: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw"."
13:59:11+00:00 error Embedded agent failed before reply: Context engine "lossless-claw" factory returned an invalid ContextEngine: info.id must match registered id "lossless-claw".

Impact and severity

Severity is high since it breaks OpenClaw entirely with lossless-claw enabled. lossless-claw must be disabled to restore functionality.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now fails

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions