11.changeset/every-bats-stare.md
22every-bats-stare.md
3+ .changeset/loud-actors-laugh.md
4+ loud-actors-laugh.md
5+ .changeset/salty-mugs-help.md
6+ salty-mugs-help.md
37.changeset/sweet-things-throw.md
48sweet-things-throw.md
9+ .changeset/gold-rockets-live.md
10+ gold-rockets-live.md
511.changeset/eager-flies-drive.md
612eager-flies-drive.md
713.changeset/config.json
814config.json
915.changeset/honest-ducks-flow.md
1016honest-ducks-flow.md
17+ .changeset/thin-files-film.md
18+ thin-files-film.md
1119.changeset/stale-cars-sin.md
1220stale-cars-sin.md
1321.changeset/tidy-pets-grow.md
1422tidy-pets-grow.md
23+ .changeset/neat-mangos-cover.md
24+ neat-mangos-cover.md
1525.changeset/hungry-yaks-enter.md
1626hungry-yaks-enter.md
1727.vscode/settings.json
@@ -3036,6 +3046,18 @@ api/src/cli/run.ts
30363046src/cli/run.ts
30373047cli/run.ts
30383048run.ts
3049+ api/src/cli/commands/cache/clear.test.ts
3050+ src/cli/commands/cache/clear.test.ts
3051+ cli/commands/cache/clear.test.ts
3052+ commands/cache/clear.test.ts
3053+ cache/clear.test.ts
3054+ clear.test.ts
3055+ api/src/cli/commands/cache/clear.ts
3056+ src/cli/commands/cache/clear.ts
3057+ cli/commands/cache/clear.ts
3058+ commands/cache/clear.ts
3059+ cache/clear.ts
3060+ clear.ts
30393061api/src/cli/commands/bootstrap/index.ts
30403062src/cli/commands/bootstrap/index.ts
30413063cli/commands/bootstrap/index.ts
@@ -4263,6 +4285,10 @@ api/src/utils/apply-snapshot.ts
42634285src/utils/apply-snapshot.ts
42644286utils/apply-snapshot.ts
42654287apply-snapshot.ts
4288+ api/src/utils/generate-translations.ts
4289+ src/utils/generate-translations.ts
4290+ utils/generate-translations.ts
4291+ generate-translations.ts
42664292api/src/utils/redact-object.ts
42674293src/utils/redact-object.ts
42684294utils/redact-object.ts
@@ -4355,6 +4381,10 @@ api/src/utils/reduce-schema.ts
43554381src/utils/reduce-schema.ts
43564382utils/reduce-schema.ts
43574383reduce-schema.ts
4384+ api/src/utils/translations-validation.ts
4385+ src/utils/translations-validation.ts
4386+ utils/translations-validation.ts
4387+ translations-validation.ts
43584388api/src/utils/job-queue.ts
43594389src/utils/job-queue.ts
43604390utils/job-queue.ts
@@ -4403,6 +4433,10 @@ api/src/utils/get-config-from-env.test.ts
44034433src/utils/get-config-from-env.test.ts
44044434utils/get-config-from-env.test.ts
44054435get-config-from-env.test.ts
4436+ api/src/utils/generate-translations.test.ts
4437+ src/utils/generate-translations.test.ts
4438+ utils/generate-translations.test.ts
4439+ generate-translations.test.ts
44064440api/src/utils/get-snapshot.test.ts
44074441src/utils/get-snapshot.test.ts
44084442utils/get-snapshot.test.ts
@@ -4427,6 +4461,10 @@ api/src/utils/validate-keys.ts
44274461src/utils/validate-keys.ts
44284462utils/validate-keys.ts
44294463validate-keys.ts
4464+ api/src/utils/translations-shared.test.ts
4465+ src/utils/translations-shared.test.ts
4466+ utils/translations-shared.test.ts
4467+ translations-shared.test.ts
44304468api/src/utils/is-valid-uuid.ts
44314469src/utils/is-valid-uuid.ts
44324470utils/is-valid-uuid.ts
@@ -4475,6 +4513,10 @@ api/src/utils/get-auth-providers.ts
44754513src/utils/get-auth-providers.ts
44764514utils/get-auth-providers.ts
44774515get-auth-providers.ts
4516+ api/src/utils/translations-shared.ts
4517+ src/utils/translations-shared.ts
4518+ utils/translations-shared.ts
4519+ translations-shared.ts
44784520api/src/utils/get-auth-providers.test.ts
44794521src/utils/get-auth-providers.test.ts
44804522utils/get-auth-providers.test.ts
@@ -6749,6 +6791,11 @@ src/ai/providers/types.ts
67496791ai/providers/types.ts
67506792providers/types.ts
67516793types.ts
6794+ api/src/ai/devtools/index.ts
6795+ src/ai/devtools/index.ts
6796+ ai/devtools/index.ts
6797+ devtools/index.ts
6798+ index.ts
67526799api/src/ai/chat/middleware/load-settings.ts
67536800src/ai/chat/middleware/load-settings.ts
67546801ai/chat/middleware/load-settings.ts
@@ -7208,6 +7255,36 @@ ai/tools/trigger-flow/index.ts
72087255tools/trigger-flow/index.ts
72097256trigger-flow/index.ts
72107257index.ts
7258+ api/src/ai/telemetry/index.test.ts
7259+ src/ai/telemetry/index.test.ts
7260+ ai/telemetry/index.test.ts
7261+ telemetry/index.test.ts
7262+ index.test.ts
7263+ api/src/ai/telemetry/braintrust.test.ts
7264+ src/ai/telemetry/braintrust.test.ts
7265+ ai/telemetry/braintrust.test.ts
7266+ telemetry/braintrust.test.ts
7267+ braintrust.test.ts
7268+ api/src/ai/telemetry/index.ts
7269+ src/ai/telemetry/index.ts
7270+ ai/telemetry/index.ts
7271+ telemetry/index.ts
7272+ index.ts
7273+ api/src/ai/telemetry/langfuse.test.ts
7274+ src/ai/telemetry/langfuse.test.ts
7275+ ai/telemetry/langfuse.test.ts
7276+ telemetry/langfuse.test.ts
7277+ langfuse.test.ts
7278+ api/src/ai/telemetry/langfuse.ts
7279+ src/ai/telemetry/langfuse.ts
7280+ ai/telemetry/langfuse.ts
7281+ telemetry/langfuse.ts
7282+ langfuse.ts
7283+ api/src/ai/telemetry/braintrust.ts
7284+ src/ai/telemetry/braintrust.ts
7285+ ai/telemetry/braintrust.ts
7286+ telemetry/braintrust.ts
7287+ braintrust.ts
72117288api/src/ai/mcp/index.ts
72127289src/ai/mcp/index.ts
72137290ai/mcp/index.ts
@@ -7747,13 +7824,27 @@ settings/routes/policies/use-save.ts
77477824routes/policies/use-save.ts
77487825policies/use-save.ts
77497826use-save.ts
7827+ app/src/modules/settings/routes/policies/use-duplicate.ts
7828+ src/modules/settings/routes/policies/use-duplicate.ts
7829+ modules/settings/routes/policies/use-duplicate.ts
7830+ settings/routes/policies/use-duplicate.ts
7831+ routes/policies/use-duplicate.ts
7832+ policies/use-duplicate.ts
7833+ use-duplicate.ts
77507834app/src/modules/settings/routes/policies/item.vue
77517835src/modules/settings/routes/policies/item.vue
77527836modules/settings/routes/policies/item.vue
77537837settings/routes/policies/item.vue
77547838routes/policies/item.vue
77557839policies/item.vue
77567840item.vue
7841+ app/src/modules/settings/routes/policies/use-duplicate.test.ts
7842+ src/modules/settings/routes/policies/use-duplicate.test.ts
7843+ modules/settings/routes/policies/use-duplicate.test.ts
7844+ settings/routes/policies/use-duplicate.test.ts
7845+ routes/policies/use-duplicate.test.ts
7846+ policies/use-duplicate.test.ts
7847+ use-duplicate.test.ts
77577848app/src/modules/settings/routes/roles/public-item.vue
77587849src/modules/settings/routes/roles/public-item.vue
77597850modules/settings/routes/roles/public-item.vue
@@ -9859,6 +9950,12 @@ use-permissions/item/lib/is-action-allowed.ts
98599950item/lib/is-action-allowed.ts
98609951lib/is-action-allowed.ts
98619952is-action-allowed.ts
9953+ app/src/composables/use-permissions/item/use-item-permissions.test.ts
9954+ src/composables/use-permissions/item/use-item-permissions.test.ts
9955+ composables/use-permissions/item/use-item-permissions.test.ts
9956+ use-permissions/item/use-item-permissions.test.ts
9957+ item/use-item-permissions.test.ts
9958+ use-item-permissions.test.ts
98629959app/src/composables/use-permissions/item/utils/fetch-item-permissions.test.ts
98639960src/composables/use-permissions/item/utils/fetch-item-permissions.test.ts
98649961composables/use-permissions/item/utils/fetch-item-permissions.test.ts
@@ -10883,6 +10980,42 @@ interfaces/_system/system-collection/system-collection.vue
1088310980_system/system-collection/system-collection.vue
1088410981system-collection/system-collection.vue
1088510982system-collection.vue
10983+ app/src/interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
10984+ src/interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
10985+ interfaces/_system/system-collections-translations/system-collections-translations-dialog.vue
10986+ _system/system-collections-translations/system-collections-translations-dialog.vue
10987+ system-collections-translations/system-collections-translations-dialog.vue
10988+ system-collections-translations-dialog.vue
10989+ app/src/interfaces/_system/system-collections-translations/utils.test.ts
10990+ src/interfaces/_system/system-collections-translations/utils.test.ts
10991+ interfaces/_system/system-collections-translations/utils.test.ts
10992+ _system/system-collections-translations/utils.test.ts
10993+ system-collections-translations/utils.test.ts
10994+ utils.test.ts
10995+ app/src/interfaces/_system/system-collections-translations/index.ts
10996+ src/interfaces/_system/system-collections-translations/index.ts
10997+ interfaces/_system/system-collections-translations/index.ts
10998+ _system/system-collections-translations/index.ts
10999+ system-collections-translations/index.ts
11000+ index.ts
11001+ app/src/interfaces/_system/system-collections-translations/system-collections-translations.test.ts
11002+ src/interfaces/_system/system-collections-translations/system-collections-translations.test.ts
11003+ interfaces/_system/system-collections-translations/system-collections-translations.test.ts
11004+ _system/system-collections-translations/system-collections-translations.test.ts
11005+ system-collections-translations/system-collections-translations.test.ts
11006+ system-collections-translations.test.ts
11007+ app/src/interfaces/_system/system-collections-translations/utils.ts
11008+ src/interfaces/_system/system-collections-translations/utils.ts
11009+ interfaces/_system/system-collections-translations/utils.ts
11010+ _system/system-collections-translations/utils.ts
11011+ system-collections-translations/utils.ts
11012+ utils.ts
11013+ app/src/interfaces/_system/system-collections-translations/system-collections-translations.vue
11014+ src/interfaces/_system/system-collections-translations/system-collections-translations.vue
11015+ interfaces/_system/system-collections-translations/system-collections-translations.vue
11016+ _system/system-collections-translations/system-collections-translations.vue
11017+ system-collections-translations/system-collections-translations.vue
11018+ system-collections-translations.vue
1088611019app/src/interfaces/_system/system-owner/index.ts
1088711020src/interfaces/_system/system-owner/index.ts
1088811021interfaces/_system/system-owner/index.ts
0 commit comments