Skip to content

Commit c74433d

Browse files
nielspeterclaude
andcommitted
docs: Add beta software disclaimer and adjust description
- Add prominent beta/early stage warning at top of README - Clarify limited production testing status - Include link to issue tracker for feedback - Remove "production-ready" claim from description Sets appropriate expectations for users while encouraging community feedback. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent e1284f0 commit c74433d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Claude Code Proxy (Go)
22

3-
A lightweight, production-ready HTTP proxy that enables Claude Code to work with OpenAI-compatible API providers including OpenRouter (200+ models), OpenAI Direct (GPT-5 reasoning), and Ollama (free local inference).
3+
A lightweight HTTP proxy that enables Claude Code to work with OpenAI-compatible API providers including OpenRouter (200+ models), OpenAI Direct (GPT-5 reasoning), and Ollama (free local inference).
4+
5+
> **⚠️ Early Stage / Beta Software**
6+
>
7+
> This project is in active development and has limited production testing. While core functionality works, edge cases and some provider-specific features may have issues. Use with caution in production environments.
8+
>
9+
> **Feedback welcome!** Please report issues at https://github.com/nielspeter/claude-code-proxy/issues
410
511
## Features
612

0 commit comments

Comments
 (0)