fix: rebranding, see [docs/name-change.md](docs/name-change.md) for details

This commit is contained in:
Fahad
2025-12-04 18:11:55 +04:00
parent bcfaccecd4
commit b2dc84992d
122 changed files with 1423 additions and 1056 deletions

View File

@@ -95,7 +95,7 @@ jobs:
```json
{
"mcpServers": {
"zen": {
"pal": {
"command": "docker",
"args": ["run", "--rm", "-i", "-e", "GEMINI_API_KEY", "ghcr.io/${{ github.repository }}:pr-${{ github.event.number }}"],
"env": { "GEMINI_API_KEY": "your-key" }

View File

@@ -87,7 +87,7 @@ jobs:
\`\`\`json
{
"mcpServers": {
"zen-mcp-server": {
"pal-mcp-server": {
"command": "docker",
"args": [
"run", "--rm", "-i",