agent-usage-all-in-one 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/BUNDLED_DEPENDENCIES.json +9 -0
  2. package/BUNDLED_LICENSES.md +76 -0
  3. package/CODE_OF_CONDUCT.md +11 -0
  4. package/CONTRIBUTING.md +41 -0
  5. package/LICENSE +21 -0
  6. package/README.md +144 -0
  7. package/README.zh-CN.md +128 -0
  8. package/SECURITY.md +26 -0
  9. package/THIRD_PARTY_LICENSES.md +271 -0
  10. package/THIRD_PARTY_NOTICES.md +28 -0
  11. package/dist/cli.js +9170 -0
  12. package/dist/cli.js.map +1 -0
  13. package/dist/web/_app/immutable/assets/2.DZPQZVH3.css +1 -0
  14. package/dist/web/_app/immutable/chunks/6sns41Ww.js +3 -0
  15. package/dist/web/_app/immutable/chunks/Bjy-W4x2.js +81 -0
  16. package/dist/web/_app/immutable/chunks/DM8a3me-.js +1 -0
  17. package/dist/web/_app/immutable/chunks/xihTtKlq.js +1 -0
  18. package/dist/web/_app/immutable/entry/app.B_JvzxA9.js +2 -0
  19. package/dist/web/_app/immutable/entry/start.R2dkufKZ.js +1 -0
  20. package/dist/web/_app/immutable/nodes/0.CXfTLDxk.js +1 -0
  21. package/dist/web/_app/immutable/nodes/1.BwsUxisa.js +1 -0
  22. package/dist/web/_app/immutable/nodes/2.BNUhkRJ5.js +31 -0
  23. package/dist/web/_app/version.json +1 -0
  24. package/dist/web/brand/agent-usage-banner.svg +27 -0
  25. package/dist/web/brand/agent-usage-logo.svg +23 -0
  26. package/dist/web/brands/README.md +32 -0
  27. package/dist/web/brands/claude.svg +4 -0
  28. package/dist/web/brands/grok-dark.svg +4 -0
  29. package/dist/web/brands/grok-light.svg +4 -0
  30. package/dist/web/brands/openai.svg +6 -0
  31. package/dist/web/brands/opencode-dark.svg +1 -0
  32. package/dist/web/brands/opencode-light.svg +1 -0
  33. package/dist/web/brands/opencode.svg +4 -0
  34. package/dist/web/index.html +34 -0
  35. package/docs/open-source.md +38 -0
  36. package/package.json +97 -0
  37. package/static/brand/agent-usage-banner.svg +27 -0
  38. package/static/brand/agent-usage-logo.svg +23 -0
  39. package/static/brands/README.md +32 -0
  40. package/static/brands/claude.svg +4 -0
  41. package/static/brands/grok-dark.svg +4 -0
  42. package/static/brands/grok-light.svg +4 -0
  43. package/static/brands/openai.svg +6 -0
  44. package/static/brands/opencode-dark.svg +1 -0
  45. package/static/brands/opencode-light.svg +1 -0
  46. package/static/brands/opencode.svg +4 -0
