numtide/llm-agents.nix
{ "createdAt": "2025-07-18T10:29:06Z", "defaultBranch": "main", "description": "Nix packages for AI coding agents and development tools. Automatically updated daily.", "fullName": "numtide/llm-agents.nix", "homepage": "", "language": "Nix", "name": "llm-agents.nix", "pushedAt": "2025-12-05T14:10:39Z", "stargazersCount": 291, "topics": [ "buildbot-numtide" ], "updatedAt": "2025-12-05T20:07:11Z", "url": "https://github.com/numtide/llm-agents.nix"}Nix packages for AI coding agents and development tools. Automatically updated daily.
Available Tools
Section titled “Available Tools”amp - CLI for Amp, an agentic coding tool in research preview from Sourcegraph
- Source: bytecode
- License: unfree
- Homepage: https://ampcode.com/
- Usage:
nix run github:numtide/nix-ai-tools#amp -- --help - Nix: [packages/amp/package.nix]!(packages/amp/package.nix)
backlog-md - Backlog.md - A tool for managing project collaboration between humans and AI Agents in a git ecosystem
- Source: source
- License: MIT
- Homepage: https://github.com/MrLesk/Backlog.md
- Usage:
nix run github:numtide/nix-ai-tools#backlog-md -- --help - Nix: [packages/backlog-md/package.nix]!(packages/backlog-md/package.nix)
beads - A distributed issue tracker designed for AI-supervised coding workflows
- Source: source
- License: MIT
- Homepage: https://github.com/steveyegge/beads
- Usage:
nix run github:numtide/nix-ai-tools#beads -- --help - Nix: [packages/beads/package.nix]!(packages/beads/package.nix)
catnip - Developer environment that's like catnip for agentic programming
- Source: binary
- License: Apache-2.0
- Homepage: https://github.com/wandb/catnip
- Usage:
nix run github:numtide/nix-ai-tools#catnip -- --help - Nix: [packages/catnip/package.nix]!(packages/catnip/package.nix)
ccstatusline - A highly customizable status line formatter for Claude Code CLI
- Source: bytecode
- License: MIT
- Homepage: https://github.com/sirmalloc/ccstatusline
- Usage:
nix run github:numtide/nix-ai-tools#ccstatusline -- --help - Nix: [packages/ccstatusline/package.nix]!(packages/ccstatusline/package.nix)
ccusage - Usage analysis tool for Claude Code
- Source: bytecode
- License: MIT
- Homepage: https://github.com/ryoppippi/ccusage
- Usage:
nix run github:numtide/nix-ai-tools#ccusage -- --help - Nix: [packages/ccusage/package.nix]!(packages/ccusage/package.nix)
ccusage-codex - Usage analysis tool for OpenAI Codex sessions
- Source: bytecode
- License: MIT
- Homepage: https://github.com/ryoppippi/ccusage
- Usage:
nix run github:numtide/nix-ai-tools#ccusage-codex -- --help - Nix: [packages/ccusage-codex/package.nix]!(packages/ccusage-codex/package.nix)
claude-code - Agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster
- Source: source
- License: unfree
- Homepage: https://github.com/anthropics/claude-code
- Usage:
nix run github:numtide/nix-ai-tools#claude-code -- --help - Nix: [packages/claude-code/package.nix]!(packages/claude-code/package.nix)
claude-code-acp - An ACP-compatible coding agent powered by the Claude Code SDK (TypeScript)
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/zed-industries/claude-code-acp
- Usage:
nix run github:numtide/nix-ai-tools#claude-code-acp -- --help - Nix: [packages/claude-code-acp/package.nix]!(packages/claude-code-acp/package.nix)
claude-code-router - Use Claude Code without an Anthropics account and route it to another LLM provider
- Source: bytecode
- License: MIT
- Homepage: https://github.com/musistudio/claude-code-router
- Usage:
nix run github:numtide/nix-ai-tools#claude-code-router -- --help - Nix: [packages/claude-code-router/package.nix]!(packages/claude-code-router/package.nix)
claudebox - Sandboxed environment for Claude Code
- Source: source
- License: Check package
- Homepage: https://github.com/numtide/nix-ai-tools/tree/main/packages/claudebox
- Usage:
nix run github:numtide/nix-ai-tools#claudebox -- --help - Nix: [packages/claudebox/package.nix]!(packages/claudebox/package.nix)
- Documentation: See [packages/claudebox/README.md]!(packages/claudebox/README.md) for detailed usage
code - Fork of codex. Orchestrate agents from OpenAI, Claude, Gemini or any provider.
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/just-every/code/
- Usage:
nix run github:numtide/nix-ai-tools#code -- --help - Nix: [packages/code/package.nix]!(packages/code/package.nix)
coderabbit-cli - AI-powered code review CLI tool
- Source: binary
- License: unfree
- Homepage: https://coderabbit.ai
- Usage:
nix run github:numtide/nix-ai-tools#coderabbit-cli -- --help - Nix: [packages/coderabbit-cli/package.nix]!(packages/coderabbit-cli/package.nix)
codex - OpenAI Codex CLI - a coding agent that runs locally on your computer
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/openai/codex
- Usage:
nix run github:numtide/nix-ai-tools#codex -- --help - Nix: [packages/codex/package.nix]!(packages/codex/package.nix)
codex-acp - An ACP-compatible coding agent powered by Codex
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/zed-industries/codex-acp
- Usage:
nix run github:numtide/nix-ai-tools#codex-acp -- --help - Nix: [packages/codex-acp/package.nix]!(packages/codex-acp/package.nix)
- Documentation: See [packages/codex-acp/README.md]!(packages/codex-acp/README.md) for detailed usage
copilot-cli - GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
- Source: bytecode
- License: unfree
- Homepage: https://github.com/github/copilot-cli
- Usage:
nix run github:numtide/nix-ai-tools#copilot-cli -- --help - Nix: [packages/copilot-cli/package.nix]!(packages/copilot-cli/package.nix)
crush - The glamourous AI coding agent for your favourite terminal
- Source: source
- License: MIT
- Homepage: https://github.com/charmbracelet/crush
- Usage:
nix run github:numtide/nix-ai-tools#crush -- --help - Nix: [packages/crush/package.nix]!(packages/crush/package.nix)
cursor-agent - Cursor Agent - CLI tool for Cursor AI code editor
- Source: binary
- License: unfree
- Homepage: https://cursor.com/
- Usage:
nix run github:numtide/nix-ai-tools#cursor-agent -- --help - Nix: [packages/cursor-agent/package.nix]!(packages/cursor-agent/package.nix)
droid - Factory AI's Droid - AI-powered development agent for your terminal
- Source: binary
- License: unfree
- Homepage: https://factory.ai
- Usage:
nix run github:numtide/nix-ai-tools#droid -- --help - Nix: [packages/droid/package.nix]!(packages/droid/package.nix)
eca - Editor Code Assistant (ECA) - AI pair programming capabilities agnostic of editor
- Source: binary
- License: Apache-2.0
- Homepage: https://github.com/editor-code-assistant/eca
- Usage:
nix run github:numtide/nix-ai-tools#eca -- --help - Nix: [packages/eca/package.nix]!(packages/eca/package.nix)
forge - AI-Enhanced Terminal Development Environment - A comprehensive coding agent that integrates AI capabilities with your development environment
- Source: binary
- License: MIT
- Homepage: https://github.com/antinomyhq/forge
- Usage:
nix run github:numtide/nix-ai-tools#forge -- --help - Nix: [packages/forge/package.nix]!(packages/forge/package.nix)
- Documentation: See [packages/forge/README.md]!(packages/forge/README.md) for detailed usage
gemini-cli - AI agent that brings the power of Gemini directly into your terminal
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/google-gemini/gemini-cli
- Usage:
nix run github:numtide/nix-ai-tools#gemini-cli -- --help - Nix: [packages/gemini-cli/package.nix]!(packages/gemini-cli/package.nix)
goose-cli - CLI for Goose - a local, extensible, open source AI agent that automates engineering tasks
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/block/goose
- Usage:
nix run github:numtide/nix-ai-tools#goose-cli -- --help - Nix: [packages/goose-cli/package.nix]!(packages/goose-cli/package.nix)
handy - Fast and accurate local transcription app using AI models
- Source: binary
- License: unfree
- Homepage: https://handy.computer/
- Usage:
nix run github:numtide/nix-ai-tools#handy -- --help - Nix: [packages/handy/package.nix]!(packages/handy/package.nix)
kilocode-cli - The open-source AI coding agent. Now available in your terminal.
- Source: bytecode
- License: Apache-2.0
- Homepage: https://kilocode.ai/cli
- Usage:
nix run github:numtide/nix-ai-tools#kilocode-cli -- --help - Nix: [packages/kilocode-cli/package.nix]!(packages/kilocode-cli/package.nix)
nanocoder - A beautiful local-first coding agent running in your terminal - built by the community for the community ⚒
- Source: source
- License: MIT
- Homepage: https://github.com/Mote-Software/nanocoder
- Usage:
nix run github:numtide/nix-ai-tools#nanocoder -- --help - Nix: [packages/nanocoder/package.nix]!(packages/nanocoder/package.nix)
opencode - AI coding agent built for the terminal
- Source: source
- License: MIT
- Homepage: https://github.com/sst/opencode
- Usage:
nix run github:numtide/nix-ai-tools#opencode -- --help - Nix: [packages/opencode/package.nix]!(packages/opencode/package.nix)
openskills - Universal skills loader for AI coding agents - install and load Anthropic SKILL.md format skills in any agent
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/numman-ali/openskills
- Usage:
nix run github:numtide/nix-ai-tools#openskills -- --help - Nix: [packages/openskills/package.nix]!(packages/openskills/package.nix)
openspec - Spec-driven development for AI coding assistants
- Source: bytecode
- License: MIT
- Homepage: https://github.com/Fission-AI/OpenSpec
- Usage:
nix run github:numtide/nix-ai-tools#openspec -- --help - Nix: [packages/openspec/package.nix]!(packages/openspec/package.nix)
qwen-code - Command-line AI workflow tool for Qwen3-Coder models
- Source: source
- License: Apache-2.0
- Homepage: https://github.com/QwenLM/qwen-code
- Usage:
nix run github:numtide/nix-ai-tools#qwen-code -- --help - Nix: [packages/qwen-code/package.nix]!(packages/qwen-code/package.nix)
spec-kit - Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)
- Source: source
- License: MIT
- Homepage: https://github.com/github/spec-kit
- Usage:
nix run github:numtide/nix-ai-tools#spec-kit -- --help - Nix: [packages/spec-kit/package.nix]!(packages/spec-kit/package.nix)
Installation
Section titled “Installation”Using Nix Flakes
Section titled “Using Nix Flakes”Add to your system configuration:
{ inputs = { nix-ai-tools.url = "github:numtide/nix-ai-tools"; };
# In your system packages: environment.systemPackages = with inputs.nix-ai-tools.packages.${pkgs.system}; [ claude-code opencode gemini-cli qwen-code # ... other tools ];}Try Without Installing
Section titled “Try Without Installing”# Try Claude Codenix run github:numtide/nix-ai-tools#claude-code
# Try OpenCodenix run github:numtide/nix-ai-tools#opencode
# Try Gemini CLInix run github:numtide/nix-ai-tools#gemini-cli
# Try Qwen Codenix run github:numtide/nix-ai-tools#qwen-code
# etc...Binary Cache
Section titled “Binary Cache”Pre-built binaries are available from the Numtide Cachix cache. All packages are built daily via CI and pushed to the cache, so you can avoid compiling from source.
This cache is automatically configured when this flake is used directly (e.g nix run github:numtide/nix-ai-tools#claude-code)
To use the binary cache when using this flake as an input, add nixConfig to your flake:
{ nixConfig = { extra-substituters = [ "https://numtide.cachix.org" ]; extra-trusted-public-keys = [ "numtide.cachix.org-1:2ps1kLBUWjxIneOy1Ik6cQjb41X0iXVXeHigGmycPPE=" ]; };}Development
Section titled “Development”Setup Development Environment
Section titled “Setup Development Environment”nix developBuilding Packages
Section titled “Building Packages”# Build a specific packagenix build .#claude-codenix build .#opencodenix build .#qwen-code# etc...Code Quality
Section titled “Code Quality”# Format all codenix fmt
# Run checksnix flake checkPackage Details
Section titled “Package Details”Platform Support
Section titled “Platform Support”All packages support:
x86_64-linuxaarch64-linuxx86_64-darwinaarch64-darwin
Experimental Features
Section titled “Experimental Features”This repository serves as a laboratory for exploring how Nix can enhance AI-powered development:
Current Experiments
Section titled “Current Experiments”- Sandboxed execution: claudebox demonstrates transparent, sandboxed AI agent execution
- Provider abstraction: claude-code-router explores decoupling AI interfaces from specific providers
- Tool composition: Investigating how multiple AI agents can work together in Nix environments
Contributing
Section titled “Contributing”Contributions are welcome! Please:
- Fork the repository
- Create a feature branch
- Run
nix fmtbefore committing - Submit a pull request
See also
Section titled “See also”License
Section titled “License”Individual tools are licensed under their respective licenses.
The Nix packaging code in this repository is licensed under MIT.