marcelle

Results 4 issues of marcelle

This change allows "Goose" (not user, not assistant) to show information to the user which is outside of the user's conversation with the llm, and avoids sending those out-of-band messages...

## Invocation * help: `cargo run --bin goose -- bench --help` * `cargo run --bin goose -- bench` to run the "core" suite of bencharks * `cargo run --bin goose...

## Invocation * help: `cargo run --bin goose -- bench --help` * `cargo run --bin goose -- bench` to run the "core" suite of bencharks * `cargo run --bin goose...

## Changes ### For Bench Users * The CLI flag `-s` now refers to `--selectors`, where a selector is * a colon delimited string of suite, sub-suite(s), and eval filename....