Skip to content

Kilo CLI 7.2.4 fails to load with "No renderer found" error #8774

@kilo-code-bot

Description

@kilo-code-bot

Description

Kilo CLI version 7.2.4 fails to load with the following error:

Error

Error: No renderer found
    at useRenderer (/$bunfs/root/src/index.js:399986:20)
    at useTerminalDimensions (/$bunfs/root/src/index.js:399998:31)
    at ErrorComponent (/$bunfs/root/src/index.js:451411:37)
    at untrack (/$bunfs/root/src/index.js:398456:15)
    at runComputation (/$bunfs/root/src/index.js:398666:24)
    at updateComputation (/$bunfs/root/src/index.js:398649:17)
    at devComponent (/$bunfs/root/src/index.js:398530:20)
    at untrack2 (/$bunfs/root/src/index.js:402719:15)
    at runComputation2 (/$bunfs/root/src/index.js:402955:24)
    at updateComputation2 (/$bunfs/root/src/index.js:402938:18)
    at runTop2 (/$bunfs/root/src/index.js:403074:25)
    at runQueue2 (/$bunfs/root/src/index.js:403163:12)
    at completeUpdates2 (/$bunfs/root/src/index.js:403110:16)
    at runUpdates2 (/$bunfs/root/src/index.js:403096:21)
    at completeUpdates2 (/$bunfs/root/src/index.js:403155:16)
    at runUpdates2 (/$bunfs/root/src/index.js:403096:21)
    at setStore (/$bunfs/root/src/index.js:403928:10)
    at <anonymous> (/$bunfs/root/src/index.js:414510:21)
    at processTicksAndRejections (native:7:39)

Steps to Reproduce

  1. Install or update to Kilo CLI 7.2.4
  2. Attempt to launch the CLI

Expected Behavior

The CLI should load and render normally.

Actual Behavior

The CLI crashes on startup with "No renderer found" error originating from the renderer/terminal dimensions initialization.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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