mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 23:17:59 -05:00
* feat(tools): added sentry, incidentio, and posthog tools * update docs * fixed docs to use native fumadocs for llms.txt and copy markdown, fixed tool issues * cleanup * enhance error extractor, fixed posthog tools * docs enhancements, cleanup * added more incident io ops, remove zustand/shallow in favor of zustand/react/shallow * fix type errors * remove unnecessary comments * added vllm to docs
12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"aliases": {
|
|
"uiDir": "./components/ui",
|
|
"componentsDir": "./components",
|
|
"blockDir": "./components",
|
|
"cssDir": "./styles",
|
|
"libDir": "./lib"
|
|
},
|
|
"baseDir": "",
|
|
"commands": {}
|
|
}
|