Skip to content

Commit cf12a7e

Browse files
author
Shaw
committed
Merge develop into main: promote v2.0.0 line (CI green)
2 parents fee0bc1 + cbfa278 commit cf12a7e

39,889 files changed

Lines changed: 8034965 additions & 129399 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.biomeignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@
1212
**/.turbo/**
1313
**/target/**
1414
target
15+
packages/examples/browser-extension/safari/.generated/**
16+
packages/examples/browser-extension/safari/Chat with Webpage/**
1517
**/data/**
1618
data
1719
.eliza
1820
**/.eliza/**
1921
.cursor
2022
**/.cursor/**
2123
.next
22-
**/.next/**
24+
**/.next/**

.codefactor.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# CodeFactor configuration
2+
# https://docs.codefactor.io/configuration/customization/
3+
exclude:
4+
# Long-lived runtime and integration surfaces are covered by focused tests.
5+
- "plugins/plugin-workflow/**"
6+
- "packages/agent/src/api/health-routes.ts"
7+
- "packages/agent/src/runtime/eliza.ts"
8+
- "packages/agent/src/runtime/aosp-llama-adapter.ts"
9+
- "packages/app-core/platforms/electrobun/src/agent-status-rpc.ts"
10+
- "packages/app-core/platforms/electrobun/src/config-and-auth-rpc.ts"
11+
- "packages/app-core/platforms/electrobun/src/dashboard-rpc.ts"
12+
- "packages/app-core/platforms/electrobun/src/subscription-rpc.ts"
13+
- "packages/app-core/scripts/run-mobile-build.mjs"
14+
- "packages/app-core/src/services/local-inference/__stress__/cache-stress-helpers.ts"
15+
- "packages/app-core/src/services/local-inference/dflash-cache-flow.test.ts"
16+
- "packages/app-core/src/state/startup-phase-restore.ts"
17+
- "packages/ui/src/api/client-agent.ts"
18+
- "packages/ui/src/api/client-chat.ts"
19+
- "packages/ui/src/navigation/index.ts"
1.69 MB
Loading
912 KB
Loading
2.44 MB
Loading
1.16 MB
Loading

0 commit comments

Comments
 (0)