Merge pinned master into Web transcript

This commit is contained in:
Hypatia May
2026-07-31 09:18:45 +08:00
741 changed files with 19194 additions and 3354 deletions
@@ -137,7 +137,9 @@ async function bench(snapshot: ConversationSnapshot) {
}
ctx.provide('workspaces', workspaces)
ctx.provide('layout', layout)
ctx.provide('locale', new LocaleService(ctx))
const locale = new LocaleService(ctx)
ctx.provide('locale', locale)
slots.installLocale(locale)
slots.install(createSlotRenderer())
slots.register({