Niels
Niels
### Added - [`hyper-smooth`](https://github.com/segersniels/hyper-smooth) theme added under `plugins.json` - 1200x800 picture added under `public/store` ### Description > A comfortable soft color pallet that supports automatically switching variants based on the...
**What issue does this pull request resolve?** Currently when using `nullable` and `coerceTypes` alongside each other `coerceTypes` is run before `nullable` is processed, removing the ability to pass `null` in...
### Discussion Mostly just to open a discussion. I personally feel like TypeScript has been winning the race against Flow (and has won) for the last couple of years. So...
### Description of the problem Sometimes you find yourself unable to find a fitting commit message. ### Solution 1. Utilising the OpenAI API `gitmoji` could generate fitting commit messages based...
### Description of the problem It seems like `inquirer` still has issues with flickering prompts when typing which results in bad UX which it has been having for a very...
### Description This PR introduces a new command `supdock ai investigate` which would allow users to investigate their containers for issues based on the logs of the container. As a...
### Summary Currently when you write JSDoc and go to a new line it starts out of place and doesn't follow the indentation instead of prefilling the ` * `...
### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...
### Feature request With the recent addition of keeping track of conversational context of previous question I am now in need of an option to clear the chat history manually....