Launch HN: Continue (YC S23) – Create custom AI code assistants
41–50 of 113 posts
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#42Earlier quoted context omitted.
I guess you would be paying for pushing all of these tokens to the LLM. Also, too much irrelevant context can "confuse" the model about the task at hand
Check out NVIDIAs latest releases. Paying for tokens is going to be a history in about 6 months. You run the model on your laptop. Maybe you're right about the confusion...but given the velocity, that's going to be fixed also. All the knowledge about the field of programming is digitized, one could argue that having a model that digested all that information in a right way, is better than separate. Just a thought. I…
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#43Why separate? It's not like there's limited capacity...you can have an assistant knowing all the languages at once.
For users that end up benefitting from rules, it's typically because of encoding "personal knowledge" or "preferences". When building small side projects from scratch, this typically matters much less: you probably want it to "just work" using the canonical tech stack. Pretty quickly though projects end up with a lot of implicit knowledge and idiosyncratic practices that are great candidates for custom rules!
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#44What is the accessibility status of the Continue platform? I am a totally blind developer and have found Cursor to be an absolute mess when it comes to accessibility. There are enough tools available that I'd like to know about there accessibility ahead of time if possible instead of spending a bunch of time trying all of them out only to find they are not accessible.
I don't claim that we're perfect and would love to hear how we can improve if you have the chance to give it a try
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#45Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#46Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#47TLDR: Is there a way to make money from creating these specialized agents?
- Models like Relace's Instant Apply (https://hub.continue.dev/relace/instant-apply)
- Codebase context services like Greptile (https://hub.continue.dev/continuedev/greptile-context)
- MCP servers for services like Exa (https://hub.continue.dev/exa/exa-mcp)
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#48was great to meet you guys in NYC last month. congrats on your launch and its exciting to see Continue Hub go GA!
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#49Congrats on the release! I've been using Cursor but somewhat annoyed with the regular IDE affordances not working quite right (absence of pylance), and would love to go back to VSCode. I'd love it if you lean into pooled model usage, rather than it being an addon. IMO it is the biggest win for Cursor usage - a reasonable num of LLM calls per month, so I never have to do token math or fiddle with api keys. Of course,…
Excited to hear how it goes for you! Our Models Add-On is intended to give the same flat monthly fee as you’re accustomed to with other products. What did you mean by leaning into pooled, just making it more front-and-center?
An addon makes it seem like an afterthought, which I'm certain you are not going for! But still making is as seamless as possible would be great. For ex, response time for Claude in Cursor is much better than even the Claude web app for me.
Re: Launch HN: Continue (YC S23) – Create custom AI code assistants
#50Also cool that one can easily select different models for different modes.
Is there a competitor extension with similar offerings?