diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 6f78333..1ed002c 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -21,7 +21,7 @@ The fastest way to deploy Lynkr in production: ```bash # 1. Clone and configure -git clone https://github.com/vishalveerareddy123/Lynkr.git +git clone https://github.com/Fast-Editor/Lynkr.git cd Lynkr cp .env.example .env # Edit .env with your credentials @@ -93,7 +93,7 @@ For production, update `docker-compose.yml`: ```yaml services: lynkr: - image: ghcr.io/vishalveerareddy123/lynkr:latest + image: ghcr.io/fast-editor/lynkr:latest container_name: lynkr-prod restart: always ports: @@ -256,7 +256,7 @@ spec: spec: containers: - name: lynkr - image: ghcr.io/vishalveerareddy123/lynkr:latest + image: ghcr.io/fast-editor/lynkr:latest imagePullPolicy: Always ports: - containerPort: 8080 @@ -482,7 +482,7 @@ For deployment on Linux VMs without container orchestration. ```bash # Clone repository cd /opt -sudo git clone https://github.com/vishalveerareddy123/Lynkr.git +sudo git clone https://github.com/Fast-Editor/Lynkr.git cd Lynkr # Install dependencies @@ -956,7 +956,7 @@ kubectl logs -f deployment/lynkr -n lynkr --tail=100 ```bash # Kubernetes -kubectl set image deployment/lynkr lynkr=ghcr.io/vishalveerareddy123/lynkr:v2.0.0 -n lynkr +kubectl set image deployment/lynkr lynkr=ghcr.io/fast-editor/lynkr:v2.0.0 -n lynkr kubectl rollout status deployment/lynkr -n lynkr # Rollback if needed @@ -989,7 +989,7 @@ sqlite3 /app/data/sessions.db 'ANALYZE;' For deployment issues: -1. Check the [GitHub Issues](https://github.com/vishalveerareddy123/Lynkr/issues) +1. Check the [GitHub Issues](https://github.com/Fast-Editor/Lynkr/issues) 2. Review [README.md](README.md) for configuration details 3. Join the community discussions 4. Contact support for enterprise deployments diff --git a/INSTALL.md b/INSTALL.md index db77c84..a50e4a0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -161,7 +161,7 @@ wire_api = "responses" ### Homebrew (macOS/Linux) ```bash -brew tap vishalveerareddy123/lynkr +brew tap fast-editor/lynkr brew install lynkr lynkr start ``` diff --git a/README.md b/README.md index 657d75f..2509815 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Tests](https://img.shields.io/badge/tests-699%20passing-brightgreen)](https://github.com/Fast-Editor/Lynkr) [![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/node-20%2B-green)](https://nodejs.org) -[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/vishalveerareddy123/Lynkr) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Fast-Editor/Lynkr) @@ -598,7 +598,7 @@ curl -fsSL https://raw.githubusercontent.com/Fast-Editor/Lynkr/main/install.sh | **Homebrew** ```bash -brew tap vishalveerareddy123/lynkr +brew tap fast-editor/lynkr brew install lynkr ``` @@ -670,7 +670,7 @@ With tier routing + token optimization: **additional 60-80% savings** on cloud p - [GitHub Discussions](https://github.com/Fast-Editor/Lynkr/discussions) — Ask questions - [Report Issues](https://github.com/Fast-Editor/Lynkr/issues) — Bug reports - [NPM Package](https://www.npmjs.com/package/lynkr) — Official releases -- [DeepWiki](https://deepwiki.com/vishalveerareddy123/Lynkr) — AI-powered docs +- [DeepWiki](https://deepwiki.com/Fast-Editor/Lynkr) — AI-powered docs --- diff --git a/docs/index.html b/docs/index.html index 63afed0..cbd3262 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,7 +11,7 @@ - + @@ -19,18 +19,21 @@ - + - + + + + - + - + @@ -47,7 +50,7 @@ "description": "Self-hosted LLM proxy server that enables Claude Code, Cursor, and AI coding tools to work with any LLM provider with 60-80% cost reduction.", "url": "https://github.com/Fast-Editor/Lynkr", "downloadUrl": "https://www.npmjs.com/package/lynkr", - "softwareVersion": "6.0", + "softwareVersion": "9.3.2", "author": { "@type": "Person", "name": "Vishal Veera Reddy", @@ -58,10 +61,10 @@ "price": "0", "priceCurrency": "USD" }, - "aggregateRating": { - "@type": "AggregateRating", - "ratingValue": "5", - "ratingCount": "50" + "interactionStatistic": { + "@type": "InteractionCounter", + "interactionType": "https://schema.org/LikeAction", + "userInteractionCount": 445 }, "keywords": "LLM proxy, Claude Code, Cursor, Ollama, AWS Bedrock, AI coding, self-hosted" } @@ -414,7 +417,7 @@

Up and Running in Minutes

npm install -g lynkr # Or using Homebrew -brew tap vishalveerareddy123/lynkr && brew install lynkr +brew tap fast-editor/lynkr && brew install lynkr diff --git a/docs/index.md b/docs/index.md index 59c8588..ff8e6a9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@ - + @@ -19,18 +19,21 @@ - + - + + + + - + - + @@ -47,7 +50,7 @@ "description": "Self-hosted LLM proxy server that enables Claude Code, Cursor, and AI coding tools to work with any LLM provider with 60-80% cost reduction.", "url": "https://github.com/Fast-Editor/Lynkr", "downloadUrl": "https://www.npmjs.com/package/lynkr", - "softwareVersion": "8.0", + "softwareVersion": "9.3.2", "author": { "@type": "Person", "name": "Vishal Veera Reddy", @@ -58,10 +61,10 @@ "price": "0", "priceCurrency": "USD" }, - "aggregateRating": { - "@type": "AggregateRating", - "ratingValue": "5", - "ratingCount": "50" + "interactionStatistic": { + "@type": "InteractionCounter", + "interactionType": "https://schema.org/LikeAction", + "userInteractionCount": 445 }, "keywords": "LLM proxy, Claude Code, Cursor, Ollama, AWS Bedrock, AI coding, self-hosted" } @@ -104,7 +107,7 @@
- v8.0 — Production Ready + v9.3.2 — Production Ready

