Skip to content

Using /compact creates panic. #2985

@areoformed

Description

@areoformed

On MacOS 15.7.3 (24G419), using /compact causes the app to crash. Here's the error log,

thread 'main' (23085089) panicked at []/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/agent-code-0.20.0/src/commands/mod.rs:626:27:
Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Thanks!

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