Show HN: Continue (YC S23) – Open-source coding autopilot

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. continue

    ⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks

    I'm not aware of any reason we would be connecting to windows.net. I would be surprised if VS Code did not already have access to Desktop / Documents / etc. but if this is the case, then Continue reads the currently open files as context for the LLM. It would be very useful to hear more about the details of these two cases so we can try to better reproduce and solve the problem. Would you be interested in opening a new issue? (https://github.com/continuedev/continue/issues/new)

    Continue will cache Python packages in ~/.continue/server/env after the first download, but there might be something else causing slower startup. Will look into this as well!

    Meilisearch is an open-source search library. We connect to meilisearch.com only in order to download the software, which then runs completely locally to power search in the dropdown as you type. The line of code where we do this is here: https://github.com/continuedev/continue/blob/ce76e391775034c...

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. openvsx

    An open-source registry for VS Code extensions

    The extension is not available on https://open-vsx.org/ ? (The market place for VSCodium)

  4. llama-cpp-python

    Python bindings for llama.cpp

    Thanks for sharing! We've been recommending something similar with these llama-cpp-python bindings https://github.com/abetlen/llama-cpp-python#web-server, but I'll have to check that out

  5. aider

    aider is AI pair programming in your terminal

    My open source tool aider does this. In the chat you can use /run to launch any shell command and return the output to GPT. It’s super helpful for running the code it just changed or related tests and letting GPT figure out how to fix problems.

    https://github.com/paul-gauthier/aider#in-chat-commands

  6. vscode-extension

    FlexiGPT plugin for VSCode. Interact with AI models as a power user (by flexigpt)

    One more that is highly extensible: https://github.com/ppipada/vscode-flexigpt

    With multiple ai providers, customizable prompts, select to ask, comment to ask, history saving, SO search, command line exec, etc.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Python is
the 2nd most popular programming language
based on number of references?