claude-relay 2.20.0 → 2.20.1-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  <p align="center"><img src="media/hero.png" alt="Clay workspace" /></p>
10
10
 
11
- AI teammates who remember your decisions, challenge your thinking, and grow with your codebase. Runs on your machine.
11
+ A team workspace built on Claude Code. AI teammates who remember your decisions, challenge your thinking, and grow with your codebase. Runs on your machine.
12
12
 
13
13
  ```bash
14
14
  npx clay-server
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "claude-relay",
3
- "version": "2.20.0",
3
+ "version": "2.20.1-beta.1",
4
4
  "description": "Alias for clay-server — Web UI for Claude Code.",
5
5
  "bin": {
6
6
  "claude-relay": "./bin/cli.js"
7
7
  },
8
8
  "dependencies": {
9
- "clay-server": "2.20.0"
9
+ "clay-server": "2.20.1-beta.1"
10
10
  },
11
11
  "keywords": [
12
12
  "claude",