Sheikh Limon

Results 5 issues of Sheikh Limon

## Summary This pull request implements the requested `--output-format json` flag for the goose run command, enabling structured JSON output for programmatic parsing. The feature allows users to parse tool...

**Describe the bug** When running `npm install` in the repository, Husky prints the following warning: ```bash husky - install command is DEPRECATED ``` This happens because the `prepare` script in...

good first issue

## Summary Add automatic fallback to file-based storage when keyring is unavailable. Provides user-friendly warnings and security guidance while maintaining configuration functionality. - Detect keyring-specific errors vs other failures -...

## Summary Issue: mcp-hermit cleanup fails with "No such file or directory" error - this was already fixed recently by replacing tilde with ${HOME} variable Solution: Add proper quoting to...

Deleted chat sessions are not being fully removed and reappear in the chat interface, preventing users from creating new sessions after deletion. A temporary patch was added in #5644, but...