-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
90 lines (88 loc) · 2.24 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
90 lines (88 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
packages:
- packages/*
- packages/integrations/*
catalogMode: prefer
catalog:
"@modelcontextprotocol/sdk": 1.29.0
"@ast-grep/lang-go": 0.0.6
"@ast-grep/lang-python": 0.0.6
"@ast-grep/napi": 0.44.1
"@changesets/changelog-github": 0.7.0
"@changesets/cli": 2.31.1
"@mdx-js/mdx": 3.1.1
"@opentelemetry/api": 1.9.1
"@opentelemetry/core": 2.9.0
"@opentelemetry/exporter-trace-otlp-http": 0.220.0
"@opentelemetry/resources": 2.9.0
"@opentelemetry/sdk-trace-web": 2.9.0
"@opentelemetry/semantic-conventions": 1.43.0
"@types/node": ^24
typescript: ^5
oxfmt: 0.57.0
oxlint: 1.72.0
oxlint-tsgolint: 0.24.0
tsdown: 0.22.3
vite: 8.1.3
vitest: 4.1.9
zod: 4.4.3
devtools-protocol: ^0.0.1657692
chrome-launcher: ^1.2.1
ai: ^7.0.16
"@openai/codex-sdk": 0.147.0
"@anthropic-ai/claude-agent-sdk": 0.3.224
typebox: 1.3.7
"@earendil-works/pi-coding-agent": 0.84.2
"@mastra/core": ^1.55.0
"@mastra/mcp": ^1.15.0
"@ai-sdk/mcp": 2.0.22
eve: 0.29.4
"@ai-sdk/provider": ^4.0.2
"@ai-sdk/openai": ^4.0.8
"@ai-sdk/anthropic": ^4.0.8
"@ai-sdk/google": ^4.0.8
"@ai-sdk/groq": ^4.0.5
"@ai-sdk/cerebras": ^3.0.5
camelcase-keys: ^10.0.2
snakecase-keys: ^9.0.2
zustand: ^5.0.14
"@types/chrome": ^0.2.2
dotenv: ^17.4.2
esbuild: 0.28.1
tsx: ^4.23.1
openai: ^6.48.0
"@browserbasehq/sdk": ^2.16.0
fflate: ^0.8.3
mint: 4.2.788
publint: ^0.3.8
smol-toml: 1.7.0
overrides:
vite: "catalog:"
allowBuilds:
"@ast-grep/lang-go": true
"@ast-grep/lang-python": true
"@google/genai": false
"@scarf/scarf": false
braintrust: false
bufferutil: false
esbuild: true
keytar: false
protobufjs: false
puppeteer: false
sharp: true
minimumReleaseAgeExclude:
- "@mintlify/cli@4.0.1391"
- "@mintlify/common@1.0.1080"
- "@mintlify/link-rot@3.0.1278"
- "@mintlify/models@0.0.347"
- "@mintlify/prebuild@1.0.1231"
- "@mintlify/previewing@4.0.1302"
- "@mintlify/scraping@4.0.947"
- "@mintlify/validation@0.1.823"
- mint@4.2.788
- "@earendil-works/pi-agent-core@0.84.2"
- "@earendil-works/pi-ai@0.84.2"
- "@earendil-works/pi-client@0.84.2"
- "@earendil-works/pi-coding-agent@0.84.2"
- "@earendil-works/pi-protocol@0.84.2"
- "@earendil-works/pi-telemetry@0.84.2"
- "@earendil-works/pi-tui@0.84.2"