Skip to content

Conversation

@waleedlatif1
Copy link
Collaborator

Summary

  • update sim references in docs

Type of Change

  • Documentation

Testing

N/A

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel
Copy link

vercel bot commented Jan 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Building Building Preview, Comment Jan 13, 2026 7:51pm

@waleedlatif1 waleedlatif1 merged commit 837405e into staging Jan 13, 2026
3 of 4 checks passed
@waleedlatif1 waleedlatif1 deleted the fix/docs branch January 13, 2026 19:51
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 13, 2026

Greptile Summary

This PR updates product name references from "Sim Studio" to "Sim" across the codebase and documentation (48 files). Changes are purely cosmetic and include documentation, command descriptions, metadata, prompts, comments, and structured data - no functional code changes or logic modifications are introduced. The changes are consistent and comprehensive across all supported languages (English, German, Spanish, French, Japanese, Chinese) in the documentation.

  • Updated product name references in 48 files from "Sim Studio" to "Sim"
  • Changes span documentation (42 files), command definitions (4 files), source code metadata (2 files), and configuration files (1 file)
  • No functional code changes, no behavioral modifications, no new dependencies
  • Changes are consistent across all documentation language variants
  • Documentation still accurate and complete with branding updates only

Confidence Score: 5/5

  • This PR is safe to merge with no risk - it only updates documentation and reference strings with no code logic or behavioral changes.
  • Perfect score (5/5) due to: (1) Pure documentation/reference updates with zero functional changes, (2) Comprehensive and consistent updates across all 48 files, (3) No code logic, dependencies, or configurations modified, (4) Changes properly applied across all language variants in documentation, (5) No potential for runtime errors, regressions, or security issues.
  • No files require special attention - all changes are straightforward reference updates with no functional impact.

Important Files Changed

Filename Overview
CLAUDE.md Title updated from "Sim Studio Development Guidelines" to "Sim Development Guidelines". Purely cosmetic change with no functional impact.
.claude/commands/add-block.md Updated references from "Sim Studio" to "Sim" in command description and documentation. No functional changes.
.claude/commands/add-integration.md Updated references from "Sim Studio" to "Sim" in command description and documentation. No functional changes.
.claude/commands/add-tools.md Updated references from "Sim Studio" to "Sim" in command description and documentation. No functional changes.
.claude/commands/add-trigger.md Updated references from "Sim Studio" to "Sim" in command description and documentation. No functional changes.
apps/sim/app/page.tsx Metadata descriptions updated to reference "Sim" instead of "Sim Studio". Changes are in metadata and description fields only, no code logic affected.
apps/sim/lib/copilot/prompts.ts System prompt updated from "Sim Studio" to "Sim" in AGENT_MODE_SYSTEM_PROMPT constant. No functional changes to prompt logic.
apps/sim/lib/a2a/agent-card.ts Updated "Sim Studio" to "Sim" in two places: default description string and organization name in agent card. No functional changes to card generation logic.
apps/sim/app/(landing)/components/structured-data.tsx Updated alternateName field in structured data from "Sim Studio" to "Sim" for SEO/schema markup. No functional code changes.
docker-compose.ollama.yml Updated comment from "Main Sim Studio Application" to "Main Sim Application". Comment-only change with no configuration impact.
apps/docs/content/docs/en/enterprise/index.mdx Documentation updated to reference "Sim" instead of "Sim Studio" throughout enterprise features page. Changes are consistent with rebranding effort.
apps/docs/content/docs/en/execution/costs.mdx Documentation references updated from "Sim Studio" to "Sim". Content and logic unchanged.

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PR as PR Changes
    participant Docs as Documentation
    participant Code as Source Code
    participant Config as Configuration
    
    Dev->>PR: Updates Sim Studio references
    PR->>Docs: Updates 42 documentation files
    Note over Docs: EN, DE, ES, FR, JA, ZH
    PR->>Code: Updates metadata in 2 files
    Note over Code: app/page.tsx, agent-card.ts
    PR->>Config: Updates 4 command definitions
    Note over Config: add-block, add-integration, add-tools, add-trigger
    PR->>Config: Updates 1 docker-compose file
    Config-->>Dev: All references now consistent
Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants