Commit 3109104
committed
improvement(platform): workspace UI/UX overhaul + integrations catalog
Rework the workspace around the AI-workspace model: a Mothership home, a
top-level Skills route, connected-credential and integration-detail pages,
and a polished sidebar/settings surface. Replace the notifications store
with a unified toast system (provider-level dismiss/pause, countdown ring).
Integrations & catalog:
- Add a BlockMeta layer (tags + catalog templates) scoped to catalog-visible
integrations; every catalog integration carries >=7 grounded templates.
- Rework the taxonomy: each block declares category tools|blocks|triggers.
3rd-party services are 'tools'; first-party primitives (postgres, mysql,
knowledge, file, search, stt/tts, image/video generators, thinking, etc.)
are 'blocks'. Versioned blocks follow the upgrade paradigm (old hidden,
latest in toolbar/docs).
- Generate integrations.json + tool docs canonically from block configs.
Architecture & cleanup:
- Consolidate block data extraction behind a single latest-version strategy
(getCanonicalBlocksByCategory; version-consistent getBlockMeta).
- Unify version-suffix handling in @sim/utils/string (stripVersionSuffix /
isVersionedType, with tests); registry, generate-docs, tools/utils, and
integrations all route through it.
- Repair latent broken barrels, remove dead code, fix BlockMeta-related type
errors and 5 broken docs links.
Behavior-preserving for block execution and the toolbar's tool/block listing.1 parent c898e2e commit 3109104
881 files changed
Lines changed: 24509 additions & 15004 deletions
File tree
- apps
- docs
- components
- ui
- content/docs/en
- blocks
- mothership
- tools
- triggers
- sim
- app
- (landing)
- blog/[slug]
- components
- features/components
- landing-preview/components
- landing-preview-home
- landing-preview-logs
- landing-preview-panel
- landing-preview-sidebar
- integrations
- (shell)
- [slug]
- components
- components
- data
- _styles
- chat/components
- input
- message
- components
- playground
- templates/[id]
- workspace/[workspaceId]
- components
- conversation-list-item
- error
- impersonation-banner
- inline-rename-input
- message-actions
- oauth-modal
- product-tour
- resource
- components
- owner-cell
- resource-header
- resource-options-bar
- files
- components
- action-bar
- file-viewer
- home
- components
- chat-context-kind-registry
- chat-message-attachments
- context-mention-icon
- credits-chip
- message-content
- components
- agent-group
- special-tags
- thinking-block
- mothership-chat
- components
- mothership-chat-skeleton
- mothership-view/components
- add-resource-dropdown
- resource-content
- components
- generic-resource-content
- resource-registry
- resource-tabs
- suggested-actions
- template-prompts
- user-input
- components
- animated-placeholder-effect
- attached-files-list
- drop-overlay
- mic-button
- send-button
- integrations
- [block]
- components
- connect-oauth-modal
- connect-service-account-modal
- integration-section
- integration-tabs-header
- integrations-showcase
- showcase-with-explore
- connected/[credentialId]
- fixtures
- knowledge
- [id]
- [documentId]/components
- delete-chunk-modal
- document-tags-modal
- components
- action-bar
- add-connector-modal
- add-documents-modal
- base-tags-modal
- connectors-section
- edit-connector-modal
- components
- base-card
- create-base-modal
- delete-knowledge-base-modal
- edit-knowledge-base-modal
- icons
- knowledge-header
- logs
- components
- log-details
- components
- execution-snapshot
- file-download
- trace-view
- providers
- settings
- [section]
- components
- admin
- api-keys
- byok
- copilot
- credential-sets
- custom-tools
- general
- inbox
- components
- inbox-enable-toggle
- inbox-settings-tab
- inbox-task-list
- integrations
- mcp
- components
- form-field
- mcp-server-form-modal
- mcp-server-skeleton
- mothership
- recently-deleted
- secrets
- components
- secrets-manager
- skills
- subscription
- team-management
- components
- member-invitation-card
- no-organization-view
- organization-roster
- remove-member-dialog
- team-seats-overview
- team-seats
- transfer-ownership-dialog
- usage-header
- workflow-mcp-servers
- components
- create-workflow-mcp-server-modal
- skills
- components
- skill-import
- skill-modal
- fixtures
- tables
- [tableId]
- components/run-status-control
- w
- [workflowId]
- components
- action-bar
- chat
- components
- chat-message
- output-select
- command-list
- cursors
- diff-controls
- note-block
- notifications
- panel
- components
- copilot/components/user-input
- hooks
- deploy
- components/deploy-modal
- components
- a2a
- api
- chat
- general
- mcp
- hooks
- editor
- components
- connection-blocks
- sub-block/components
- checkbox-list
- code
- combobox
- condition-input
- credential-selector
- document-tag-entry
- dropdown
- env-var-dropdown
- eval-input
- file-upload
- filter-builder
- components
- formatted-text
- grouped-checkbox-list
- input-mapping
- knowledge-base-selector
- knowledge-tag-filters
- long-input
- mcp-dynamic-args
- mcp-server-modal
- messages-input
- response
- schedule-info
- selector-combobox
- selector-input
- short-input
- skill-input
- slack-setup-wizard
- slider-input
- sort-builder
- components
- starter
- sub-block-input-controller
- switch
- table-selector
- table
- tag-dropdown
- components
- text
- time-input
- tool-input
- components
- code-editor
- custom-tool-modal
- tools
- variables-input
- workflow-selector
- subflow-editor
- toolbar
- hooks
- search-replace
- components
- replacement-controls
- subflows
- loop
- parallel
- terminal
- components
- filter-popover
- output-panel
- components
- variables
- wand-prompt-bar
- workflow-block
- workflow-controls
- workflow-edge
- hooks
- components
- preview/components/preview-editor
- sidebar
- components
- file-list
- help-modal
- search-modal
- components
- command-items
- search-groups
- settings-sidebar
- usage-indicator
- components
- workflow-list
- components
- delete-modal
- folder-item
- workflow-item
- avatars
- workspace-header
- components/invite-modal
- hooks
- blocks
- blocks
- components
- emcn
- components
- button
- chip-dropdown
- chip-modal
- chip
- code
- combobox
- info-card
- info
- modal
- popover
- s-modal
- secret-reveal
- tag-input
- toast
- tooltip
- tour-tooltip
- icons
- animate
- ee
- access-control/components
- audit-logs/components
- sso/components
- hooks
- queries
- lib
- copilot
- chat
- resources
- tools/server/blocks
- credentials
- integrations
- mothership
- posthog
- workflows
- triggers
- stores
- modals/search
- notifications
- panel
- toolbar
- sidebar
- terminal/console
- tools
- packages/utils/src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
96 | 94 | | |
97 | 95 | | |
98 | 96 | | |
99 | | - | |
100 | 97 | | |
101 | 98 | | |
102 | 99 | | |
| |||
127 | 124 | | |
128 | 125 | | |
129 | 126 | | |
130 | | - | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
144 | 140 | | |
145 | 141 | | |
146 | 142 | | |
147 | | - | |
148 | 143 | | |
149 | 144 | | |
150 | 145 | | |
| |||
165 | 160 | | |
166 | 161 | | |
167 | 162 | | |
168 | | - | |
169 | 163 | | |
170 | 164 | | |
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
174 | | - | |
175 | 168 | | |
176 | 169 | | |
177 | 170 | | |
178 | 171 | | |
179 | | - | |
180 | 172 | | |
181 | | - | |
182 | 173 | | |
183 | 174 | | |
184 | 175 | | |
| |||
189 | 180 | | |
190 | 181 | | |
191 | 182 | | |
192 | | - | |
193 | 183 | | |
194 | | - | |
195 | 184 | | |
196 | 185 | | |
197 | 186 | | |
| |||
215 | 204 | | |
216 | 205 | | |
217 | 206 | | |
218 | | - | |
219 | 207 | | |
220 | 208 | | |
221 | 209 | | |
| |||
231 | 219 | | |
232 | 220 | | |
233 | 221 | | |
234 | | - | |
| 222 | + | |
235 | 223 | | |
236 | 224 | | |
237 | 225 | | |
| |||
271 | 259 | | |
272 | 260 | | |
273 | 261 | | |
274 | | - | |
275 | 262 | | |
276 | 263 | | |
277 | 264 | | |
| |||
316 | 303 | | |
317 | 304 | | |
318 | 305 | | |
319 | | - | |
320 | | - | |
321 | 306 | | |
322 | 307 | | |
323 | 308 | | |
| |||
355 | 340 | | |
356 | 341 | | |
357 | 342 | | |
358 | | - | |
359 | 343 | | |
360 | 344 | | |
361 | 345 | | |
| |||
373 | 357 | | |
374 | 358 | | |
375 | 359 | | |
376 | | - | |
377 | 360 | | |
378 | 361 | | |
379 | 362 | | |
| |||
395 | 378 | | |
396 | 379 | | |
397 | 380 | | |
398 | | - | |
399 | 381 | | |
400 | 382 | | |
401 | 383 | | |
402 | 384 | | |
403 | 385 | | |
404 | 386 | | |
405 | | - | |
406 | 387 | | |
407 | 388 | | |
408 | 389 | | |
409 | 390 | | |
410 | 391 | | |
411 | 392 | | |
412 | | - | |
413 | 393 | | |
414 | | - | |
415 | 394 | | |
416 | 395 | | |
417 | 396 | | |
| |||
424 | 403 | | |
425 | 404 | | |
426 | 405 | | |
427 | | - | |
428 | 406 | | |
429 | | - | |
430 | 407 | | |
431 | 408 | | |
432 | 409 | | |
433 | 410 | | |
434 | 411 | | |
435 | 412 | | |
436 | 413 | | |
437 | | - | |
438 | 414 | | |
439 | 415 | | |
440 | 416 | | |
| |||
File renamed without changes.
| 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 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
0 commit comments