Changelog
- 1850cd9 Merge pull request #276 from reflog/reflog/ai-split
- 0fa870c added default show_sub_when_single = true
- 971a8de ai: change claude 3.5 to 3.7 in default config
- d5b3c81 ai: implement Gemini and Anthropic providers with message handling
- 85a2e8e ai: refactor logging to use slog, fixed bug in anthropic.go
- f3649f4 applications: improved parsing of desktop exec
- 368922b bump version
- 2d30b65 clean up provider init
- ee366f5 config: print out error if config folder isn't present
- a015346 general: replaced 'sh -c' with 'env -S'
- c0078bf prefix: don't trim query in order to allow prefixes with space in modules
- 350d5e0 theming: added grid example