mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-05 05:04:10 -05:00
* feat(email): welcome email; improvement(emails): ui/ux * improvement(emails): links, accounts, preview * refactor(emails): file structure and wrapper components * added envvar for personal emails sent, added isHosted gate * fixed failing tests, added env mock * fix: removed comment --------- Co-authored-by: waleed <walif6@gmail.com>
Packages
Internal
| Package | Description |
|---|---|
| @sim/tsconfig | Shared TypeScript configs (base, nextjs, library, library-build) |
| @sim/db | Database schema and Drizzle ORM utilities |
| @sim/logger | Structured logging with colored output |
| @sim/testing | Test factories, builders, and assertions |
Published
| Package | npm | Description |
|---|---|---|
| cli | simstudio |
Run Sim locally via Docker |
| ts-sdk | simstudio-ts-sdk |
TypeScript SDK for workflow execution |
| python-sdk | simstudio-sdk |
Python SDK for workflow execution |