first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,109 @@
{
"type": "object",
"properties": {
"context_team_id": {
"type": "string"
},
"created": {
"type": "integer"
},
"creator": {
"type": "string"
},
"id": {
"type": "string"
},
"is_archived": {
"type": "boolean"
},
"is_channel": {
"type": "boolean"
},
"is_ext_shared": {
"type": "boolean"
},
"is_general": {
"type": "boolean"
},
"is_group": {
"type": "boolean"
},
"is_im": {
"type": "boolean"
},
"is_member": {
"type": "boolean"
},
"is_mpim": {
"type": "boolean"
},
"is_org_shared": {
"type": "boolean"
},
"is_pending_ext_shared": {
"type": "boolean"
},
"is_private": {
"type": "boolean"
},
"is_shared": {
"type": "boolean"
},
"last_read": {
"type": "string"
},
"name": {
"type": "string"
},
"name_normalized": {
"type": "string"
},
"parent_conversation": {
"type": "null"
},
"priority": {
"type": "integer"
},
"purpose": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"shared_team_ids": {
"type": "array",
"items": {
"type": "string"
}
},
"topic": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"unlinked": {
"type": "integer"
},
"updated": {
"type": "integer"
}
},
"version": 2
}
@@ -0,0 +1,159 @@
{
"type": "object",
"properties": {
"context_team_id": {
"type": "string"
},
"created": {
"type": "integer"
},
"creator": {
"type": "string"
},
"id": {
"type": "string"
},
"is_archived": {
"type": "boolean"
},
"is_channel": {
"type": "boolean"
},
"is_ext_shared": {
"type": "boolean"
},
"is_general": {
"type": "boolean"
},
"is_group": {
"type": "boolean"
},
"is_im": {
"type": "boolean"
},
"is_member": {
"type": "boolean"
},
"is_mpim": {
"type": "boolean"
},
"is_org_shared": {
"type": "boolean"
},
"is_pending_ext_shared": {
"type": "boolean"
},
"is_private": {
"type": "boolean"
},
"is_shared": {
"type": "boolean"
},
"last_read": {
"type": "string"
},
"name": {
"type": "string"
},
"name_normalized": {
"type": "string"
},
"parent_conversation": {
"type": "null"
},
"previous_names": {
"type": "array",
"items": {
"type": "string"
}
},
"properties": {
"type": "object",
"properties": {
"canvas": {
"type": "object",
"properties": {
"file_id": {
"type": "string"
},
"is_empty": {
"type": "boolean"
},
"quip_thread_id": {
"type": "string"
}
}
},
"tabs": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"label": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
},
"tabz": {
"type": "array",
"items": {
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
}
}
}
},
"purpose": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"shared_team_ids": {
"type": "array",
"items": {
"type": "string"
}
},
"topic": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"unlinked": {
"type": "integer"
},
"updated": {
"type": "integer"
}
},
"version": 1
}
@@ -0,0 +1,162 @@
{
"type": "object",
"properties": {
"context_team_id": {
"type": "string"
},
"created": {
"type": "integer"
},
"creator": {
"type": "string"
},
"id": {
"type": "string"
},
"is_archived": {
"type": "boolean"
},
"is_channel": {
"type": "boolean"
},
"is_ext_shared": {
"type": "boolean"
},
"is_general": {
"type": "boolean"
},
"is_group": {
"type": "boolean"
},
"is_im": {
"type": "boolean"
},
"is_member": {
"type": "boolean"
},
"is_mpim": {
"type": "boolean"
},
"is_org_shared": {
"type": "boolean"
},
"is_pending_ext_shared": {
"type": "boolean"
},
"is_private": {
"type": "boolean"
},
"is_shared": {
"type": "boolean"
},
"name": {
"type": "string"
},
"name_normalized": {
"type": "string"
},
"num_members": {
"type": "integer"
},
"parent_conversation": {
"type": "null"
},
"previous_names": {
"type": "array",
"items": {
"type": "string"
}
},
"properties": {
"type": "object",
"properties": {
"canvas": {
"type": "object",
"properties": {
"file_id": {
"type": "string"
},
"is_empty": {
"type": "boolean"
},
"quip_thread_id": {
"type": "string"
}
}
},
"tabs": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"label": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
},
"tabz": {
"type": "array",
"items": {
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
}
},
"use_case": {
"type": "string"
}
}
},
"purpose": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"shared_team_ids": {
"type": "array",
"items": {
"type": "string"
}
},
"topic": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"unlinked": {
"type": "integer"
},
"updated": {
"type": "integer"
}
},
"version": 1
}
@@ -0,0 +1,77 @@
{
"type": "object",
"properties": {
"blocks": {
"type": "array",
"items": {
"type": "object",
"properties": {
"block_id": {
"type": "string"
},
"elements": {
"type": "array",
"items": {
"type": "object",
"properties": {
"elements": {
"type": "array",
"items": {
"type": "object",
"properties": {
"style": {
"type": "object",
"properties": {
"bold": {
"type": "boolean"
},
"italic": {
"type": "boolean"
}
}
},
"text": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
},
"type": {
"type": "string"
}
}
}
},
"type": {
"type": "string"
}
}
}
},
"bot_id": {
"type": "string"
},
"client_msg_id": {
"type": "string"
},
"team": {
"type": "string"
},
"text": {
"type": "string"
},
"ts": {
"type": "string"
},
"type": {
"type": "string"
},
"user": {
"type": "string"
}
},
"version": 8
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"error": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,109 @@
{
"type": "object",
"properties": {
"context_team_id": {
"type": "string"
},
"created": {
"type": "integer"
},
"creator": {
"type": "string"
},
"id": {
"type": "string"
},
"is_archived": {
"type": "boolean"
},
"is_channel": {
"type": "boolean"
},
"is_ext_shared": {
"type": "boolean"
},
"is_general": {
"type": "boolean"
},
"is_group": {
"type": "boolean"
},
"is_im": {
"type": "boolean"
},
"is_member": {
"type": "boolean"
},
"is_mpim": {
"type": "boolean"
},
"is_org_shared": {
"type": "boolean"
},
"is_pending_ext_shared": {
"type": "boolean"
},
"is_private": {
"type": "boolean"
},
"is_shared": {
"type": "boolean"
},
"name": {
"type": "string"
},
"name_normalized": {
"type": "string"
},
"parent_conversation": {
"type": "null"
},
"previous_names": {
"type": "array",
"items": {
"type": "string"
}
},
"purpose": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"shared_team_ids": {
"type": "array",
"items": {
"type": "string"
}
},
"topic": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"unlinked": {
"type": "integer"
},
"updated": {
"type": "integer"
}
},
"version": 3
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"member": {
"type": "string"
}
},
"version": 3
}
@@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"id": {
"type": "string"
}
},
"version": 1
}
@@ -0,0 +1,136 @@
{
"type": "object",
"properties": {
"app_id": {
"type": "string"
},
"blocks": {
"type": "array",
"items": {
"type": "object",
"properties": {
"block_id": {
"type": "string"
},
"elements": {
"type": "array",
"items": {
"type": "object",
"properties": {
"elements": {
"type": "array",
"items": {
"type": "object",
"properties": {
"text": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
},
"type": {
"type": "string"
}
}
}
},
"type": {
"type": "string"
}
}
}
},
"bot_id": {
"type": "string"
},
"bot_profile": {
"type": "object",
"properties": {
"app_id": {
"type": "string"
},
"deleted": {
"type": "boolean"
},
"icons": {
"type": "object",
"properties": {
"image_36": {
"type": "string"
},
"image_48": {
"type": "string"
},
"image_72": {
"type": "string"
}
}
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"team_id": {
"type": "string"
},
"updated": {
"type": "integer"
},
"user_id": {
"type": "string"
}
}
},
"client_msg_id": {
"type": "string"
},
"is_locked": {
"type": "boolean"
},
"latest_reply": {
"type": "string"
},
"parent_user_id": {
"type": "string"
},
"reply_count": {
"type": "integer"
},
"reply_users": {
"type": "array",
"items": {
"type": "string"
}
},
"reply_users_count": {
"type": "integer"
},
"subscribed": {
"type": "boolean"
},
"team": {
"type": "string"
},
"text": {
"type": "string"
},
"thread_ts": {
"type": "string"
},
"ts": {
"type": "string"
},
"type": {
"type": "string"
},
"user": {
"type": "string"
}
},
"version": 3
}
@@ -0,0 +1,109 @@
{
"type": "object",
"properties": {
"context_team_id": {
"type": "string"
},
"created": {
"type": "integer"
},
"creator": {
"type": "string"
},
"id": {
"type": "string"
},
"is_archived": {
"type": "boolean"
},
"is_channel": {
"type": "boolean"
},
"is_ext_shared": {
"type": "boolean"
},
"is_general": {
"type": "boolean"
},
"is_group": {
"type": "boolean"
},
"is_im": {
"type": "boolean"
},
"is_member": {
"type": "boolean"
},
"is_mpim": {
"type": "boolean"
},
"is_org_shared": {
"type": "boolean"
},
"is_pending_ext_shared": {
"type": "boolean"
},
"is_private": {
"type": "boolean"
},
"is_shared": {
"type": "boolean"
},
"name": {
"type": "string"
},
"name_normalized": {
"type": "string"
},
"parent_conversation": {
"type": "null"
},
"previous_names": {
"type": "array",
"items": {
"type": "string"
}
},
"purpose": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"shared_team_ids": {
"type": "array",
"items": {
"type": "string"
}
},
"topic": {
"type": "object",
"properties": {
"creator": {
"type": "string"
},
"last_set": {
"type": "integer"
},
"value": {
"type": "string"
}
}
},
"unlinked": {
"type": "integer"
},
"updated": {
"type": "integer"
}
},
"version": 1
}