lollipopkit🏳️‍⚧️

Results 17 issues of lollipopkit🏳️‍⚧️

**Is your feature request related to a problem? Please describe.** No automatic night mode switching function. Themes cannot follow the system switch automatically. **Describe the solution you'd like** Add "Follow...

First of all, fvm is an awesome tool that has greatly improved my productivity. Second, thanks for your code review. ## auto config vsc settings and .gitignore This change is...

- [ ] `armbian-config` - #178 #138 - [ ] text weight - #132 These issues are caused by third-party lib [`xterm.dart`](https://github.com/TerminalStudio/xterm.dart), please wait for fixing.

lib

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? docs update ## What is the current behavior? #27357 ## What is the...

If anyone knows how to get CPU, Mem & etc. on Windows, please feel free to open a PR. I really appreciate it.

enhancement
help wanted

https://github.com/lollipopkit/flutter_server_box/issues/434#issuecomment-2208823407

enhancement
todo

As the [OpenAI API ref](https://platform.openai.com/docs/api-reference/chat/create), the body of `/chat/completions` can be: ```json { "model": "gpt-4o", "messages": [ { "role": "system", "content": "You are a helpful assistant." }, { "role": "user",...

Proposition: After inputting any chars in the field, search them in history, if any matches, show a select panel. Users can continue input and start a new chat, or select...