@@ -445,7 +448,7 @@ npm install -g lynkr # Or using Homebrew -brew tap vishalveerareddy123/lynkr && brew install lynkr +brew tap fast-editor/lynkr && brew install lynkr diff --git a/docs/og-image.png b/docs/og-image.png new file mode 100644 index 0000000..e1f3655 Binary files /dev/null and b/docs/og-image.png differ diff --git a/docs/robots.txt b/docs/robots.txt index 80ac7af..807fae0 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -1,4 +1,4 @@ User-agent: * Allow: / -Sitemap: https://vishalveerareddy123.github.io/Lynkr/sitemap.xml +Sitemap: https://fast-editor.github.io/Lynkr/sitemap.xml diff --git a/docs/sitemap.xml b/docs/sitemap.xml index b730f78..a0d13b9 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -1,8 +1,8 @@ - https://vishalveerareddy123.github.io/Lynkr/ - 2026-02-01 + https://fast-editor.github.io/Lynkr/ + 2026-05-30 weekly 1.0 @@ -17,27 +17,27 @@ 0.8 - https://vishalveerareddy123.github.io/Lynkr/docs.html + https://fast-editor.github.io/Lynkr/docs.html weekly 0.9 - https://vishalveerareddy123.github.io/Lynkr/docs.html?doc=installation + https://fast-editor.github.io/Lynkr/docs.html?doc=installation weekly 0.8 - https://vishalveerareddy123.github.io/Lynkr/docs.html?doc=providers + https://fast-editor.github.io/Lynkr/docs.html?doc=providers weekly 0.8 - https://vishalveerareddy123.github.io/Lynkr/docs.html?doc=claude-code-cli + https://fast-editor.github.io/Lynkr/docs.html?doc=claude-code-cli weekly 0.8 - https://vishalveerareddy123.github.io/Lynkr/docs.html?doc=cursor-integration + https://fast-editor.github.io/Lynkr/docs.html?doc=cursor-integration weekly 0.8 diff --git a/documentation/claude-code-cli.md b/documentation/claude-code-cli.md index 57b3041..26aec5b 100644 --- a/documentation/claude-code-cli.md +++ b/documentation/claude-code-cli.md @@ -28,7 +28,7 @@ Lynkr acts as a drop-in replacement for Anthropic's backend, enabling Claude Cod npm install -g lynkr # Option B: Homebrew (macOS) -brew tap vishalveerareddy123/lynkr +brew tap fast-editor/lynkr brew install lynkr # Option C: Git Clone diff --git a/documentation/docker.md b/documentation/docker.md index 0b0f85a..b885c7b 100644 --- a/documentation/docker.md +++ b/documentation/docker.md @@ -241,7 +241,7 @@ docker exec -it ollama ollama pull nomic-embed-text docker build -t lynkr:latest . # Or pull from registry (when available) -docker pull ghcr.io/vishalveerareddy123/lynkr:latest +docker pull ghcr.io/fast-editor/lynkr:latest ``` ### Run Container @@ -583,7 +583,7 @@ spec: spec: containers: - name: lynkr - image: ghcr.io/vishalveerareddy123/lynkr:latest + image: ghcr.io/fast-editor/lynkr:latest ports: - containerPort: 8081 name: http diff --git a/documentation/faq.md b/documentation/faq.md index 1f303a4..34f3d53 100644 --- a/documentation/faq.md +++ b/documentation/faq.md @@ -91,7 +91,7 @@ lynkr start **Option 2: Homebrew (macOS)** ```bash -brew tap vishalveerareddy123/lynkr +brew tap fast-editor/lynkr brew install lynkr lynkr start ``` diff --git a/documentation/installation.md b/documentation/installation.md index 198dc06..bef768a 100644 --- a/documentation/installation.md +++ b/documentation/installation.md @@ -114,7 +114,7 @@ npm run dev ```bash # Add the Lynkr tap -brew tap vishalveerareddy123/lynkr +brew tap fast-editor/lynkr # Install Lynkr brew install lynkr diff --git a/examples/vercel-ai-sdk/README.md b/examples/vercel-ai-sdk/README.md index f67dc5b..867fcbb 100644 --- a/examples/vercel-ai-sdk/README.md +++ b/examples/vercel-ai-sdk/README.md @@ -1,6 +1,6 @@ # Lynkr + Vercel AI SDK Example -Use [Lynkr](https://github.com/vishalveerareddy123/Lynkr) as the backend for any Vercel AI SDK app. +Use [Lynkr](https://github.com/Fast-Editor/Lynkr) as the backend for any Vercel AI SDK app. ## Setup diff --git a/package.json b/package.json index 0ed6003..c431855 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lynkr", "version": "9.3.2", - "description": "Self-hosted Claude Code & Cursor proxy with Databricks,AWS BedRock,Azure adapters, openrouter, Ollama,llamacpp,LM Studio, workspace tooling, and MCP integration.", + "description": "Self-hosted LLM gateway and tier-routing proxy for Claude Code, Cursor, and Codex. Routes across Ollama, AWS Bedrock, OpenRouter, Databricks, Azure OpenAI, llama.cpp, and LM Studio with prompt caching, MCP tools, and 60-80% cost savings.", "main": "index.js", "bin": { "lynkr": "bin/cli.js", @@ -23,23 +23,45 @@ "test:all": "npm run test:unit && npm run test:performance && npm run test:benchmark" }, "keywords": [ + "llm", + "llm-gateway", + "llm-proxy", + "llm-router", + "ai-gateway", + "tier-routing", "claude", + "claude-code", "anthropic", - "proxy", + "cursor", + "codex", + "openai", + "openrouter", + "ollama", + "llamacpp", + "lm-studio", + "bedrock", + "aws-bedrock", + "azure-openai", "databricks", - "azure", - "mcp" + "gemini", + "mcp", + "model-context-protocol", + "prompt-cache", + "self-hosted", + "litellm-alternative", + "portkey-alternative", + "copilot-alternative" ], "author": "Vishal Veera Reddy", "license": "Apache-2.0", "repository": { "type": "git", - "url": "git+https://github.com/vishalveerareddy123/Lynkr.git" + "url": "git+https://github.com/Fast-Editor/Lynkr.git" }, "bugs": { - "url": "https://github.com/vishalveerareddy123/Lynkr/issues" + "url": "https://github.com/Fast-Editor/Lynkr/issues" }, - "homepage": "https://github.com/vishalveerareddy123/Lynkr#readme", + "homepage": "https://fast-editor.github.io/Lynkr/", "engines": { "node": ">=20.0.0" },