Skip to content

Commit 837405e

Browse files
authored
chore(docs): update sim references in docs (#2792)
1 parent 2bc4039 commit 837405e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+84
-84
lines changed

.claude/commands/add-block.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: Create a block configuration for a Sim Studio integration with proper subBlocks, conditions, and tool wiring
2+
description: Create a block configuration for a Sim integration with proper subBlocks, conditions, and tool wiring
33
argument-hint: <service-name>
44
---
55

66
# Add Block Skill
77

8-
You are an expert at creating block configurations for Sim Studio. You understand the serializer, subBlock types, conditions, dependsOn, modes, and all UI patterns.
8+
You are an expert at creating block configurations for Sim. You understand the serializer, subBlock types, conditions, dependsOn, modes, and all UI patterns.
99

1010
## Your Task
1111

.claude/commands/add-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: Add a complete integration to Sim Studio (tools, block, icon, registration)
2+
description: Add a complete integration to Sim (tools, block, icon, registration)
33
argument-hint: <service-name> [api-docs-url]
44
---
55

66
# Add Integration Skill
77

8-
You are an expert at adding complete integrations to Sim Studio. This skill orchestrates the full process of adding a new service integration.
8+
You are an expert at adding complete integrations to Sim. This skill orchestrates the full process of adding a new service integration.
99

1010
## Overview
1111

.claude/commands/add-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: Create tool configurations for a Sim Studio integration by reading API docs
2+
description: Create tool configurations for a Sim integration by reading API docs
33
argument-hint: <service-name> [api-docs-url]
44
---
55

66
# Add Tools Skill
77

8-
You are an expert at creating tool configurations for Sim Studio integrations. Your job is to read API documentation and create properly structured tool files.
8+
You are an expert at creating tool configurations for Sim integrations. Your job is to read API documentation and create properly structured tool files.
99

1010
## Your Task
1111

.claude/commands/add-trigger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: Create webhook triggers for a Sim Studio integration using the generic trigger builder
2+
description: Create webhook triggers for a Sim integration using the generic trigger builder
33
argument-hint: <service-name>
44
---
55

66
# Add Trigger Skill
77

8-
You are an expert at creating webhook triggers for Sim Studio. You understand the trigger system, the generic `buildTriggerSubBlocks` helper, and how triggers connect to blocks.
8+
You are an expert at creating webhook triggers for Sim. You understand the trigger system, the generic `buildTriggerSubBlocks` helper, and how triggers connect to blocks.
99

1010
## Your Task
1111

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sim Studio Development Guidelines
1+
# Sim Development Guidelines
22

33
You are a professional software engineer. All code must follow best practices: accurate, readable, clean, and efficient.
44

apps/docs/content/docs/de/enterprise/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ description: Enterprise-Funktionen für Organisationen mit erweiterten
66

77
import { Callout } from 'fumadocs-ui/components/callout'
88

9-
Sim Studio Enterprise bietet erweiterte Funktionen für Organisationen mit erhöhten Sicherheits-, Compliance- und Verwaltungsanforderungen.
9+
Sim Enterprise bietet erweiterte Funktionen für Organisationen mit erhöhten Sicherheits-, Compliance- und Verwaltungsanforderungen.
1010

1111
---
1212

1313
## Bring Your Own Key (BYOK)
1414

15-
Verwenden Sie Ihre eigenen API-Schlüssel für KI-Modellanbieter anstelle der gehosteten Schlüssel von Sim Studio.
15+
Verwenden Sie Ihre eigenen API-Schlüssel für KI-Modellanbieter anstelle der gehosteten Schlüssel von Sim.
1616

1717
### Unterstützte Anbieter
1818

@@ -33,7 +33,7 @@ Verwenden Sie Ihre eigenen API-Schlüssel für KI-Modellanbieter anstelle der ge
3333
BYOK-Schlüssel werden verschlüsselt gespeichert. Nur Organisationsadministratoren und -inhaber können Schlüssel verwalten.
3434
</Callout>
3535

36-
Wenn konfiguriert, verwenden Workflows Ihren Schlüssel anstelle der gehosteten Schlüssel von Sim Studio. Bei Entfernung wechseln Workflows automatisch zu den gehosteten Schlüsseln zurück.
36+
Wenn konfiguriert, verwenden Workflows Ihren Schlüssel anstelle der gehosteten Schlüssel von Sim. Bei Entfernung wechseln Workflows automatisch zu den gehosteten Schlüsseln zurück.
3737

3838
---
3939

@@ -73,5 +73,5 @@ Für selbst gehostete Bereitstellungen können Enterprise-Funktionen über Umgeb
7373
| `DISABLE_INVITATIONS`, `NEXT_PUBLIC_DISABLE_INVITATIONS` | Workspace-/Organisations-Einladungen global deaktivieren |
7474

7575
<Callout type="warn">
76-
BYOK ist nur im gehosteten Sim Studio verfügbar. Selbst gehostete Deployments konfigurieren AI-Provider-Schlüssel direkt über Umgebungsvariablen.
76+
BYOK ist nur im gehosteten Sim verfügbar. Selbst gehostete Deployments konfigurieren AI-Provider-Schlüssel direkt über Umgebungsvariablen.
7777
</Callout>

apps/docs/content/docs/de/self-hosting/docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Docker
3-
description: Sim Studio mit Docker Compose bereitstellen
3+
description: Sim mit Docker Compose bereitstellen
44
---
55

66
import { Tab, Tabs } from 'fumadocs-ui/components/tabs'

apps/docs/content/docs/de/self-hosting/environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Umgebungsvariablen
3-
description: Konfigurationsreferenz für Sim Studio
3+
description: Konfigurationsreferenz für Sim
44
---
55

66
import { Callout } from 'fumadocs-ui/components/callout'

apps/docs/content/docs/de/self-hosting/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Self-Hosting
3-
description: Stellen Sie Sim Studio auf Ihrer eigenen Infrastruktur bereit
3+
description: Stellen Sie Sim auf Ihrer eigenen Infrastruktur bereit
44
---
55

66
import { Card, Cards } from 'fumadocs-ui/components/card'
77
import { Callout } from 'fumadocs-ui/components/callout'
88

9-
Stellen Sie Sim Studio auf Ihrer eigenen Infrastruktur mit Docker oder Kubernetes bereit.
9+
Stellen Sie Sim auf Ihrer eigenen Infrastruktur mit Docker oder Kubernetes bereit.
1010

1111
## Anforderungen
1212

apps/docs/content/docs/de/self-hosting/kubernetes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Kubernetes
3-
description: Sim Studio mit Helm bereitstellen
3+
description: Sim mit Helm bereitstellen
44
---
55

66
import { Tab, Tabs } from 'fumadocs-ui/components/tabs'

0 commit comments

Comments
 (0)