Sheikh Limon
Sheikh Limon
i guess its broken on arch as well Edit: The issue is that goose is using OpenSSL version 0.10.73 which requires libssl.so.1.1, but the latest Docker images are installing libssl3...
I've addressed all the Copilot AI suggestions from the recent code review. Happy to address any feedback.
> thanks for your contribution! please be sure to [sign the DCO](https://github.com/block/goose/pull/5525/checks?check_run_id=54305171562) Thank you for reviewing and pointing this out.
Getting a clippy error in `goose-mcp/src/computercontroller/mod.rs:1119` (unrelated to my changes). Should I fix it here or skip?
> Getting a clippy error in `goose-mcp/src/computercontroller/mod.rs:1119` (unrelated to my changes). Should I fix it here or skip? @alexhancock ok.. do i create an issue for this or are you...
Hi! @taniandjerry I've implemented the `--output-format json` feature as requested and created a pull request. The implementation includes: - Added `--output-format` flag to `goose run` command - JSON output with...
could be related to cloudflare outage
This appears to be related to the GNOME Keyring v46.1+ changes, where SSH functionality was moved to gcr, and the Secret Service API is affected. Adding `keyring: false` to `~/.config/goose/config.yaml`...
> wow, thanks for diving into this [@sheikhlimon](https://github.com/sheikhlimon) - do you think we should default to keyring false if we can't write to it? maybe warn the user? Yes, that...
> any chance I can interest you in putting up a PR for that :) ? yes of course