Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
111–120 of 128 posts
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#112Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#113Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#114As this post gradually sinks downwards on the HN front page, I'd just like to say thanks to everyone who've made all the lovely comments, it's great to get some feedback to show I haven't been wasting my time building this! And as I said, this whole project was 100% done by me in my spare time, with zero money behind it, and no real plan for what happens to it now! If you like it, please spread the word, as I don't h…
Just wanted to take the opportunity to say hello and thank you. I haven't really made anything in juce worth sharing, but for a couple of years I was deep in the vst swamp and tinkered a lot with juce. I learned a lot from it, got a very niche job thanks to it, and as a direct consequence have met some dear friends and made huge progress in my musical "career".
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#115I’ll try it and maybe I’ll be inspired to make my current home brewed agent more document focused again.
One drawback is much higher token usage because we get a very good saving in the cached data.
A little heads up: in your web page, the header download button force double screen with on mobile (iPhone 17 pro). No big problem but always an annoying when a page scrolls in two directions.
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#116Earlier quoted context omitted.
Well, once the LLMs are better and faster at writing code than the humans, coding by hand becomes a hobby rather than a job.. I guess personally I spend just over 100/month on LLM subs
> coding by hand becomes a hobby rather than a job Yeah, I guess that will be the future. I'm not sure if its a good thing or not. I hope it will not affect my job position. Last question, which LLM provider you use and the model?
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#117Very interesting. I tried to make a tree based agent two years ago but back then the LLM couldn’t manage to navigate the tree effectively. But today everything is different: better LLMs, and we have better understanding on how to instruct them. I’ll try it and maybe I’ll be inspired to make my current home brewed agent more document focused again. One drawback is much higher token usage because we get a very good sav…
Ta for the heads-up, I'll tweak the website!
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#118Is this using ACP?
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#119Sorry but it's not real BYOK to me as there is no UI/method provided to modify the providers, instead the app provides limited provider list and only allow custom API keys. I personally have a big list of providers under a CliProxyAPI service for easier management working with multiple coding agents and multiple serious or experimental providers, so I combine them whatever I want to have different experience, also mu…
Re: Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE
#120Sorry but it's not real BYOK to me as there is no UI/method provided to modify the providers, instead the app provides limited provider list and only allow custom API keys. I personally have a big list of providers under a CliProxyAPI service for easier management working with multiple coding agents and multiple serious or experimental providers, so I combine them whatever I want to have different experience, also mu…