23 projects for "git windows" with 2 filters applied:

  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Claude Code

    Claude Code

    Claude Code is an agentic coding tool that lives in your terminal

    Claude Code is an intelligent agentic coding assistant that lives in your terminal and understands your entire codebase. It helps developers code faster by executing routine tasks, explaining complex code snippets, and managing git workflows—all via natural language commands. Claude Code integrates seamlessly into your terminal, IDE, or GitHub by tagging @claude to interact with your code context. The tool is designed to simplify development by automating repetitive work and providing...
    Downloads: 3,877 This Week
    Last Update:
    See Project
  • 2
    GitAgent

    GitAgent

    A framework-agnostic, git-native standard for defining AI agents

    GitAgent is an open standard and toolkit for defining portable AI agents using Git repositories as their foundational structure. The core idea behind the project is that an AI agent can be fully described by a set of files stored in a repository, allowing developers to clone the repository and instantly obtain a runnable agent. Unlike many frameworks that tightly couple agents to specific ecosystems, GitAgent is designed to be framework-agnostic so that the same agent definition can operate...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    GitClaw

    GitClaw

    A universal git-native AI agent framework

    GitClaw is an open-source framework for building AI agents whose entire identity, configuration, memory, and capabilities live inside a Git repository. Instead of storing agent state in databases or application code, the framework treats a repository itself as the agent’s environment, allowing developers to version, inspect, and collaborate on agents using standard Git workflows. The system defines structured files that represent the agent’s personality, rules, configuration, and operational...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lumen

    lumen

    Beautiful git diff viewer, generate commits with AI

    Lumen is an open-source command-line developer tool that enhances Git workflows by combining advanced diff visualization with AI-powered code assistance. The tool provides an ergonomic interface for reviewing code changes directly in the terminal, offering syntax-highlighted diffs and structured output to make change analysis easier. In addition to displaying differences between commits, Lumen integrates AI services that can explain code changes, generate commit messages, and assist with Git...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Data Version Control

    Data Version Control

    Git-based data version control for machine learning workflows

    DVC (Data Version Control) is an open source tool designed to bring version control principles to machine learning and data science workflows. It enables developers and data scientists to track datasets, machine learning models, and experiment results in a way that integrates with existing Git repositories. Instead of storing large datasets directly in Git, DVC keeps lightweight metadata in the repository while storing the actual data in external storage systems. This approach allows teams...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AI Commits

    AI Commits

    A CLI that writes your git commit messages for you with AI

    AI Commits is a command-line tool that writes your git commit messages for you using an AI model. It works by running git diff to gather your staged code changes, sending that diff to an LLM (originally GPT-3, now configurable), and receiving back a concise, human-readable commit message. The tool is designed to integrate cleanly into a developer’s workflow so that generating a descriptive commit message becomes a single command rather than a chore. It supports configuration via environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Pope Bot

    The Pope Bot

    Autonomous AI agent that you can configure and build

    The Pope Bot is an autonomous AI agent framework that lets users configure and run an AI-powered agent that can perform tasks continuously, day in and day out, by leveraging GitHub Actions, commit history, and secure workflows. It’s designed so that every action taken by the agent is logged as a git commit, giving users complete visibility into what the agent did, why it did it, and when, which makes actions auditable and reversible. The framework treats the repository itself as the agent’s...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Gitingest

    Gitingest

    Create prompt-friendly codebase digests from any Git repository URL

    Gitingest is a developer utility that converts an entire Git repository into a structured, prompt-friendly text digest suitable for use with large language models. It analyzes a repository and produces a consolidated textual representation that includes the file structure and code content in an organized format. This makes it easier to provide meaningful code context when working with AI systems that require compact, readable inputs. Developers can generate these digests from either a local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Monkey Code

    Monkey Code

    Enterprise-grade AI programming assistant designed for R&D collab

    Monkey Code is an enterprise-grade AI programming assistant designed to transform how development teams collaborate, build, and manage code across complex environments. It goes beyond traditional AI coding tools by combining intelligent code generation, conversational programming, and automated DevOps-style workflows into a unified platform that integrates directly with Git-based repositories. One of its defining characteristics is its support for private deployment and fully offline...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    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
  • 10
    Rill

    Rill

    Fast SQL-based BI tool for real-time dashboards and analytics

    Rill is an operational BI tool that turns raw datasets into fast, interactive dashboards using SQL and a code-first approach. It helps data teams move from data lake to insight quickly, without the complexity of traditional BI systems. With an embedded in-memory database powered by DuckDB or ClickHouse, queries run in milliseconds, enabling real-time exploration and analysis. Rill supports local and remote data sources such as CSV, Parquet, S3, and GCS, making it flexible across...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    AgentHub

    AgentHub

    GitHub is for humans. AgentHub is for agents

    AgentHub is an experimental platform designed to enable collaboration between autonomous AI agents working on shared codebases. The project functions as a lightweight infrastructure layer that combines a Git repository with a message-board-style communication system, allowing multiple agents to coordinate development tasks within the same workspace. Rather than focusing solely on human collaboration, the system is designed around an “agent-first” paradigm where AI agents can contribute code,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Polyaxon

    Polyaxon

    MLOps tools for managing & orchestrating the ML LifeCycle

    Polyaxon is an open-source machine learning operations (MLOps) platform built to help individuals, teams, and organizations develop, train, orchestrate, and monitor machine learning and deep learning workflows at scale with reproducibility and automation as core principles. It provides a unified solution for tracking experiments, managing datasets, scheduling jobs, and comparing results across runs, which greatly improves productivity and collaboration in data science teams. Polyaxon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    yek

    yek

    Serialize repositories into LLM-ready context w/ smart prioritization

    Yek is a Rust-based CLI tool designed to serialize text-based files from a repository or directory into a single structured output for large language model use. It scans projects using .gitignore rules to exclude irrelevant files and automatically filters out binary or oversized content. Yek prioritizes files based on Git history, placing more important content later in the output to align with how language models process context. Yek supports multiple directories, individual files, and glob...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fractals

    Fractals

    Fractals is a recursive task orchestrator for agent swarm

    Fractals is an experimental open-source framework designed to orchestrate complex tasks using swarms of AI agents organized in a recursive structure. The system takes a high-level goal and decomposes it into a hierarchy of smaller subtasks, forming a self-similar tree that resembles a fractal structure. Each leaf node of this tree represents a specific executable task that can be processed independently by an AI agent. The framework runs these subtasks in isolated Git worktrees so agents can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Grok CLI

    Grok CLI

    An open-source AI agent that brings the power of Grok

    Grok CLI is a command-line interface built around the Grok AI model that brings programmatic and conversational AI capabilities directly to developer terminals. It lets you run Grok queries from your shell, scripting environment, or automation workflows without switching to a browser, enabling utility in scripting, quick data exploration, code generation, and assistant-guided tasks directly where you write code. The CLI supports streaming responses, so outputs appear in real time as the Grok...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Code2Prompt

    Code2Prompt

    Convert codebases into structured prompts optimized for LLM analysis

    code2prompt is an open source command line tool designed to convert an entire codebase into a structured prompt that can be easily used with large language models. It analyzes a project directory, gathers relevant source files, and formats them into a single prompt that includes the source tree and code content. This approach helps developers quickly provide full project context to AI models without manually copying files or assembling prompts. code2prompt is built in Rust and focuses on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads:...
    Leader badge
    Downloads: 2,613 This Week
    Last Update:
    See Project
  • 18
    OpenCommit

    OpenCommit

    AI tool that automatically generates meaningful Git commit messages

    OpenCommit is an open source developer tool that automatically generates meaningful Git commit messages using large language models. It analyzes the staged changes in a repository and produces a descriptive commit message in seconds, helping developers avoid vague messages such as “fix” or “update.” OpenCommit can be used as a command-line utility that replaces the traditional Git commit command, allowing developers to commit changes with a generated message instantly. It supports multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PRM800K

    PRM800K

    800,000 step-level correctness labels on LLM solutions to MATH problem

    PRM800K is a process supervision dataset accompanying the paper Let’s Verify Step by Step, providing 800,000 step-level correctness labels on model-generated solutions to problems from the MATH dataset. The repository releases the raw labels and the labeler instructions used in two project phases, enabling researchers to study how human raters graded intermediate reasoning. Data are stored as newline-delimited JSONL files tracked with Git LFS, where each line is a full solution sample that...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    MLPACK is a C++ machine learning library with emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and flexibility for expert users. * More info + downloads: https://mlpack.org * Git repo: https://github.com/mlpack/mlpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Machine Learning Git Codebook

    Machine Learning Git Codebook

    For extensive instructor led learning

    Machine Learning Git Codebook is an educational repository that provides a structured introduction to data science and machine learning concepts through a series of interactive notebooks and practical examples. The project is designed as a self-paced learning resource that walks learners through the full data science workflow, including data preprocessing, exploratory analysis, feature engineering, and model development. It covers a wide range of machine learning techniques such as decision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners. Obtaining the teachingbox: FOR USERS: If you want to download the latest releases, please visit:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChatGPT Bulk Delete

    ChatGPT Bulk Delete

    Bulk delete your ChatGPT conversations easily with this Chrome extensi

    ChatGPT Bulk Delete is a modern and efficient Chrome extension that lets you delete all or selected ChatGPT conversations with a single click. With its elegant UI, fast performance, and privacy-friendly design, this open source tool streamlines conversation management for ChatGPT users. Installation is easy, and the extension supports the latest ChatGPT interface. Simply open ChatGPT, click the “Bulk Delete” button, and confirm your action to quickly clear your chat history. Built with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB