Showing 238 open source projects for "code-server"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    DSPy

    DSPy

    DSPy: The framework for programming—not prompting—language models

    Developed by the Stanford NLP Group, DSPy (Declarative Self-improving Python) is a framework that enables developers to program language models through compositional Python code rather than relying solely on prompt engineering. It facilitates the construction of modular AI systems and provides algorithms for optimizing prompts and weights, enhancing the quality and reliability of language model outputs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Claude Agent SDK

    Claude Agent SDK

    Programmatically build AI agents with Claude Code's capabilities

    Claude Agent SDK (TypeScript) is an official TypeScript/JavaScript software development kit from Anthropic that makes it easier to build AI agents using the same agent architecture that powers Claude Code and other Claude-based autonomous systems. It provides abstractions and tools that let developers programmatically create, configure, and run intelligent agents that can read files, run commands, edit source code, manage sessions, and execute workflows without having to implement the agent loop manually — the SDK handles much of the complexity for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Diplomacy Cicero

    Diplomacy Cicero

    Code for Cicero, an AI agent that plays the game of Diplomacy

    The project is the codebase for an AI agent named Cicero developed by Facebook Research. It is designed to play the board game Diplomacy by combining open-domain natural language negotiation with strategic planning. The repository includes training code, model checkpoints, and infrastructure for both language modelling (via the ParlAI framework) and reinforcement learning for strategy agents. It supports two variants: Cicero (which handles full “press” negotiation) and Diplodocus (a variant focused on no-press diplomacy) as described in the README. The codebase is implemented primarily in Python with performance-critical components in C++ (via pybind11 bindings) and is configured to run in a high‐GPU cluster environment. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Refly

    Refly

    The first open-source agent skills builder

    Refly is an AI-native workflow platform that democratizes automated workflow and skills creation for both technical and non-technical users by offering a visual, natural-language-driven interface. Instead of requiring code, Refly lets creators define tasks and business logic through simple “vibes,” which are compiled into structured, reusable agent skills that can be executed on engines like Claude Code, Cursor, or other supported runtimes. With a focus on making automation accessible, it provides a visual canvas and low-code components that feel similar to drag-and-drop builders but backed by powerful AI orchestration, memory handling, and integrations with external services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    WebMCP

    WebMCP

    Enabling web apps to get accessed by AI agents

    ...WebMCP reduces developer burden by reusing existing frontend logic instead of requiring separate server-side integrations. Designed to complement protocols like MCP rather than replace them, WebMCP strengthens accessibility, interoperability, and agent reliability across the modern web.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Agent S

    Agent S

    Agent S: an open agentic framework that uses computers like a human

    ...It supports flexible deployment via CLI, SDK, or cloud, and integrates with multiple model providers including OpenAI, Anthropic, Gemini, Azure, and Hugging Face endpoints. With optional local code execution, reflection mechanisms, and compositional planning, Agent S provides a scalable and research-driven framework for building advanced computer-use agents.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Mysti

    Mysti

    AI coding dream team of agents for VS Code

    Mysti is a VS Code extension that provides a unified interface for AI coding assistants and agent workflows, with a strong emphasis on multi-agent collaboration. Instead of replacing the tools developers already use, it integrates with popular CLI-based coding assistants and routes work through a single, consistent UI inside the editor. The experience is organized around “personas” that change how the assistant approaches a task, such as architecture, debugging, security review, performance tuning, or refactoring, which helps structure the AI’s behavior for different goals. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    AWS Agent Skills

    AWS Agent Skills

    AWS Skills for Agents

    ...The skills cover critical AWS services such as IAM, Lambda, DynamoDB, S3, API Gateway, EKS, and many more, letting agents offer actionable advice on infrastructure as code, debugging, security configurations, and architectural workflows. Skills are kept up to date with weekly documentation checks, ensuring they reflect current AWS patterns and service changes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WorkAny

    WorkAny

    Desktop Agent for Any Task

    WorkAny is an open-source desktop AI agent application that executes generic tasks through natural language commands, effectively bringing intelligent automation into everyday workflows without needing to write code manually. It acts as a unified environment where users can ask the AI to generate documents, presentations, websites, spreadsheets, organize files, or write code — all with real-time streaming outputs directly in the app, so you see results as the AI produces them. Powered by a combination of Claude Code as the primary runtime agent and a sandbox execution environment for safety, WorkAny integrates an agent SDK, MCP (Model Context Protocol) support, and custom skills to handle diverse tasks with contextual understanding. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Flowise

    Flowise

    Drag & drop UI to build your customized LLM flow

    ...Open source is the core of Flowise, and it will always be free for commercial and personal usage. Flowise support different environment variables to configure your instance. You can specify the following variables in the .env file inside the packages/server folder.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    AutoGPT

    AutoGPT

    Powerful tool that lets you create and run intelligent agents

    AutoGPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM "thoughts", to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, AutoGPT pushes the boundaries of what is possible with AI.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    Lux Desktop

    Lux Desktop

    Example client of oagi-python developed with Tauri

    ...The repository includes a full local development workflow using Node.js, pnpm, and Rust, with scripts for hot-reload development (pnpm tauri dev) and production builds (pnpm tauri build). It also documents platform-specific code-signing steps so that the resulting binaries can be safely distributed to end users on macOS and Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Self-Operating Computer

    Self-Operating Computer

    A framework to enable multimodal models to operate a computer

    ...The framework supports features like Optical Character Recognition (OCR) and Set-of-Mark (SoM) prompting to enhance visual grounding capabilities. It is designed to be compatible with macOS, Windows, and Linux (with X server installed), and is released under the MIT license.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    ILLA Builder

    ILLA Builder

    Low-code platform allows you to build business apps

    ILLA is a robust open source low-code platform for developers to build internal tools. By using ILLA's library of Components and Actions, developers can save massive amounts of time on building tools. Build tools through drag-and-drop components, customize your AI Agent, connect to your data sources, and make AI a smart tool tailored to your needs and data, making your work more intelligent.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Hello-Agents

    Hello-Agents

    Building an Intelligent Agent from Scratch

    ...It walks users through core concepts such as ReAct-style reasoning, tool usage, memory handling, and multi-step task execution, enabling hands-on experimentation with modern LLM-powered agent systems. The repository is structured as a progressive learning path, combining theory, exercises, and runnable code so users can incrementally build more capable agents. Its goal is to demystify agent engineering and help developers move from simple prompt scripts to robust autonomous systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Swift Concurrency Agent Skill

    Swift Concurrency Agent Skill

    Add expert Swift Concurrency guidance to your AI coding tool

    Swift Concurrency Agent Skill is an open-source “agent skill” designed to give AI coding assistants deep expertise in Apple’s Swift Concurrency model, including async/await, structured concurrency, task groups, actors, and thread safety. It is formatted according to the Agent Skills specification so that tools like Claude Code, Cursor, Copilot, and other LLM-powered systems can load it and apply guidance when relevant. The skill codifies practical best practices for writing efficient, safe, and modern concurrent Swift code and outlines how to modernize existing legacy code toward Swift 6 conventions. Rather than teaching basic Swift, it targets the nuanced behaviors of concurrency primitives, actor isolation, and safety annotations like @MainActor and Sendable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shire

    Shire

    Empower Your Dev Ecosystem with AI Agents

    Shire is an AI-driven development ecosystem that empowers developers with AI agents to automate coding tasks, enhance productivity, and elevate code quality. The concept of Shire has its roots in AutoDev, a subproject of UnitMesh. Within AutoDev, we envisioned an AI-driven integrated development environment for developers, which included Shire’s predecessor, DevIns. DevIns was designed to empower users to create custom AI agents tailored to their own IDEs, thus forging a personalized AI-powered development realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Actionbook

    Actionbook

    Browser action engine for AI agents. 10× faster, resilient by design

    ...This design makes browsing up to 10× faster and far more resilient than ad-hoc approaches that break on minor page changes, because the action manuals codify expected flows and DOM targets. It provides multiple integration paths — a Rust-based CLI, MCP server support for AI IDEs, and a JavaScript SDK — so developers can plug it into a wide range of agent pipelines and toolchains.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    OpenAI Assistants Quickstart

    OpenAI Assistants Quickstart

    OpenAI Assistants API quickstart with Next.js

    ...The repository includes multiple example pages that each showcase specific capabilities, while all examples share the same underlying assistant with all capabilities enabled. The primary chat logic lives in the Chat component at app/components/chat.tsx, which manages rendering, streaming, and forwarding function calls. Server handlers for threads are provided under api/assistants/threads/..., giving a reference for wiring the API into Next.js routes. The Chat component can be copied directly into other projects, along with its styles from app/components/chat.module.css. Example pages include a basic chat, a function calling demo, a file search demo, and a full-featured example, allowing developers to explore each feature in isolation or together.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Vibium

    Vibium

    Browser automation for AI agents and humans

    Vibium is an open-source browser automation infrastructure built to serve both AI agents and human developers by simplifying control and interaction with real browsers. It integrates a single lightweight binary that manages browser lifecycle, implements a WebDriver BiDi proxy, and exposes a Model Context Protocol (MCP) server so language models or automation clients can control browser behavior without complex setup. This design makes it ideal for AI agents that need to interact with the web, perform tasks, or simulate human interactions in a browser environment, and it also works well for traditional testing and automation workflows. Vibium strikes a balance between AI-native capabilities and conventional developer usability by offering language bindings and client APIs for JavaScript and Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Agent Skills

    Agent Skills

    Skills for AI coding agents

    ...In this repository, each skill adheres to the Agent Skills specification, meaning they’re defined as folders with a SKILL.md file (containing task descriptions and step-by-step guidance) and can include helper scripts and reference material that the agent can execute or consult when invoked. The goal of the project is to make it easy for AI assistants like Claude Code, OpenCode, Cursor, Codex, and others that support this open ecosystem to automatically apply best practices or perform concrete actions when a relevant user intent is detected. For example, some skills guide the agent in applying React and Next.js performance best practices, auditing UI and accessibility standards.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    AutoCoder

    AutoCoder

    A long-running autonomous coding agent powered by the Claude Agent

    ...The core idea is to accelerate software production while preserving correctness and readability, minimizing the cognitive overhead that comes from switching between concept and implementation. Its architecture typically integrates language models with static analysis and template logic so that generated code is not only syntactically valid but also idiomatic and testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bytebot

    Bytebot

    Bytebot is an AI desktop agent that automates computer tasks

    Bytebot is an open-source AI assistant and automation framework built to help developers and teams automate repetitive software development tasks, accelerate coding workflows, and integrate intelligent assistance into everyday tooling. It typically includes capabilities for code generation, refactoring suggestions, automated testing assistance, and integration with source control systems to make commits or generate pull requests guided by natural language prompts. Bytebot can be embedded into editors, terminals, or CI/CD pipelines to provide contextual recommendations, highlight quality issues, and propose fixes based on understanding of code and project context. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenClaw Chinese Translation

    OpenClaw Chinese Translation

    Open source personal AI assistant Chinese version

    OpenClawChineseTranslation is a community-driven effort to provide translated resources and documentation for the OpenClaw project in Chinese, making it easier for native Chinese developers to understand and implement the agent framework. It focuses on producing accurate and up-to-date translations of tutorials, API references, configuration guides, and explanatory materials so that learners don’t struggle with language barriers when working with the original project. The repository...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Agentic

    Agentic

    AI agent stdlib that works with any LLM and TypeScript AI SDK

    Agentic is an open source, TypeScript, AI agent standard library that works with any LLM and TS AI SDK. Agentic’s standard library of TypeScript AI tools are optimized for both TS-usage as well as LLM-based usage, which is really important for testing and debugging.
    Downloads: 12 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB