Commit 8c1f927
authored
fix(knowledge): enforce trusted workspace scope (#6452)
* fix(knowledge): enforce trusted workspace scope
* refactor(knowledge): declare v2 body lifecycle
* finish knowledge application migration
* refactor(knowledge): compose copilot batch commands
* fix(knowledge): parse connector query flags
* fix(knowledge): finalize partial batch effects
* fix(knowledge): align merged application boundaries
* fix(knowledge): close application boundary review gaps
* style(knowledge): satisfy branch biome checks
* fix(knowledge): page connector documents in editor1 parent d692245 commit 8c1f927
228 files changed
Lines changed: 10922 additions & 9908 deletions
File tree
- apps/sim
- app
- api
- auth
- oauth2
- callback/instagram
- shopify/store
- oauth
- microsoft
- files
- file
- token
- wealthbox
- items
- item
- trello/store
- cron/renew-subscriptions
- knowledge
- [id]
- connectors
- [connectorId]
- documents
- sync
- documents
- [documentId]
- chunks
- [chunkId]
- tag-definitions
- uploads
- [uploadId]
- complete
- parts
- upsert
- next-available-slot
- restore
- tag-definitions
- [tagId]
- tag-usage
- search
- providers
- tools
- airtable
- bases
- tables
- asana/workspaces
- attio
- lists
- objects
- calcom
- event-types
- schedules
- clickup
- folders
- lists
- spaces
- workspaces
- confluence/selector-spaces
- drive
- files
- file
- gmail
- labels
- label
- google_bigquery
- datasets
- tables
- google_calendar/calendars
- google_sheets/sheets
- google_tasks/task-lists
- hubspot
- lists
- owners
- pipelines
- properties
- jsm
- selector-requesttypes
- selector-servicedesks
- linear
- projects
- teams
- managed-agent/list
- microsoft-teams
- channels
- chats
- teams
- microsoft_excel
- drives
- sheets
- microsoft_planner
- plans
- tasks
- monday
- boards
- groups
- notion
- databases
- pages
- onedrive
- files
- folders
- folder
- outlook
- calendars
- folders
- pipedrive/pipelines
- slack
- channels
- users
- trello/boards
- wealthbox
- items
- item
- webflow
- collections
- items
- sites
- zoho_desk
- zoom/meetings
- v2/knowledge
- [id]/documents
- search
- webhooks/slack/custom/[credentialId]
- workspace/[workspaceId]/knowledge/[id]/components/edit-connector-modal
- background
- executor
- handlers
- evaluator
- router
- utils
- hooks/queries/kb
- lib
- api
- contracts
- knowledge
- v2
- server/routes
- copilot
- application
- chat
- tool-executor
- tools/server/knowledge
- vfs
- credentials
- guardrails
- knowledge
- api
- application
- connectors
- documents
- orchestration
- tags
- oauth
- uploads/client
- webhooks
- polling
- providers
- workspaces/application
- tools
- knowledge
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
41 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments