diff --git a/.changeset/funky-gifts-build.md b/.changeset/funky-gifts-build.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/funky-gifts-build.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/apps/base/tsconfig.build.json b/apps/base/tsconfig.build.json deleted file mode 100644 index 32108c94..00000000 --- a/apps/base/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src", "bin"], - "exclude": ["**/*.test.ts"] -} diff --git a/apps/create-expert-skill/tsconfig.build.json b/apps/create-expert-skill/tsconfig.build.json deleted file mode 100644 index 32108c94..00000000 --- a/apps/create-expert-skill/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src", "bin"], - "exclude": ["**/*.test.ts"] -} diff --git a/apps/perstack/tsconfig.build.json b/apps/perstack/tsconfig.build.json deleted file mode 100644 index 5a739bc8..00000000 --- a/apps/perstack/tsconfig.build.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "sourceMap": true, - "rootDir": ".", - "jsx": "react-jsx" - }, - "include": ["bin"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/core/tsconfig.build.json b/packages/core/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/core/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/filesystem/tsconfig.build.json b/packages/filesystem/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/filesystem/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/installer/tsconfig.build.json b/packages/installer/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/installer/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/log/tsconfig.build.json b/packages/log/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/log/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/perstack-toml/tsconfig.build.json b/packages/perstack-toml/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/perstack-toml/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/anthropic/tsconfig.build.json b/packages/providers/anthropic/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/anthropic/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/azure-openai/tsconfig.build.json b/packages/providers/azure-openai/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/azure-openai/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/bedrock/tsconfig.build.json b/packages/providers/bedrock/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/bedrock/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/core/tsconfig.build.json b/packages/providers/core/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/core/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/deepseek/tsconfig.build.json b/packages/providers/deepseek/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/deepseek/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/google/tsconfig.build.json b/packages/providers/google/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/google/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/ollama/tsconfig.build.json b/packages/providers/ollama/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/ollama/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/openai/tsconfig.build.json b/packages/providers/openai/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/openai/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/providers/vertex/tsconfig.build.json b/packages/providers/vertex/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/providers/vertex/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/react/tsconfig.build.json b/packages/react/tsconfig.build.json deleted file mode 100644 index c87cd0dc..00000000 --- a/packages/react/tsconfig.build.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": ".", - "jsx": "react-jsx" - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/runtime/tsconfig.build.json b/packages/runtime/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/runtime/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/skill-manager/tsconfig.build.json b/packages/skill-manager/tsconfig.build.json deleted file mode 100644 index ee605a9d..00000000 --- a/packages/skill-manager/tsconfig.build.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": "." - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/tui-components/tsconfig.build.json b/packages/tui-components/tsconfig.build.json deleted file mode 100644 index c87cd0dc..00000000 --- a/packages/tui-components/tsconfig.build.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": ".", - "jsx": "react-jsx" - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -} diff --git a/packages/tui/tsconfig.build.json b/packages/tui/tsconfig.build.json deleted file mode 100644 index c87cd0dc..00000000 --- a/packages/tui/tsconfig.build.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "@tsconfig/node22/tsconfig.json", - "compilerOptions": { - "outDir": "dist", - "declaration": true, - "declarationMap": true, - "sourceMap": true, - "rootDir": ".", - "jsx": "react-jsx" - }, - "include": ["src"], - "exclude": ["**/*.test.ts"] -}