continue

There are 46 repositories under continue topic.

  • pathintegral-institute/mcpm.sh

    CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.

    Language:Python79598186
  • xNul/code-llama-for-vscode

    Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.

    Language:Python56951133
  • stacklok/toolhive-studio

    ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents

    Language:TypeScript668
  • continuedev/rules

    📕 A CLI for managing rules across any AI IDE

    Language:Go481410
  • IOriens/codellama-chat

    Codellama Instruct OpenAi style api.

    Language:Python30224
  • xNul/codestral-mamba-for-vscode

    Use Codestral Mamba with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.

    Language:Python29302
  • IBM/opensource-ai-workshop

    Open Source AI with Granite and Granite Code

  • NoeSamaille/continue-watsonx

    CustomLLM config to leverage watsonx LLMs with continue.dev.

    Language:TypeScript17201
  • BenevolenceMessiah/flstudio_setup

    FL Studio on Linux — Customizable One-Command/Installer/Updater & AI-Ready Tool‑chain

    Language:Shell13
  • anseki/gulp-confirm

    Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.

    Language:JavaScript9331
  • erikerlandson/breakable

    A lightweight library for 'break' and 'continue' in Scala for-comprehensions

    Language:Scala7302
  • Yurzs/ollama-x

    Ollama Proxy Server with extensions

    Language:Python7100
  • LeadMagic/leadmagic-mcp

    🚀 Production-ready Model Context Protocol server for LeadMagic API - Complete B2B data enrichment suite with 19 powerful tools. Zero-config setup for Claude, Cursor, Windsurf, Continue.dev, and all MCP clients.

    Language:TypeScript5
  • anseki/grunt-confirm

    Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.

    Language:JavaScript3201
  • zswDev/lib_co

    a c++ continue library

    Language:C3101
  • eagurin/synapse

    🧠 Synapse - Supercharge your AI coding assistants with memory, context, MCP tools, and intelligent routing. Works with Cline, Roo, Cursor, and any OpenAI-compatible tool. Just change the API endpoint and get superpowers! ✨

    Language:Python2
  • guna7222/CompletePythonDeveloper

    CompletePythonDeveloper

    Language:Python2100
  • OsoianMarcel/promise-all-always

    Execute all the promises whether they resolve or reject

    Language:JavaScript2120
  • flamingquaks/promptrek

    A universal AI Editor prompt storage solution that dynamically maps prompt data to a wide-range of agentic/AI editors and tools. This tool allows you to create generic prompts and allow developers to use their own tools with the AI context stored in the format your AI tooling expects

    Language:Python1
  • NavarroAlexKU/Python-Vowel-Eater

    create a program to skip all the vowels and print the remaining string

    Language:Python110
  • to-aoki/tiny_chat

    This is an LLM application with chat functionality, featuring chat using RAG, a database, and MCP server capabilities. The UI is designed for Japanese users.

    Language:Python10
  • pritaaa/Python-part-2

    List Of Contents : Break, Continue, While Loops, List Comprehension, Functions

    Language:Jupyter Notebook0100
  • sharmaishan2511/Some-basics-of-c

    A repository containing the basic algorithms in c language.

    Language:C0100
  • Programming_Basics_SoftUni

    yordanaxpetrova/Programming_Basics_SoftUni

    My solutions to homework assignments from the course Programming Basics with C# - March 2024, Software Engineering at Software University Ltd.

    Language:C#0100
  • abyss-s/continue-mentoring

    [2024 오픈소스 컨트리뷰션 아카데미] Git 활용 및 Continue

  • amaraelekwa/FizzBuzz-Project

    FizzBuzz is a well known programming assignment. The given code solves the FizzBuzz problem.

    Language:Jupyter Notebook
  • craneoankh/mcp-server-manager

    ⚙️ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.

    Language:Go
  • hamimbsf/EVERYTHING_ABOUT_LOOP

    Master JavaScript loops with real-world problems and beginner-friendly code — in Bangla!

    Language:JavaScript
  • hijimasa/Coding-support-tool-using-local-llm-with-proxy

    プロキシ環境下でローカルLLMを用いたコーディング支援ツールを立ち上げるためのリポジトリ

    Language:Dockerfile
  • JustinCBates/self-hosted-ai-continue

    Self-hosted AI backend for Continue VS Code extension with FastAPI and HuggingFace models

    Language:PowerShell
  • marelycarcamo/break-continue

    Ejemplo para describir la diferencia entre el uso de la instrucción break y continue

    Language:Python10
  • martinvillysson/super-simple-ai-chat

    super simple ai chat app with ollama partly generated using continue.dev with and open ai gpt4 mini

    Language:JavaScript
  • Razib2019/js-loop-tasks

    Module 18: Fundamental Concepts Of Loops

    Language:JavaScript10
  • tuestD/self-hosted-ai-continue

    🤖 Build your own AI backend for the Continue VS Code extension, enabling code assistance without external APIs or dependence on cloud services.

    Language:PowerShell
  • VaibhavMojidra/Kotlin---Demo-Continue-Keyword

    The Kotlin continue statement breaks the loop iteration in between (skips the part next to the continue statement till end of the loop) and continues with the next iteration in the loop.

    Language:Kotlin10