mirror of
https://github.com/tiennm99/claude-central-gateway.git
synced 2026-04-17 17:21:03 +00:00
- Add main proxy endpoint (api/v1/messages.js) - Add token validation via GATEWAY_TOKEN - Add model mapping via MODEL_MAP env var - Support full SSE streaming in Anthropic format - Add package.json with openai dependency - Add vercel.json for routing config - Update README with Quick Start guide - Consolidate memory to .claude/memory/ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
226 B
Markdown
5 lines
226 B
Markdown
# Project Memory Index
|
|
|
|
- [Memory Saving Rules](memory_saving_rules.md) — How to save memories in this project
|
|
- [Implementation Plan](implementation_plan.md) — Architecture and design decisions for Claude Central Gateway
|