@@ -4,14 +4,20 @@ frank-readers-leave.md
44geometry-performance-fix.md
55.changeset/cool-rules-worry.md
66cool-rules-worry.md
7+ .changeset/soft-readers-attack.md
8+ soft-readers-attack.md
79.changeset/soft-maps-watch.md
810soft-maps-watch.md
911.changeset/full-needles-grow.md
1012full-needles-grow.md
13+ .changeset/floppy-parts-hang.md
14+ floppy-parts-hang.md
1115.changeset/silly-readers-fetch.md
1216silly-readers-fetch.md
1317.changeset/fix-filter-type-mismatch.md
1418fix-filter-type-mismatch.md
19+ .changeset/tiny-crabs-rule.md
20+ tiny-crabs-rule.md
1521.changeset/fix-iptc-metadata-casing.md
1622fix-iptc-metadata-casing.md
1723.changeset/dry-gifts-take.md
@@ -36,6 +42,8 @@ kind-jeans-laugh.md
3642little-clowns-boil.md
3743.changeset/swift-yellow-green.md
3844swift-yellow-green.md
45+ .changeset/thick-rooms-invent.md
46+ thick-rooms-invent.md
3947.changeset/cold-pots-show.md
4048cold-pots-show.md
4149.changeset/every-falcons-notice.md
@@ -52,6 +60,10 @@ calm-ducks-thank.md
5260wild-showers-push.md
5361.changeset/pretty-tools-design.md
5462pretty-tools-design.md
63+ .changeset/seven-taxes-smell.md
64+ seven-taxes-smell.md
65+ .changeset/lucky-pigs-count.md
66+ lucky-pigs-count.md
5567.changeset/loud-eyes-search.md
5668loud-eyes-search.md
5769.changeset/seven-kids-fry.md
@@ -5741,6 +5753,11 @@ src/database/migrations/20201105A-add-cascade-system-relations.ts
57415753database/migrations/20201105A-add-cascade-system-relations.ts
57425754migrations/20201105A-add-cascade-system-relations.ts
5743575520201105A-add-cascade-system-relations.ts
5756+ api/src/database/migrations/20260211A-add-deployment-webhooks.ts
5757+ src/database/migrations/20260211A-add-deployment-webhooks.ts
5758+ database/migrations/20260211A-add-deployment-webhooks.ts
5759+ migrations/20260211A-add-deployment-webhooks.ts
5760+ 20260211A-add-deployment-webhooks.ts
57445761api/src/database/migrations/20210521A-add-collections-icon-color.ts
57455762src/database/migrations/20210521A-add-collections-icon-color.ts
57465763database/migrations/20210521A-add-collections-icon-color.ts
@@ -6546,6 +6563,10 @@ api/src/controllers/utils.ts
65466563src/controllers/utils.ts
65476564controllers/utils.ts
65486565utils.ts
6566+ api/src/controllers/deployment-webhooks.ts
6567+ src/controllers/deployment-webhooks.ts
6568+ controllers/deployment-webhooks.ts
6569+ deployment-webhooks.ts
65496570api/src/controllers/deployment.ts
65506571src/controllers/deployment.ts
65516572controllers/deployment.ts
@@ -6657,11 +6678,21 @@ src/ai/providers/options.test.ts
66576678ai/providers/options.test.ts
66586679providers/options.test.ts
66596680options.test.ts
6681+ api/src/ai/providers/anthropic-file-support.test.ts
6682+ src/ai/providers/anthropic-file-support.test.ts
6683+ ai/providers/anthropic-file-support.test.ts
6684+ providers/anthropic-file-support.test.ts
6685+ anthropic-file-support.test.ts
66606686api/src/ai/providers/registry.ts
66616687src/ai/providers/registry.ts
66626688ai/providers/registry.ts
66636689providers/registry.ts
66646690registry.ts
6691+ api/src/ai/providers/anthropic-file-support.ts
6692+ src/ai/providers/anthropic-file-support.ts
6693+ ai/providers/anthropic-file-support.ts
6694+ providers/anthropic-file-support.ts
6695+ anthropic-file-support.ts
66656696api/src/ai/providers/types.ts
66666697src/ai/providers/types.ts
66676698ai/providers/types.ts
@@ -6685,6 +6716,18 @@ ai/chat/lib/create-ui-stream.ts
66856716chat/lib/create-ui-stream.ts
66866717lib/create-ui-stream.ts
66876718create-ui-stream.ts
6719+ api/src/ai/chat/lib/transform-file-parts.ts
6720+ src/ai/chat/lib/transform-file-parts.ts
6721+ ai/chat/lib/transform-file-parts.ts
6722+ chat/lib/transform-file-parts.ts
6723+ lib/transform-file-parts.ts
6724+ transform-file-parts.ts
6725+ api/src/ai/chat/lib/transform-file-parts.test.ts
6726+ src/ai/chat/lib/transform-file-parts.test.ts
6727+ ai/chat/lib/transform-file-parts.test.ts
6728+ chat/lib/transform-file-parts.test.ts
6729+ lib/transform-file-parts.test.ts
6730+ transform-file-parts.test.ts
66886731api/src/ai/chat/lib/create-ui-stream.test.ts
66896732src/ai/chat/lib/create-ui-stream.test.ts
66906733ai/chat/lib/create-ui-stream.test.ts
@@ -6774,6 +6817,94 @@ ai/chat/controllers/chat.post.ts
67746817chat/controllers/chat.post.ts
67756818controllers/chat.post.ts
67766819chat.post.ts
6820+ api/src/ai/files/lib/fetch-provider.ts
6821+ src/ai/files/lib/fetch-provider.ts
6822+ ai/files/lib/fetch-provider.ts
6823+ files/lib/fetch-provider.ts
6824+ lib/fetch-provider.ts
6825+ fetch-provider.ts
6826+ api/src/ai/files/lib/upload-to-provider.test.ts
6827+ src/ai/files/lib/upload-to-provider.test.ts
6828+ ai/files/lib/upload-to-provider.test.ts
6829+ files/lib/upload-to-provider.test.ts
6830+ lib/upload-to-provider.test.ts
6831+ upload-to-provider.test.ts
6832+ api/src/ai/files/lib/fetch-provider.test.ts
6833+ src/ai/files/lib/fetch-provider.test.ts
6834+ ai/files/lib/fetch-provider.test.ts
6835+ files/lib/fetch-provider.test.ts
6836+ lib/fetch-provider.test.ts
6837+ fetch-provider.test.ts
6838+ api/src/ai/files/lib/upload-to-provider.ts
6839+ src/ai/files/lib/upload-to-provider.ts
6840+ ai/files/lib/upload-to-provider.ts
6841+ files/lib/upload-to-provider.ts
6842+ lib/upload-to-provider.ts
6843+ upload-to-provider.ts
6844+ api/src/ai/files/adapters/google.test.ts
6845+ src/ai/files/adapters/google.test.ts
6846+ ai/files/adapters/google.test.ts
6847+ files/adapters/google.test.ts
6848+ adapters/google.test.ts
6849+ google.test.ts
6850+ api/src/ai/files/adapters/openai.ts
6851+ src/ai/files/adapters/openai.ts
6852+ ai/files/adapters/openai.ts
6853+ files/adapters/openai.ts
6854+ adapters/openai.ts
6855+ openai.ts
6856+ api/src/ai/files/adapters/index.ts
6857+ src/ai/files/adapters/index.ts
6858+ ai/files/adapters/index.ts
6859+ files/adapters/index.ts
6860+ adapters/index.ts
6861+ index.ts
6862+ api/src/ai/files/adapters/anthropic.ts
6863+ src/ai/files/adapters/anthropic.ts
6864+ ai/files/adapters/anthropic.ts
6865+ files/adapters/anthropic.ts
6866+ adapters/anthropic.ts
6867+ anthropic.ts
6868+ api/src/ai/files/adapters/google.ts
6869+ src/ai/files/adapters/google.ts
6870+ ai/files/adapters/google.ts
6871+ files/adapters/google.ts
6872+ adapters/google.ts
6873+ google.ts
6874+ api/src/ai/files/adapters/openai.test.ts
6875+ src/ai/files/adapters/openai.test.ts
6876+ ai/files/adapters/openai.test.ts
6877+ files/adapters/openai.test.ts
6878+ adapters/openai.test.ts
6879+ openai.test.ts
6880+ api/src/ai/files/adapters/anthropic.test.ts
6881+ src/ai/files/adapters/anthropic.test.ts
6882+ ai/files/adapters/anthropic.test.ts
6883+ files/adapters/anthropic.test.ts
6884+ adapters/anthropic.test.ts
6885+ anthropic.test.ts
6886+ api/src/ai/files/router.ts
6887+ src/ai/files/router.ts
6888+ ai/files/router.ts
6889+ files/router.ts
6890+ router.ts
6891+ api/src/ai/files/controllers/upload.ts
6892+ src/ai/files/controllers/upload.ts
6893+ ai/files/controllers/upload.ts
6894+ files/controllers/upload.ts
6895+ controllers/upload.ts
6896+ upload.ts
6897+ api/src/ai/files/controllers/upload.test.ts
6898+ src/ai/files/controllers/upload.test.ts
6899+ ai/files/controllers/upload.test.ts
6900+ files/controllers/upload.test.ts
6901+ controllers/upload.test.ts
6902+ upload.test.ts
6903+ api/src/ai/files/types.ts
6904+ src/ai/files/types.ts
6905+ ai/files/types.ts
6906+ files/types.ts
6907+ types.ts
67776908api/src/ai/tools/utils.test.ts
67786909src/ai/tools/utils.test.ts
67796910ai/tools/utils.test.ts
@@ -8928,6 +9059,10 @@ app/src/stores/server.test.ts
89289059src/stores/server.test.ts
89299060stores/server.test.ts
89309061server.test.ts
9062+ app/src/stores/insights.test.ts
9063+ src/stores/insights.test.ts
9064+ stores/insights.test.ts
9065+ insights.test.ts
89319066app/src/stores/server.ts
89329067src/stores/server.ts
89339068stores/server.ts
@@ -14374,6 +14509,12 @@ ai/components/parts/ai-message-tool.vue
1437414509components/parts/ai-message-tool.vue
1437514510parts/ai-message-tool.vue
1437614511ai-message-tool.vue
14512+ app/src/ai/components/parts/ai-message-file-group.test.ts
14513+ src/ai/components/parts/ai-message-file-group.test.ts
14514+ ai/components/parts/ai-message-file-group.test.ts
14515+ components/parts/ai-message-file-group.test.ts
14516+ parts/ai-message-file-group.test.ts
14517+ ai-message-file-group.test.ts
1437714518app/src/ai/components/parts/ai-message-source-url.vue
1437814519src/ai/components/parts/ai-message-source-url.vue
1437914520ai/components/parts/ai-message-source-url.vue
@@ -14392,6 +14533,12 @@ ai/components/parts/ai-message-text.vue
1439214533components/parts/ai-message-text.vue
1439314534parts/ai-message-text.vue
1439414535ai-message-text.vue
14536+ app/src/ai/components/parts/file-ui-part-utils.ts
14537+ src/ai/components/parts/file-ui-part-utils.ts
14538+ ai/components/parts/file-ui-part-utils.ts
14539+ components/parts/file-ui-part-utils.ts
14540+ parts/file-ui-part-utils.ts
14541+ file-ui-part-utils.ts
1439514542app/src/ai/components/parts/ai-message-reasoning.vue
1439614543src/ai/components/parts/ai-message-reasoning.vue
1439714544ai/components/parts/ai-message-reasoning.vue
@@ -14410,6 +14557,12 @@ ai/components/parts/ai-ask-user.vue
1441014557components/parts/ai-ask-user.vue
1441114558parts/ai-ask-user.vue
1441214559ai-ask-user.vue
14560+ app/src/ai/components/parts/ai-message-file-group.vue
14561+ src/ai/components/parts/ai-message-file-group.vue
14562+ ai/components/parts/ai-message-file-group.vue
14563+ components/parts/ai-message-file-group.vue
14564+ parts/ai-message-file-group.vue
14565+ ai-message-file-group.vue
1441314566app/src/ai/components/ai-conversation.vue
1441414567src/ai/components/ai-conversation.vue
1441514568ai/components/ai-conversation.vue
@@ -14492,6 +14645,11 @@ src/ai/components/ai-input.vue
1449214645ai/components/ai-input.vue
1449314646components/ai-input.vue
1449414647ai-input.vue
14648+ app/src/ai/components/ai-message.test.ts
14649+ src/ai/components/ai-message.test.ts
14650+ ai/components/ai-message.test.ts
14651+ components/ai-message.test.ts
14652+ ai-message.test.ts
1449514653app/src/ai/components/ai-pending-context.vue
1449614654src/ai/components/ai-pending-context.vue
1449714655ai/components/ai-pending-context.vue
@@ -18699,6 +18857,10 @@ packages/ai/src/types.ts
1869918857ai/src/types.ts
1870018858src/types.ts
1870118859types.ts
18860+ packages/ai/src/files.ts
18861+ ai/src/files.ts
18862+ src/files.ts
18863+ files.ts
1870218864packages/ai/tsconfig.json
1870318865ai/tsconfig.json
1870418866tsconfig.json
0 commit comments