Sidekick icon indicating copy to clipboard operation
Sidekick copied to clipboard

A native macOS app that allows users to chat with a local LLM that can respond with information from files, folders and websites on your Mac without installing any other software. Powered by llama.cpp...

Results 29 Sidekick issues
Sort by recently updated
recently updated
newest added

The code from the README.md file does not work on the site, so it is showing the code... Please let me know if you would like me to fix this!

I would love if this app makes it to homebrew/cask https://docs.brew.sh/Acceptable-Casks#rejected-casks https://github.com/Homebrew/homebrew-cask

I'm unable to add any files to Sidekick experts without the application crashing immediately. Details ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Sidekick [91597] Path: /Applications/Sidekick-beta 2.app/Contents/MacOS/Sidekick Identifier: com.pattonium.Sidekick...

In `Sidekick/Logic/View Controllers/Tools/Slide Studio/SlideStudioViewController.c`, ```swift /// Function to start `marp` preview server public func startPreview() { // Save the code self.saveMarkdownToFile() // Start the marp child process self.marpPreviewProcess = Process()...

Trying to build this locally using my own Apple dev account, I get as far as this target failing: >"Copy marp" > Showing All Errors Only > /Users/seclorum/Desktop/Lab/Sidekick/Sidekick/Logic/View Controllers/Tools/Slide Studio/Resources/bin/marp:...

Try the following query with the default LLM and default expert: `a right angled triangle has sides of integer length, and all sides lengths are less than 100. Tell me...

**Is your feature request related to a problem? Please describe.** Instead of being locked into a vendor like tavily, it'd be nice to have another local-only option via [browser-use](https://browser-use.com/) (i.e.,...

enhancement

Currently, Sidekick only allows document file uploads but does not support actual image analysis. Adding vision model capabilities would allow users to upload images for processing, enabling object recognition, scene...

enhancement

Example prompt that continuously crashes Sidekick (infinite beachball spinning wheel): Generate HTML for a website homepage, it should include a header, hero section, about section, CTA and footer. Regardless of...

bug

Would be very handy to be able to quickly select and switch models from within the chat window instead of going to settings. Would also be good to be able...

enhancement