{"id":29360074,"url":"https://github.com/haidzai/claude-code-proxy","last_synced_at":"2026-04-12T17:11:51.449Z","repository":{"id":302742752,"uuid":"1013445775","full_name":"Haidzai/claude-code-proxy","owner":"Haidzai","description":"Monitor and visualize your Claude Code API interactions with Claude Code Proxy. Easily set up a transparent proxy and live dashboard. 🛠️🚀","archived":false,"fork":false,"pushed_at":"2025-10-15T01:51:18.000Z","size":705,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-15T02:34:15.094Z","etag":null,"topics":["anthropic","anthropic-claude","auth","claude","claude-ai","claude-code","gpt","llm","mcp","ollama","ollama-api","openai","openai-api","openrouter","proxy"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Haidzai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-03T23:20:33.000Z","updated_at":"2025-10-15T01:51:21.000Z","dependencies_parsed_at":"2025-08-13T02:25:51.857Z","dependency_job_id":"6d5d0896-8b75-4b44-8ef0-91fe0050033f","html_url":"https://github.com/Haidzai/claude-code-proxy","commit_stats":null,"previous_names":["haidzai/claude-code-proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Haidzai/claude-code-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haidzai%2Fclaude-code-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haidzai%2Fclaude-code-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haidzai%2Fclaude-code-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haidzai%2Fclaude-code-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Haidzai","download_url":"https://codeload.github.com/Haidzai/claude-code-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haidzai%2Fclaude-code-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279159101,"owners_count":26116386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anthropic","anthropic-claude","auth","claude","claude-ai","claude-code","gpt","llm","mcp","ollama","ollama-api","openai","openai-api","openrouter","proxy"],"created_at":"2025-07-09T07:09:45.602Z","updated_at":"2025-10-16T05:19:27.902Z","avatar_url":"https://github.com/Haidzai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code Proxy: Capture and Visualize In-Flight Requests\n\n![GitHub Repo Size](https://img.shields.io/github/repo-size/Haidzai/claude-code-proxy)\n![GitHub Stars](https://img.shields.io/github/stars/Haidzai/claude-code-proxy)\n![GitHub Forks](https://img.shields.io/github/forks/Haidzai/claude-code-proxy)\n![GitHub License](https://img.shields.io/github/license/Haidzai/claude-code-proxy)\n\n## Overview\n\nThe **Claude Code Proxy** serves as a powerful tool for developers and researchers. It captures and visualizes in-flight requests and conversations with the Claude Code model. This enables users to understand interactions better and debug issues effectively.\n\n### Key Features\n\n- **Real-Time Capture**: Monitor requests as they happen.\n- **Visualization**: Get clear insights into request flows and responses.\n- **User-Friendly Interface**: Easy navigation and clear displays of data.\n- **Data Export**: Save visualizations for reporting or further analysis.\n\n### Getting Started\n\nTo get started with the Claude Code Proxy, you need to download and execute the latest release. Visit the [Releases](https://github.com/Haidzai/claude-code-proxy/releases) section to find the necessary files.\n\n### Installation\n\n1. **Download**: Go to the [Releases](https://github.com/Haidzai/claude-code-proxy/releases) page and download the latest version.\n2. **Execute**: Follow the instructions provided in the release notes to run the application.\n\n### Usage\n\nAfter installation, you can start using the Claude Code Proxy to capture and visualize requests. \n\n1. **Start the Proxy**: Run the application using your terminal or command prompt.\n2. **Configure Settings**: Adjust settings according to your needs.\n3. **Monitor Requests**: As requests flow through, observe the visualizations updating in real time.\n\n### Visualizations\n\nThe tool provides various visualization options, including:\n\n- **Flow Diagrams**: Illustrate the path of requests.\n- **Response Times**: Analyze how quickly requests are processed.\n- **Error Tracking**: Identify and troubleshoot issues with ease.\n\n### Example Visualizations\n\n![Example Flow Diagram](https://example.com/flow-diagram.png)\n![Response Time Analysis](https://example.com/response-time.png)\n\n### Contribution\n\nWe welcome contributions from the community. To contribute:\n\n1. Fork the repository.\n2. Create a new branch for your feature or fix.\n3. Submit a pull request detailing your changes.\n\n### Issues\n\nIf you encounter any issues, please check the [Issues](https://github.com/Haidzai/claude-code-proxy/issues) section. You can report new issues or contribute to existing discussions.\n\n### Documentation\n\nFor detailed documentation, refer to the Wiki section of this repository. Here you will find guides, FAQs, and troubleshooting tips.\n\n### License\n\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/Haidzai/claude-code-proxy/blob/main/LICENSE) file for details.\n\n### Acknowledgments\n\nWe appreciate the contributions and support from the community. Special thanks to those who have provided feedback and suggestions for improvement.\n\n### Contact\n\nFor inquiries, please reach out via the [GitHub Discussions](https://github.com/Haidzai/claude-code-proxy/discussions) page or create an issue in the repository.\n\n### Stay Updated\n\nTo keep up with updates, follow the repository on GitHub and check the [Releases](https://github.com/Haidzai/claude-code-proxy/releases) regularly.\n\n### Support\n\nIf you find this tool useful, consider giving it a star on GitHub. Your support helps us improve and maintain the project.\n\n![Support Us](https://img.shields.io/github/stars/Haidzai/claude-code-proxy?style=social)\n\n### Community\n\nJoin our community on Discord or Slack to discuss features, share insights, and collaborate with other users.\n\n![Join Us](https://img.shields.io/badge/Join%20the%20Community-Discord-blue)\n\n### Future Plans\n\nWe have several features planned for future releases, including:\n\n- Enhanced visualization options.\n- Support for additional languages.\n- Improved performance metrics.\n\nStay tuned for updates and new features!\n\n### Feedback\n\nYour feedback is important to us. Please let us know how we can improve the Claude Code Proxy. You can submit feedback through the [Issues](https://github.com/Haidzai/claude-code-proxy/issues) section.\n\n### FAQs\n\n#### What is Claude Code Proxy?\n\nClaude Code Proxy is a tool designed to capture and visualize requests and conversations with the Claude Code model.\n\n#### How do I install it?\n\nDownload the latest release from the [Releases](https://github.com/Haidzai/claude-code-proxy/releases) section and follow the installation instructions.\n\n#### Can I contribute?\n\nYes! We welcome contributions. Please check the contribution guidelines in the repository.\n\n#### Where can I find help?\n\nVisit the [Issues](https://github.com/Haidzai/claude-code-proxy/issues) section for help or to report issues.\n\n### Additional Resources\n\n- [Claude Documentation](https://example.com/claude-docs)\n- [Visualization Techniques](https://example.com/visualization-techniques)\n- [Performance Metrics](https://example.com/performance-metrics)\n\n### Changelog\n\nCheck the [CHANGELOG](https://github.com/Haidzai/claude-code-proxy/blob/main/CHANGELOG.md) for updates on features, fixes, and improvements.\n\n### Code of Conduct\n\nWe expect all contributors to adhere to our Code of Conduct. Please read it [here](https://github.com/Haidzai/claude-code-proxy/blob/main/CODE_OF_CONDUCT.md).\n\n### Thank You\n\nThank you for your interest in Claude Code Proxy. We hope it helps you capture and visualize your interactions with the Claude Code model effectively.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaidzai%2Fclaude-code-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaidzai%2Fclaude-code-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaidzai%2Fclaude-code-proxy/lists"}