AI coding assistant for your terminal — like Claude Code, but open source and multi-provider
Try it out:
vibeOS backend core: API server, MCP server, web dashboard, and API client
Professional code intelligence tools - 15 tools for search, editing, diagnostics, and analysis
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Toggle the CLI cursor
CLI for webpack & friends
No description provided.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
The linux x64 distribution of the Sentry CLI binary.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
Spinners for use in the terminal
easy to use progress-bar for command-line/terminal applications
Validate a webpack configuration.
Syntax highlighting in your terminal
Vite as Node.js runtime
CLI tool for Angular
CLI for the swc project
Run commands concurrently
base library for oclif CLIs
Outputs info about system and webpack config
like touch(1) in node
React Native CLI
Internator is a Ruby-based CLI tool that automates iterative pull request improvements using Opencode. It cycles through objectives, makes incremental changes, automatically commits and pushes each update, and optionally waits between iterations.
Extends ace-llm with CLI-based LLM providers like Claude Code, Codex, Gemini CLI, OpenCode, and pi-agent
A CLI tool that fetches GitHub pull requests and converts them to Markdown format, perfect for local AI assistants like opencode and codex.
Agentf is a Ruby-native multi-agent workflow engine with an ORCHESTRATOR, role-specialized agents, provider adapters (OpenCode/Copilot), and Redis-backed semantic, episodic, and graph-style memory. It includes a unified CLI, MCP server tools, and install/update workflows for generated agent/command manifests.
rails-ai-context turns your running Rails app into the source of truth for AI coding assistants. Instead of guessing from training data or stale file reads, agents query 38 live tools (via MCP server or CLI) to get your actual schema, associations, routes, inherited filters, conventions, and test patterns. Semantic validation catches cross-file errors (wrong columns, missing partials, broken routes) before code runs — so AI writes correct code on the first try. Auto-generates context files for Claude Code, Cursor, GitHub Copilot, OpenCode, and Codex CLI. Works standalone or in-Gemfile.