Skip to content

llm-task plugin broken: Cannot find module pi-embedded-runner.js (2026.2.12+) #16182

@nilsyai

Description

@nilsyai

Bug Report

Version: OpenClaw 2026.2.12 and 2026.2.13

Plugin: llm-task

Error:

Cannot find module '../../../src/agents/pi-embedded-runner.js'
Require stack:
- /home/linuxbrew/.linuxbrew/lib/node_modules/openclaw/extensions/llm-task/src/llm-task-tool.ts

Steps to reproduce:

  1. Install OpenClaw 2026.2.12 or 2026.2.13 via brew
  2. Call the llm-task tool with any prompt

Expected: llm-task executes and returns JSON result
Actual: Immediate module not found error

Looks like a packaging/build issue where pi-embedded-runner.js isn't included in the published package, or the relative path changed.

Workaround: Using sessions_spawn with model overrides for structured LLM tasks instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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