orbit MCP Server
duanfuxiang0/orbit
Are you the maintainer of duanfuxiang0/orbit? Claim this listing →
A minimalist code agent tool
Add AgentRank to Claude Code Discover and compare tools like duanfuxiang0/orbit — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
duanfuxiang0/orbit is a Zig agent tool. A minimalist code agent tool
Ranked #84 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Zig No license
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 2d ago
Last commit 2d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Brief
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# Orbit Orbit is a standalone code agent built in Zig. ## Vision Orbit is a true autonomous coding assistant, not a frontend for another service. It provides: - Direct file system operations - Code execution and testing - Interactive CLI and headless execution modes - Fast, safe, and reliable operation ## Status Currently in early development. The legacy opencode-zig prototype has been removed. The active codebase is organized around the `ai`, `agent`, and `cli` layers. ## Quick Start Build and run: ```bash zig build run ``` Run tests: ```bash zig build test ``` Interactive slash commands (TTY mode): - `/new` create a new session - `/resume [session-id]` list or switch sessions - `/model [provider/id]` show or switch model - `/quit` exit (`/exit` alias kept) Format code: ```bash zig fmt src/* ``` ## Project Structure - `src/` - Source code - `main.zig` - Process entry point - `cli/` - CLI entry, config, sessions, tools, headless mode - `agent/` - Agent loop and tool eRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.