
SidekickBar
Your new multi-agent AI sidekick
140 followers
Your new multi-agent AI sidekick
140 followers
Boost your productivity with 30+ AI assistants like ChatGPT, Copilot, Claude & Gemini in one sidebar. Write, code, translate & create faster with AI across Windows, macOS, and Linux.





WeekToDo
Hey Hunters 👋
Today I'm really happy to share with you SidekickBar, a tool I built because I was tired of losing focus by jumping to the browser for quick AI queries. Most apps don’t have assistants built in, so I wanted something system-wide, fast and always there.
As someone who works on both Linux and Windows, I needed something lightweight and cross-platform. I started experimenting with integrating Copilot into a standalone UI, but quickly realized I needed more flexibility. Copilot is fine for general questions, but I prefer Claude for development or Gemini when writing. So… I ended up creating a multi-agent app that lets me switch between assistants depending on the moment.
For curious developers: SidekickBar is built mostly with Electron, styled with Tailwind, and the entire UI was built with Svelte.
I’d love to hear your thoughts, feature ideas, or even edge cases you’d like to see handled.
Best regards,
Manuel
Smoopit
@merodriguez9112 This is a very interesting proposition! I haven't tried it right now but I'm trying to understand how do you limit usage for users using the sidekickbar, can't they overuse the models and end up actually costing you more than you charge? In pricing I do not see any X amount of queries in the free plan, Y queries in the Lifetime access etc? Or am I getting it wrong?
WeekToDo
@rachitmagon. Hey Rachit! Great question—and you’re right to be curious about that. SidekickBar is designed so that each user authenticates directly with the AI service they want to use (Claude, Perplexity, Poe, etc.), using their own account. That means there’s no middle layer or API proxy run by me—I don’t route the traffic or pay for your usage.
This was intentional from the start. It avoids needing to manage usage limits or tokens on my end, and it also gives users full transparency and control. If a service has free or paid tiers, you’re interacting with that service directly just like you would in your browser. SidekickBar simply gives you a more seamless way to access it from your desktop.
Appreciate you taking the time to dig into the details! Let me know if you end up trying it out. I’d love to hear your feedback.
Smoopit
@merodriguez9112 That's very cool & straightforward. I wonder why don't all the other apps that use public LLMs behind the scenes don't do that. Will definitely try it out soon
I absolutely love the idea! I'm sure it'll make me feel like a superhero. I’m curious about how you handle updates as these AI models evolve so quickly? Do users automatically get access to the latest versions of tools like ChatGPT, Claude, Gemini, etc.? Excited to see how this improves daily productivity!
WeekToDo
@nandini_gupta7 Thanks, Nandini! I'm really glad you liked the idea—it should feel pretty empowering! 😊
As for the updates, yes, most AI models update automatically when new versions are released. That said, if there’s a major change under the hood, there might be the occasional compatibility issue that I'd need to adjust manually. But those cases are rare and usually easy to fix.
Super excited to see how this all plays out and helps boost our daily workflows too!
WeekToDo
@chris_chapin Thanks for sharing that, Chris—I'll definitely take a look!
My idea for enabling that kind of interaction is by building an internal layer within the app that sits on top of all the AIs. Each model currently runs in its own isolated environment, so this internal coordination layer would act as a mediator or orchestrator between them. It’s actually the next feature I’m planning to tackle.
minimalist phone: creating folders
Yesterday, I told one guy it would be cool to have a sidebar for his project (analysing competitors according to business idea).
Now, you have applied something similar to AI. It is like reading my thoughts! :D
WeekToDo
@busmark_w_nika That’s awesome, Nika! I love that timing. it’s like we’re syncing wavelengths across projects 😄.
Your idea sounds great too a sidebar for competitive analysis could be incredibly handy. Thanks for the kind words :)
I'm loving SidekickBar for keeping me in flow instead of constantly tab-switching lol! Plus w/ the different AI assistants available system-wide w/ simply a hotkey is exactly what my workflow needed!! Great work creating this cross-platform solution, Manuel!
WeekToDo
@cranqnow Thank you so much Sam! That seriously means a lot. Keeping the flow intact was exactly the motivation behind building it. I’m glad the hotkey are fitting into your workflow the way I hoped they would.
If you ever have ideas for features or run into anything you think could be smoother, I'm all ears. Appreciate you taking the time to share this!
I love the idea, two feedbacks:
MCPs! Allow me to set custom MCPs (in models that support it)
Allow me to change the default location. Currently it pops up in the wrong monitor on the wrong corner so it's basically useless for my current setup.
WeekToDo
@sajjad_heydari1 Thanks a lot, Sajjad! Really appreciate the feedback.
Yes—right after launch, I rolled out an update that lets you customize the position and choose which monitor the bar appears on. That should make it much more useful for setups like yours!
As for custom MCPs—that one’s a bit trickier to implement, but I’m definitely exploring ways to make it work. Thanks again for the thoughtful suggestions!
Amazing product. As one who is using AI to both generate code and ask the AI what the code means to further learn and enhance my work-in-progress AI Chatbot project this is a big help.
WeekToDo
@chris_chapin Thanks so much! That means a lot to hear. I love how you’re using AI as both a coding partner and a learning tool—that’s exactly the kind of creative loop that leads to real breakthroughs.