goose Generates Huge Log Files in Hidden .local Folder on Mac
Describe the bug I have found that goose frequently hangs indefinitely with simple commands. This doesn't always cause a problem, but sometimes if I forget to stop it, it will generate log files in the 100s of GBs until it fills up the drive. See screenshot.
To Reproduce
- Use goose UI on Mac for normal research, code analysis, or questions.
- goose hangs on a complex request.
- Forget to stop it, it never times out.
- Eventually the Macbook starts running very slowly once it is nearly out of drive space
Expected behavior
- Log files would be capped at a certain size
- Log files and caches would be in a non-hidden location and could be cleared from within the app
- goose would have a reasonable default timeout
Screenshots
Please provide following information:
- macOS Sequoia 15.6.1, Apple Silicon M1
- UI
- Version: 1.5.0-block.202508202012...
- Extensions: Developer
Additional context In this most recent instance, the logs were called ...-goosed.log and ...-mcp-developer.log, but I had to delete them.
I can confirm this issue. https://github.com/towry/dots/blob/next/scripts/freeup-my-tiny-macbook.sh#L29
.take
Thanks for taking this issue! Let us know if you have any questions!
related https://github.com/block/goose/pull/4985
thanks, @zanesq - yeah I took a stab at this. If you want to fork the PR and continue to work on that (take @jamadeo 's ) suggestions in for example, that could work!
Let us know if you have any questions, @naveenkumar29052006 !
Hi @naveenkumar29052006 - wanted to check if you are still working on this!
Hi @naveenkumar29052006 - wanted to check if you are still working on this!
yes @taniandjerry i am almost fininshed with my work
.take
The issue you are trying to assign to yourself is already assigned.
As it seems @Shreyanshsingh23 that @naveenkumar29052006 is still working on this, you may explore other open issues!
Removing the Hacktoberfest labels from this issue. Given that it will take more time to contribute to this issue, and there is no PR ready for review, I want to make sure the remaining time this week is used to get all final submissions merged! Anyone is welcome to reopen this if they have a PR ready to contribute.
this has been fixed on main