Commit e50c98c
fix: biome lint nits, remove duplicate pluginWorkerRuntimeSrc/remotePluginId
- packages/app-core/vitest.config.ts: drop duplicate pluginWorkerRuntimeSrc
declaration introduced by the develop merge (esbuild rejected the dup)
- phase4-smoke.ts: drop duplicate remotePluginId object key (sed artifact)
- biome --write across PR-touched files (import sort, unused import drop,
no semantic changes)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 39a9921 commit e50c98c
23 files changed
Lines changed: 969 additions & 1233 deletions
File tree
- apps/app-xr/e2e
- packages
- agent/src
- runtime
- services
- app-core
- platforms/electrobun
- docs
- remotes
- runtime/src/bun
- surface/src
- bun
- dev
- protocol
- scripts
- scripts
- kernel-patches
- cloud-services/coding-remote-runner/__tests__
- plugin-remote-manifest/examples
- hello-remote-plugin
- remote-plugin-clock
- ui/src/components
- onboarding
- shell
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3981 | 3981 | | |
3982 | 3982 | | |
3983 | 3983 | | |
3984 | | - | |
3985 | | - | |
| 3984 | + | |
3986 | 3985 | | |
3987 | 3986 | | |
3988 | 3987 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
402 | 404 | | |
403 | 405 | | |
404 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
277 | 279 | | |
278 | 280 | | |
279 | 281 | | |
| |||
613 | 615 | | |
614 | 616 | | |
615 | 617 | | |
616 | | - | |
617 | | - | |
618 | | - | |
| 618 | + | |
619 | 619 | | |
620 | 620 | | |
621 | | - | |
622 | | - | |
| 621 | + | |
623 | 622 | | |
624 | 623 | | |
625 | 624 | | |
| |||
0 commit comments