@@ -0,0 +1,271 @@
1
+ # Third-party dependency licenses
2
+
3
+ Generated from the locked dependency graph with `pnpm licenses list --json`.
4
+ Run `pnpm licenses:generate` after dependency changes and review the diff before release.
5
+
6
+ | Package | Version(s) | License | Project |
7
+ | --------------------------------------- | ------------------- | ------------- | ------------------------------------------------------------------------------------------ |
8
+ | `@changesets/apply-release-plan` | 8.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
9
+ | `@changesets/assemble-release-plan` | 7.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
10
+ | `@changesets/changelog-git` | 1.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
11
+ | `@changesets/cli` | 3.0.1 | MIT | [link](https://changesets.dev) |
12
+ | `@changesets/config` | 4.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
13
+ | `@changesets/errors` | 1.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
14
+ | `@changesets/format` | 0.1.2 | MIT | [link](https://github.com/changesets/format#readme) |
15
+ | `@changesets/get-dependents-graph` | 3.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
16
+ | `@changesets/git` | 4.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
17
+ | `@changesets/parse` | 1.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
18
+ | `@changesets/pre` | 3.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
19
+ | `@changesets/read` | 1.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
20
+ | `@changesets/should-skip-package` | 1.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
21
+ | `@changesets/types` | 7.0.0 | MIT | [link](https://github.com/changesets/changesets#readme) |
22
+ | `@changesets/write` | 1.0.1 | MIT | [link](https://github.com/changesets/changesets#readme) |
23
+ | `@clack/core` | 1.4.3 | MIT | [link](https://github.com/bombshell-dev/clack/tree/main/packages/core#readme) |
24
+ | `@clack/prompts` | 1.7.0 | MIT | [link](https://github.com/bombshell-dev/clack/tree/main/packages/prompts#readme) |
25
+ | `@esbuild/darwin-arm64` | 0.27.7, 0.28.2 | MIT | [link](https://github.com/evanw/esbuild#readme) |
26
+ | `@eslint-community/eslint-utils` | 4.10.1 | MIT | [link](https://github.com/eslint-community/eslint-utils#readme) |
27
+ | `@eslint-community/regexpp` | 4.12.2 | MIT | [link](https://github.com/eslint-community/regexpp#readme) |
28
+ | `@eslint/config-array` | 0.23.5 | Apache-2.0 | [link](https://github.com/eslint/rewrite/tree/main/packages/config-array#readme) |
29
+ | `@eslint/config-helpers` | 0.7.0 | Apache-2.0 | [link](https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme) |
30
+ | `@eslint/core` | 1.2.1 | Apache-2.0 | [link](https://github.com/eslint/rewrite/tree/main/packages/core#readme) |
31
+ | `@eslint/js` | 10.0.1 | MIT | [link](https://eslint.org) |
32
+ | `@eslint/object-schema` | 3.0.5 | Apache-2.0 | [link](https://github.com/eslint/rewrite/tree/main/packages/object-schema#readme) |
33
+ | `@eslint/plugin-kit` | 0.7.2 | Apache-2.0 | [link](https://github.com/eslint/rewrite/tree/main/packages/plugin-kit#readme) |
34
+ | `@humanfs/core` | 0.19.2 | Apache-2.0 | [link](https://github.com/humanwhocodes/humanfs#readme) |
35
+ | `@humanfs/node` | 0.16.8 | Apache-2.0 | [link](https://github.com/humanwhocodes/humanfs#readme) |
36
+ | `@humanfs/types` | 0.15.0 | Apache-2.0 | [link](https://github.com/humanwhocodes/humanfs#readme) |
37
+ | `@humanwhocodes/module-importer` | 1.0.1 | Apache-2.0 | [link](https://github.com/humanwhocodes/module-importer#readme) |
38
+ | `@humanwhocodes/retry` | 0.4.3 | Apache-2.0 | [link](https://github.com/humanwhocodes/retry#readme) |
39
+ | `@jridgewell/gen-mapping` | 0.3.13 | MIT | [link](https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping) |
40
+ | `@jridgewell/remapping` | 2.3.5 | MIT | [link](https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping) |
41
+ | `@jridgewell/resolve-uri` | 3.1.2 | MIT | [link](https://github.com/jridgewell/resolve-uri#readme) |
42
+ | `@jridgewell/sourcemap-codec` | 1.5.5 | MIT | [link](https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec) |
43
+ | `@jridgewell/trace-mapping` | 0.3.31 | MIT | [link](https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping) |
44
+ | `@manypkg/find-root` | 3.1.0 | MIT | [link](https://github.com/Thinkmill/manypkg#readme) |
45
+ | `@manypkg/get-packages` | 3.1.0 | MIT | [link](https://github.com/Thinkmill/manypkg#readme) |
46
+ | `@manypkg/tools` | 2.1.2 | MIT | [link](https://github.com/Thinkmill/manypkg#readme) |
47
+ | `@oxc-project/types` | 0.147.0 | MIT | [link](https://oxc.rs) |
48
+ | `@playwright/test` | 1.62.1 | Apache-2.0 | [link](https://playwright.dev) |
49
+ | `@pnpm/deps.graph-sequencer` | 1100.0.1 | MIT | [link](https://github.com/pnpm/pnpm/tree/main/pnpm11/deps/graph-sequencer#readme) |
50
+ | `@polka/url` | 1.0.0-next.29 | MIT | [link](https://github.com/lukeed/polka#readme) |
51
+ | `@rolldown/binding-darwin-arm64` | 1.2.6 | MIT | [link](https://rolldown.rs/) |
52
+ | `@rolldown/pluginutils` | 1.0.1 | MIT | [link](https://github.com/rolldown/plugins/tree/main/packages/pluginutils#readme) |
53
+ | `@rollup/rollup-darwin-arm64` | 4.63.0 | MIT | [link](https://rollupjs.org/) |
54
+ | `@standard-schema/spec` | 1.1.0 | MIT | [link](https://standardschema.dev) |
55
+ | `@sveltejs/acorn-typescript` | 1.0.13 | MIT | [link](https://github.com/sveltejs/acorn-typescript#readme) |
56
+ | `@sveltejs/adapter-static` | 3.0.10 | MIT | [link](https://svelte.dev/docs/kit/adapter-static) |
57
+ | `@sveltejs/kit` | 2.70.3 | MIT | [link](https://svelte.dev) |
58
+ | `@sveltejs/load-config` | 0.2.3 | MIT | [link](https://github.com/sveltejs/language-tools#readme) |
59
+ | `@sveltejs/vite-plugin-svelte` | 7.3.0 | MIT | [link](https://github.com/sveltejs/vite-plugin-svelte#readme) |
60
+ | `@types/chai` | 5.2.3 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai) |
61
+ | `@types/cookie` | 0.6.0 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cookie) |
62
+ | `@types/deep-eql` | 4.0.2 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-eql) |
63
+ | `@types/esrecurse` | 4.3.1 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esrecurse) |
64
+ | `@types/estree` | 1.0.9 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree) |
65
+ | `@types/json-schema` | 7.0.15 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema) |
66
+ | `@types/node` | 26.4.0 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) |
67
+ | `@types/trusted-types` | 2.0.7 | MIT | [link](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/trusted-types) |
68
+ | `@typescript-eslint/eslint-plugin` | 8.68.0 | MIT | [link](https://typescript-eslint.io/packages/eslint-plugin) |
69
+ | `@typescript-eslint/parser` | 8.68.0 | MIT | [link](https://typescript-eslint.io/packages/parser) |
70
+ | `@typescript-eslint/project-service` | 8.68.0 | MIT | [link](https://typescript-eslint.io) |
71
+ | `@typescript-eslint/scope-manager` | 8.68.0 | MIT | [link](https://typescript-eslint.io/packages/scope-manager) |
72
+ | `@typescript-eslint/tsconfig-utils` | 8.68.0 | MIT | [link](https://typescript-eslint.io) |
73
+ | `@typescript-eslint/type-utils` | 8.68.0 | MIT | [link](https://typescript-eslint.io) |
74
+ | `@typescript-eslint/types` | 8.68.0 | MIT | [link](https://typescript-eslint.io) |
75
+ | `@typescript-eslint/typescript-estree` | 8.68.0 | MIT | [link](https://typescript-eslint.io/packages/typescript-estree) |
76
+ | `@typescript-eslint/utils` | 8.68.0 | MIT | [link](https://typescript-eslint.io/packages/utils) |
77
+ | `@typescript-eslint/visitor-keys` | 8.68.0 | MIT | [link](https://typescript-eslint.io) |
78
+ | `@vitest/expect` | 4.1.11 | MIT | [link](https://vitest.dev/api/expect) |
79
+ | `@vitest/mocker` | 4.1.11 | MIT | [link](https://github.com/vitest-dev/vitest/tree/main/packages/mocker) |
80
+ | `@vitest/pretty-format` | 4.1.11 | MIT | [link](https://github.com/vitest-dev/vitest/tree/main/packages/pretty-format) |
81
+ | `@vitest/runner` | 4.1.11 | MIT | [link](https://vitest.dev/api/advanced/runner) |
82
+ | `@vitest/snapshot` | 4.1.11 | MIT | [link](https://vitest.dev/guide/snapshot) |
83
+ | `@vitest/spy` | 4.1.11 | MIT | [link](https://vitest.dev/api/mock) |
84
+ | `@vitest/utils` | 4.1.11 | MIT | [link](https://github.com/vitest-dev/vitest/tree/main/packages/utils) |
85
+ | `acorn` | 8.18.0 | MIT | [link](https://github.com/acornjs/acorn) |
86
+ | `acorn-jsx` | 5.3.2 | MIT | [link](https://github.com/acornjs/acorn-jsx) |
87
+ | `ajv` | 6.15.0 | MIT | [link](https://github.com/ajv-validator/ajv) |
88
+ | `any-promise` | 1.3.0 | MIT | [link](http://github.com/kevinbeaty/any-promise) |
89
+ | `aria-query` | 5.3.1 | Apache-2.0 | [link](https://github.com/A11yance/aria-query#readme) |
90
+ | `assertion-error` | 2.0.1 | MIT | [link](https://github.com/chaijs/assertion-error#readme) |
91
+ | `axobject-query` | 4.1.0 | Apache-2.0 | [link](https://github.com/A11yance/axobject-query#readme) |
92
+ | `balanced-match` | 4.0.4 | MIT | [link](https://github.com/juliangruber/balanced-match#readme) |
93
+ | `brace-expansion` | 5.0.9 | MIT | [link](https://github.com/juliangruber/brace-expansion#readme) |
94
+ | `bundle-name` | 4.1.0 | MIT | [link](https://github.com/sindresorhus/bundle-name#readme) |
95
+ | `bundle-require` | 5.1.0 | MIT | — |
96
+ | `cac` | 6.7.14, 7.0.0 | MIT | [link](https://github.com/cacjs/cac#readme) |
97
+ | `chai` | 6.2.2 | MIT | [link](http://chaijs.com) |
98
+ | `chokidar` | 4.0.3 | MIT | [link](https://github.com/paulmillr/chokidar) |
99
+ | `clsx` | 2.1.1 | MIT | [link](https://github.com/lukeed/clsx#readme) |
100
+ | `commander` | 4.1.1, 15.0.0 | MIT | [link](https://github.com/tj/commander.js#readme) |
101
+ | `confbox` | 0.1.8 | MIT | [link](https://github.com/unjs/confbox#readme) |
102
+ | `consola` | 3.4.2 | MIT | [link](https://github.com/unjs/consola#readme) |
103
+ | `convert-source-map` | 2.0.0 | MIT | [link](https://github.com/thlorenz/convert-source-map) |
104
+ | `cookie` | 0.6.0 | MIT | [link](https://github.com/jshttp/cookie#readme) |
105
+ | `cross-spawn` | 7.0.6 | MIT | [link](https://github.com/moxystudio/node-cross-spawn) |
106
+ | `cssesc` | 3.0.0 | MIT | [link](https://mths.be/cssesc) |
107
+ | `debug` | 4.4.3 | MIT | [link](https://github.com/debug-js/debug#readme) |
108
+ | `deep-is` | 0.1.4 | MIT | [link](https://github.com/thlorenz/deep-is#readme) |
109
+ | `deepmerge` | 4.3.1 | MIT | [link](https://github.com/TehShrike/deepmerge) |
110
+ | `default-browser` | 5.5.1 | MIT | [link](https://github.com/sindresorhus/default-browser#readme) |
111
+ | `default-browser-id` | 5.0.1 | MIT | [link](https://github.com/sindresorhus/default-browser-id#readme) |
112
+ | `define-lazy-prop` | 3.0.0 | MIT | [link](https://github.com/sindresorhus/define-lazy-prop#readme) |
113
+ | `detect-libc` | 2.1.2 | Apache-2.0 | [link](https://github.com/lovell/detect-libc#readme) |
114
+ | `devalue` | 5.9.2 | MIT | [link](https://github.com/sveltejs/devalue#readme) |
115
+ | `es-module-lexer` | 2.3.2 | MIT | [link](https://github.com/guybedford/es-module-lexer#readme) |
116
+ | `esbuild` | 0.27.7, 0.28.2 | MIT | [link](https://github.com/evanw/esbuild#readme) |
117
+ | `escape-string-regexp` | 4.0.0 | MIT | [link](https://github.com/sindresorhus/escape-string-regexp#readme) |
118
+ | `eslint` | 10.9.1 | MIT | [link](https://eslint.org) |
119
+ | `eslint-plugin-svelte` | 3.23.0 | MIT | [link](https://sveltejs.github.io/eslint-plugin-svelte) |
120
+ | `eslint-scope` | 8.4.0, 9.1.2 | BSD-2-Clause | [link](https://github.com/eslint/js/blob/main/packages/eslint-scope/README.md) |
121
+ | `eslint-visitor-keys` | 3.4.3, 4.2.1, 5.0.1 | Apache-2.0 | [link](https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md) |
122
+ | `esm-env` | 1.2.2 | MIT | [link](https://github.com/benmccann/esm-env) |
123
+ | `espree` | 10.4.0, 11.2.0 | BSD-2-Clause | [link](https://github.com/eslint/js/blob/main/packages/espree/README.md) |
124
+ | `esquery` | 1.7.0 | BSD-3-Clause | [link](https://github.com/estools/esquery/) |
125
+ | `esrap` | 2.3.6 | MIT | [link](https://github.com/sveltejs/esrap#readme) |
126
+ | `esrecurse` | 4.3.0 | BSD-2-Clause | [link](https://github.com/estools/esrecurse) |
127
+ | `estraverse` | 5.3.0 | BSD-2-Clause | [link](https://github.com/estools/estraverse) |
128
+ | `estree-walker` | 3.0.3 | MIT | [link](https://github.com/Rich-Harris/estree-walker#readme) |
129
+ | `esutils` | 2.0.3 | BSD-2-Clause | [link](https://github.com/estools/esutils) |
130
+ | `expect-type` | 1.4.0 | Apache-2.0 | [link](https://github.com/mmkal/expect-type#readme) |
131
+ | `fast-deep-equal` | 3.1.3 | MIT | [link](https://github.com/epoberezkin/fast-deep-equal#readme) |
132
+ | `fast-json-stable-stringify` | 2.1.0 | MIT | [link](https://github.com/epoberezkin/fast-json-stable-stringify) |
133
+ | `fast-levenshtein` | 2.0.6 | MIT | [link](https://github.com/hiddentao/fast-levenshtein#readme) |
134
+ | `fast-string-truncated-width` | 3.0.3 | MIT | [link](https://github.com/fabiospampinato/fast-string-truncated-width#readme) |
135
+ | `fast-string-width` | 3.0.2 | MIT | [link](https://github.com/fabiospampinato/fast-string-width#readme) |
136
+ | `fast-wrap-ansi` | 0.2.2 | MIT | [link](https://github.com/43081j/fast-wrap-ansi#readme) |
137
+ | `fdir` | 6.5.0 | MIT | [link](https://github.com/thecodrr/fdir#readme) |
138
+ | `file-entry-cache` | 8.0.0 | MIT | [link](https://github.com/jaredwray/file-entry-cache#readme) |
139
+ | `find-up` | 5.0.0 | MIT | [link](https://github.com/sindresorhus/find-up#readme) |
140
+ | `fix-dts-default-cjs-exports` | 1.0.1 | MIT | [link](https://github.com/userquin/fix-dts-default-cjs-exports#readme) |
141
+ | `flat-cache` | 4.0.1 | MIT | [link](https://github.com/jaredwray/flat-cache#readme) |
142
+ | `flatted` | 3.4.4 | ISC | [link](https://github.com/WebReflection/flatted#readme) |
143
+ | `fsevents` | 2.3.2, 2.3.3 | MIT | [link](https://github.com/fsevents/fsevents) |
144
+ | `glob-parent` | 6.0.2 | ISC | [link](https://github.com/gulpjs/glob-parent#readme) |
145
+ | `globals` | 16.5.0, 17.11.0 | MIT | [link](https://github.com/sindresorhus/globals#readme) |
146
+ | `human-id` | 4.2.1 | MIT | [link](https://github.com/RienNeVaPlus/human-id#readme) |
147
+ | `ignore` | 5.3.2, 7.0.6 | MIT | [link](https://github.com/kaelzhang/node-ignore#readme) |
148
+ | `import-meta-resolve` | 4.2.0 | MIT | [link](https://github.com/wooorm/import-meta-resolve#readme) |
149
+ | `imurmurhash` | 0.1.4 | MIT | [link](https://github.com/jensyt/imurmurhash-js) |
150
+ | `is-docker` | 3.0.0 | MIT | [link](https://github.com/sindresorhus/is-docker#readme) |
151
+ | `is-extglob` | 2.1.1 | MIT | [link](https://github.com/jonschlinkert/is-extglob) |
152
+ | `is-glob` | 4.0.3 | MIT | [link](https://github.com/micromatch/is-glob) |
153
+ | `is-in-ssh` | 1.0.0 | MIT | [link](https://github.com/sindresorhus/is-in-ssh#readme) |
154
+ | `is-inside-container` | 1.0.0 | MIT | [link](https://github.com/sindresorhus/is-inside-container#readme) |
155
+ | `is-reference` | 3.0.3 | MIT | [link](https://github.com/Rich-Harris/is-reference#readme) |
156
+ | `is-wsl` | 3.1.1 | MIT | [link](https://github.com/sindresorhus/is-wsl#readme) |
157
+ | `isexe` | 2.0.0 | ISC | [link](https://github.com/isaacs/isexe#readme) |
158
+ | `jju` | 1.4.0 | MIT | [link](http://rlidwka.github.io/jju/) |
159
+ | `joycon` | 3.1.1 | MIT | [link](https://github.com/egoist/joycon#readme) |
160
+ | `json-buffer` | 3.0.1 | MIT | [link](https://github.com/dominictarr/json-buffer) |
161
+ | `json-schema-traverse` | 0.4.1 | MIT | [link](https://github.com/epoberezkin/json-schema-traverse#readme) |
162
+ | `json-stable-stringify-without-jsonify` | 1.0.1 | MIT | [link](https://github.com/samn/json-stable-stringify) |
163
+ | `jsonc-parser` | 3.3.1 | MIT | [link](https://github.com/microsoft/node-jsonc-parser#readme) |
164
+ | `keyv` | 4.5.4 | MIT | [link](https://github.com/jaredwray/keyv) |
165
+ | `kleur` | 4.1.5 | MIT | [link](https://github.com/lukeed/kleur#readme) |
166
+ | `known-css-properties` | 0.37.0 | MIT | [link](https://github.com/known-css/known-css-properties#readme) |
167
+ | `launch-editor` | 2.14.1 | MIT | [link](https://github.com/vitejs/launch-editor#readme) |
168
+ | `levn` | 0.4.1 | MIT | [link](https://github.com/gkz/levn) |
169
+ | `lightningcss` | 1.33.0 | MPL-2.0 | [link](https://github.com/parcel-bundler/lightningcss#readme) |
170
+ | `lightningcss-darwin-arm64` | 1.33.0 | MPL-2.0 | [link](https://github.com/parcel-bundler/lightningcss#readme) |
171
+ | `lilconfig` | 2.1.0, 3.1.3 | MIT | [link](https://github.com/antonk52/lilconfig#readme) |
172
+ | `lines-and-columns` | 1.2.4 | MIT | [link](https://github.com/eventualbuddha/lines-and-columns#readme) |
173
+ | `load-tsconfig` | 0.2.5 | MIT | — |
174
+ | `locate-character` | 3.0.0 | MIT | [link](https://gitlab.com/Rich-Harris/locate-character#README) |
175
+ | `locate-path` | 6.0.0 | MIT | [link](https://github.com/sindresorhus/locate-path#readme) |
176
+ | `long` | 5.3.2 | Apache-2.0 | [link](https://github.com/dcodeIO/long.js#readme) |
177
+ | `magic-string` | 0.30.21, 1.2.3 | MIT | [link](https://github.com/Rich-Harris/magic-string#readme) |
178
+ | `minimatch` | 10.2.6 | BlueOak-1.0.0 | [link](https://github.com/isaacs/minimatch#readme) |
179
+ | `mlly` | 1.8.2 | MIT | [link](https://github.com/unjs/mlly#readme) |
180
+ | `mri` | 1.2.0 | MIT | [link](https://github.com/lukeed/mri#readme) |
181
+ | `mrmime` | 2.0.1 | MIT | [link](https://github.com/lukeed/mrmime#readme) |
182
+ | `ms` | 2.1.3 | MIT | [link](https://github.com/vercel/ms#readme) |
183
+ | `mz` | 2.7.0 | MIT | [link](https://github.com/normalize/mz#readme) |
184
+ | `nanoid` | 3.3.18 | MIT | [link](https://github.com/ai/nanoid#readme) |
185
+ | `natural-compare` | 1.4.0 | MIT | [link](https://github.com/litejs/natural-compare-lite#readme) |
186
+ | `object-assign` | 4.1.1 | MIT | [link](https://github.com/sindresorhus/object-assign#readme) |
187
+ | `obug` | 2.1.4 | MIT | [link](https://github.com/sxzz/obug#readme) |
188
+ | `open` | 11.0.1 | MIT | [link](https://github.com/sindresorhus/open#readme) |
189
+ | `optionator` | 0.9.4 | MIT | [link](https://github.com/gkz/optionator) |
190
+ | `p-limit` | 3.1.0 | MIT | [link](https://github.com/sindresorhus/p-limit#readme) |
191
+ | `p-locate` | 5.0.0 | MIT | [link](https://github.com/sindresorhus/p-locate#readme) |
192
+ | `package-manager-detector` | 1.8.0 | MIT | [link](https://github.com/antfu-collective/package-manager-detector#readme) |
193
+ | `path-exists` | 4.0.0 | MIT | [link](https://github.com/sindresorhus/path-exists#readme) |
194
+ | `path-key` | 3.1.1 | MIT | [link](https://github.com/sindresorhus/path-key#readme) |
195
+ | `pathe` | 2.0.3 | MIT | [link](https://github.com/unjs/pathe#readme) |
196
+ | `picocolors` | 1.1.1 | ISC | [link](https://github.com/alexeyraspopov/picocolors#readme) |
197
+ | `picomatch` | 4.0.7 | MIT | [link](https://github.com/micromatch/picomatch) |
198
+ | `pirates` | 4.0.7 | MIT | [link](https://github.com/danez/pirates#readme) |
199
+ | `pkg-types` | 1.3.1 | MIT | [link](https://github.com/unjs/pkg-types#readme) |
200
+ | `playwright` | 1.62.1 | Apache-2.0 | [link](https://playwright.dev) |
201
+ | `playwright-core` | 1.62.1 | Apache-2.0 | [link](https://playwright.dev) |
202
+ | `postcss` | 8.5.26 | MIT | [link](https://postcss.org/) |
203
+ | `postcss-load-config` | 3.1.4, 6.0.1 | MIT | [link](https://github.com/postcss/postcss-load-config#readme) |
204
+ | `postcss-safe-parser` | 7.0.1 | MIT | [link](https://github.com/postcss/postcss-safe-parser#readme) |
205
+ | `postcss-scss` | 4.0.9 | MIT | [link](https://github.com/postcss/postcss-scss#readme) |
206
+ | `postcss-selector-parser` | 7.1.5 | MIT | [link](https://github.com/postcss/postcss-selector-parser) |
207
+ | `powershell-utils` | 0.1.0, 0.2.0 | MIT | [link](https://github.com/sindresorhus/powershell-utils#readme) |
208
+ | `prelude-ls` | 1.2.1 | MIT | [link](http://preludels.com) |
209
+ | `prettier` | 3.9.6 | MIT | [link](https://prettier.io) |
210
+ | `prettier-plugin-svelte` | 4.1.1 | MIT | [link](https://github.com/sveltejs/prettier-plugin-svelte#readme) |
211
+ | `protobufjs` | 8.8.0 | BSD-3-Clause | [link](https://github.com/protobufjs/protobuf.js#readme) |
212
+ | `punycode` | 2.3.1 | MIT | [link](https://mths.be/punycode) |
213
+ | `readdirp` | 4.1.2 | MIT | [link](https://github.com/paulmillr/readdirp) |
214
+ | `resolve-from` | 5.0.0 | MIT | [link](https://github.com/sindresorhus/resolve-from#readme) |
215
+ | `rolldown` | 1.2.6 | MIT | [link](https://rolldown.rs/) |
216
+ | `rollup` | 4.63.0 | MIT | [link](https://rollupjs.org/) |
217
+ | `run-applescript` | 7.1.0 | MIT | [link](https://github.com/sindresorhus/run-applescript#readme) |
218
+ | `sade` | 1.8.1 | MIT | [link](https://github.com/lukeed/sade#readme) |
219
+ | `semver` | 7.8.5 | ISC | [link](https://github.com/npm/node-semver#readme) |
220
+ | `set-cookie-parser` | 3.1.2 | MIT | [link](https://github.com/nfriedly/set-cookie-parser) |
221
+ | `shebang-command` | 2.0.0 | MIT | [link](https://github.com/kevva/shebang-command#readme) |
222
+ | `shebang-regex` | 3.0.0 | MIT | [link](https://github.com/sindresorhus/shebang-regex#readme) |
223
+ | `shell-quote` | 1.10.0 | MIT | [link](https://github.com/ljharb/shell-quote) |
224
+ | `siginfo` | 2.0.0 | ISC | [link](https://github.com/emilbayes/siginfo#readme) |
225
+ | `sirv` | 3.0.2 | MIT | [link](https://github.com/lukeed/sirv#readme) |
226
+ | `sisteransi` | 1.0.5 | MIT | [link](https://github.com/terkelg/sisteransi#readme) |
227
+ | `source-map` | 0.7.6 | BSD-3-Clause | [link](https://github.com/mozilla/source-map) |
228
+ | `source-map-js` | 1.2.1 | BSD-3-Clause | [link](https://github.com/7rulnik/source-map-js) |
229
+ | `stackback` | 0.0.2 | MIT | [link](https://github.com/shtylman/node-stackback#readme) |
230
+ | `std-env` | 4.2.0 | MIT | [link](https://github.com/unjs/std-env#readme) |
231
+ | `sucrase` | 3.35.1 | MIT | [link](https://github.com/alangpierce/sucrase#readme) |
232
+ | `svelte` | 5.56.10 | MIT | [link](https://svelte.dev) |
233
+ | `svelte-check` | 4.7.6 | MIT | [link](https://github.com/sveltejs/language-tools#readme) |
234
+ | `svelte-eslint-parser` | 1.8.1 | MIT | [link](https://github.com/sveltejs/svelte-eslint-parser#readme) |
235
+ | `thenify` | 3.3.1 | MIT | [link](https://github.com/thenables/thenify#readme) |
236
+ | `thenify-all` | 1.6.0 | MIT | [link](https://github.com/thenables/thenify-all#readme) |
237
+ | `tinybench` | 2.9.0 | MIT | [link](https://github.com/tinylibs/tinybench#readme) |
238
+ | `tinyexec` | 0.3.2, 1.3.0 | MIT | [link](https://github.com/tinylibs/tinyexec#readme) |
239
+ | `tinyglobby` | 0.2.17 | MIT | [link](https://superchupu.dev/tinyglobby) |
240
+ | `tinyrainbow` | 3.1.1 | MIT | [link](https://github.com/tinylibs/tinyrainbow#readme) |
241
+ | `totalist` | 3.0.1 | MIT | [link](https://github.com/lukeed/totalist#readme) |
242
+ | `tree-kill` | 1.2.2 | MIT | [link](https://github.com/pkrumins/node-tree-kill) |
243
+ | `ts-api-utils` | 2.5.0 | MIT | [link](https://github.com/JoshuaKGoldberg/ts-api-utils#readme) |
244
+ | `ts-interface-checker` | 0.1.13 | Apache-2.0 | [link](https://github.com/gristlabs/ts-interface-checker#readme) |
245
+ | `tslib` | 2.8.1 | 0BSD | [link](https://www.typescriptlang.org/) |
246
+ | `tsup` | 8.5.1 | MIT | [link](https://tsup.egoist.dev/) |
247
+ | `tsx` | 4.23.12 | MIT | [link](https://tsx.hirok.io) |
248
+ | `type-check` | 0.4.0 | MIT | [link](https://github.com/gkz/type-check) |
249
+ | `typescript` | 6.0.3 | Apache-2.0 | [link](https://www.typescriptlang.org/) |
250
+ | `typescript-eslint` | 8.68.0 | MIT | [link](https://typescript-eslint.io/packages/typescript-eslint) |
251
+ | `ufo` | 1.6.4 | MIT | [link](https://github.com/unjs/ufo#readme) |
252
+ | `undici-types` | 8.3.0 | MIT | [link](https://undici.nodejs.org) |
253
+ | `uri-js` | 4.4.1 | BSD-2-Clause | [link](https://github.com/garycourt/uri-js) |
254
+ | `util-deprecate` | 1.0.2 | MIT | [link](https://github.com/TooTallNate/util-deprecate) |
255
+ | `vite` | 8.2.2 | MIT | [link](https://vite.dev) |
256
+ | `vitefu` | 1.1.3 | MIT | [link](https://github.com/svitejs/vitefu#readme) |
257
+ | `vitest` | 4.1.11 | MIT | [link](https://vitest.dev) |
258
+ | `which` | 2.0.2 | ISC | [link](https://github.com/isaacs/node-which#readme) |
259
+ | `why-is-node-running` | 2.3.0 | MIT | [link](https://github.com/mafintosh/why-is-node-running) |
260
+ | `word-wrap` | 1.2.5 | MIT | [link](https://github.com/jonschlinkert/word-wrap) |
261
+ | `wsl-utils` | 1.0.0 | MIT | [link](https://github.com/sindresorhus/wsl-utils#readme) |
262
+ | `yaml` | 1.10.3, 2.9.0 | ISC | [link](https://eemeli.org/yaml/) |
263
+ | `yocto-queue` | 0.1.0 | MIT | [link](https://github.com/sindresorhus/yocto-queue#readme) |
264
+ | `zimmerframe` | 1.1.4 | MIT | [link](https://github.com/sveltejs/zimmerframe#readme) |
265
+ | `zod` | 4.4.3 | MIT | [link](https://zod.dev) |
266
+
267
+ Complete license texts for dependencies bundled into the browser distribution are in
268
+ [BUNDLED_LICENSES.md](BUNDLED_LICENSES.md). Dependencies installed separately retain
269
+ their license texts in their own packages.
270
+ Adapted source and trademark notices that require project-level context are recorded in
271
+ [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md).
@@ -0,0 +1,28 @@
1
+ # Third-party notices
2
+
3
+ The local transcript parsing and reconciliation approach in this project was
4
+ adapted from [T3 Code](https://github.com/pingdotgg/t3code).
5
+
6
+ ## T3 Code
7
+
8
+ MIT License
9
+
10
+ Copyright (c) 2026 T3 Tools Inc.
11
+
12
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ of this software and associated documentation files (the "Software"), to deal
14
+ in the Software without restriction, including without limitation the rights
15
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ copies of the Software, and to permit persons to whom the Software is
17
+ furnished to do so, subject to the following conditions:
18
+
19
+ The above copyright notice and this permission notice shall be included in all
20
+ copies or substantial portions of the Software.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28
+ SOFTWARE.