Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA tool for exploring Docker/OCI image layer contents, analyzing wasted space, and estimating image efficiency to help shrink image size.
delta-explain visualizes Delta Lake file pruning. It reads transaction logs to show partition pruning and statistics‑based skipping for a given predicate, with CLI, Python API, CI gating, and JSON reporting.
Cobra is a Go library for building modern CLI applications with subcommands, POSIX-compliant flags, nested commands, automatic help and shell completion generation, and man page output. It powers tools like Kubernetes, Hugo, and GitHub CLI.
debux is an open-source container debugger for Docker and Kubernetes that debugs distroless, scratch, and minimal images with a ready-to-use toolbox. It attaches to targets, shares namespaces, and exposes the filesystem for inspection.
Yazi is a high-performance terminal file manager written in Rust, utilizing non-blocking async I/O for efficient file management.
A terminal app to browse, search, inspect, and resume GitHub Copilot CLI sessions from a local SQLite store, with stats, security audits, and zero dependencies.
pgfathom is a read‑only CLI tool that discovers undocumented PostgreSQL relationships by analyzing catalog data, usage evidence, and statistics. It outputs verdicts (broken, confirmed, weak) and reviewable SQL scripts to help fix hidden foreign keys.
A command-line productivity tool powered by AI LLMs. It generates shell commands, code snippets, and documentation, supports chat/REPL modes, custom roles, and function calling. Compatible with Linux, macOS, and Windows.
reviewdog is an automated code review tool that integrates with any linter or code analysis tool regardless of programming language. It filters findings by diff and posts review comments to GitHub, GitLab, Bitbucket, and other code hosting services via CI pipelines.
A Homebrew tap packaging Agenxy's command-line tools: the Dibs cask (dibs and dibd binaries with a man page), plus Remap and Supgang formulae, including migration entries so older Lanes installs keep updating.
A cross-platform terminal game collection built with Rust and Lua, offering 18 classic games such as Tetris, Minesweeper, Snake and Solitaire, with English and Simplified Chinese support, i18n JSON language files and package-manager installs.
gha-doctor is a zero-config CLI that diagnoses GitHub Actions workflows for flaky jobs, wasted minutes, slow steps, cache problems and anti-patterns, with static lint rules, run-history analysis, a health score badge, auto-fixes, SARIF/HTML/JSON reports, a GitHub Action and an MCP server.
A Rust CLI tool that aggregates git commit statistics like changed files, insertions, deletions, and net changes, with support for revision ranges, author filtering, and review trailers.
fishell is a Bash and PowerShell SSH terminal for fast access to the NPAD/UFRN supercomputer: it generates keys, registers the npad alias, opens an interactive panel, and assists in sending, downloading, and executing Slurm jobs.
receiptisan is a CLI tool for analyzing Japanese electronic receipt files (RECEIPTC.UKE) to generate SVG preview and structured data (JSON/YAML) from medical claims data. It includes search functionality for medical master data and fast caching for data processing.
release-it is a generic command-line tool that automates versioning and package publishing tasks, including version bumps, Git commits and tags, changelog generation, and releases on GitHub, GitLab, and npm. It supports hooks, plugins, pre-releases, and CI/CD environments.
nnn is a lightweight, high-performance terminal file manager designed for efficiency and minimal resource usage across various Unix-like systems.
Signale is a highly configurable Node.js logging library offering 19 built-in loggers, custom pluggable loggers, scoped logging, interactive mode, secrets filtering, timers, and multiple writable streams with clean terminal output.
findDupes is a Go command-line tool that finds duplicate files by SHA-256 content hash across one or more directories concurrently, filtering candidates by file size and a 4 KiB prefix hash before fully hashing matches.