0xwilliamortiz GitHub avatar

openclaude-improved

0xwilliamortiz

OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.

Stars

577

7-day growth

No data

Forks

86

Open issues

0

License

NOASSERTION

Last updated

2026-07-26

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It provides a fully open-source, provider-agnostic alternative to Claude Code, letting users run coding agents locally or through cloud APIs with identical tooling and session management.

Who it is for

  • Developers seeking a free, open-source AI coding assistant
  • Users wanting to use non-Anthropic models (local, OpenAI-compatible, etc.) with Claude-like capabilities
  • CLI power users who need background sessions, agent routing, and repo maps
  • Teams that want a configurable, multi-provider coding agent without vendor lock-in

Use cases

  • Automated code generation and refactoring in the terminal
  • Running multi-step tool loops for bug fixing or feature implementation
  • Headless CI integration via gRPC server for automated tasks
  • Using local models (e.g., Ollama) to keep data private while still getting agentic coding help

Strengths

  • Supports dozens of providers (OpenAI, local Ollama, Gemini, Bedrock, etc.) with the same workflow
  • Includes a rich toolset: bash, read/write, grep, MCP, agent routing, repo map, and web search
  • Offers background sessions, session forking, and a VS Code extension for flexible usage
  • MIT licensed and independent of Anthropic's Claude Code configuration

Considerations

  • Requires Node >=22 and Bun, which may not be available in all environments
  • Model quality varies widely; small local models struggle with long multi-step tool loops
  • Some providers cap output below CLI defaults, and not all features (like vision) work on every backend

README quick start

Quick start

Description

runs anywhere. uses anything

Related repositories

Similar projects matched by category, topics, and programming language.

jamesob
Featured
jamesob GitHub avatar

local-llm

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.

AI & Machine LearningLarge Language Models
1,660
deerwork-ai
Featured
deerwork-ai GitHub avatar

deer-workflow

An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.

AI & Machine LearningLarge Language Models
312
mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
859