Hugues Clouâtre

Results 5 issues of Hugues Clouâtre

Bracket was opened but not closed. Replaced by em dash to improve readability and avoid layers of brackets.

**Please explain the motivation behind the feature request.** Goose binaries are downloaded and executed in CI/CD environments (e.g., [setup-goose-action](https://github.com/clouatre-labs/setup-goose-action)). Currently, release artifacts have no cryptographic verification mechanism. Consumers cannot verify...

## Summary Shell command output (like device codes from `gh auth login`) was being displayed as spinner messages, causing critical information to be hidden or lost. This fix extracts the...

**Describe the bug** When using OpenRouter provider with `mistralai/devstral-2512:free`, Goose displays 128K context limit instead of the 262K that OpenRouter's API actually reports for this model. --- **To Reproduce** 1....

**Please explain the motivation behind the feature request.** When using `dynamic_task__create_task` or `sub_recipes` to spawn subagents, their execution is opaque. The CLI only shows: ``` ─── execute_task | subagent ──────────────────────────...