@codeam/shared 2.61.27 → 2.61.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +41 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +41 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -351,7 +351,7 @@ declare function isHeadroomWrappable(agentId: string): boolean;
|
|
|
351
351
|
* ubiquitous CLI for the tool → `cliEnv`; otherwise → `mcp`. A tool may
|
|
352
352
|
* declare both.
|
|
353
353
|
*/
|
|
354
|
-
type IntegrationId = 'jira' | 'sentry' | 'linear' | 'slack' | 'notion' | 'azure_devops' | 'figma';
|
|
354
|
+
type IntegrationId = 'jira' | 'sentry' | 'linear' | 'slack' | 'notion' | 'azure_devops' | 'figma' | 'microsoft_teams' | 'google_chat';
|
|
355
355
|
type IntegrationAuthKind = 'oauth_redirect' | 'oauth_device' | 'api_key';
|
|
356
356
|
/** Grouping used by category-driven surfaces (Start-from-Work-Item picker,
|
|
357
357
|
* catalog sections). A future tracker integration joins those features with
|
package/dist/index.d.ts
CHANGED
|
@@ -351,7 +351,7 @@ declare function isHeadroomWrappable(agentId: string): boolean;
|
|
|
351
351
|
* ubiquitous CLI for the tool → `cliEnv`; otherwise → `mcp`. A tool may
|
|
352
352
|
* declare both.
|
|
353
353
|
*/
|
|
354
|
-
type IntegrationId = 'jira' | 'sentry' | 'linear' | 'slack' | 'notion' | 'azure_devops' | 'figma';
|
|
354
|
+
type IntegrationId = 'jira' | 'sentry' | 'linear' | 'slack' | 'notion' | 'azure_devops' | 'figma' | 'microsoft_teams' | 'google_chat';
|
|
355
355
|
type IntegrationAuthKind = 'oauth_redirect' | 'oauth_device' | 'api_key';
|
|
356
356
|
/** Grouping used by category-driven surfaces (Start-from-Work-Item picker,
|
|
357
357
|
* catalog sections). A future tracker integration joins those features with
|
package/dist/index.js
CHANGED
|
@@ -727,6 +727,31 @@ var INTEGRATION_REGISTRY = {
|
|
|
727
727
|
}
|
|
728
728
|
}
|
|
729
729
|
},
|
|
730
|
+
microsoft_teams: {
|
|
731
|
+
id: "microsoft_teams",
|
|
732
|
+
name: "Microsoft Teams",
|
|
733
|
+
icon: "microsoft_teams",
|
|
734
|
+
category: "comms",
|
|
735
|
+
// COMING SOON — placeholder catalog entry (no OAuth provider / MCP yet). The
|
|
736
|
+
// agent will post review pings + read threads AS THE USER over Microsoft Graph
|
|
737
|
+
// once the provider lands. `enabled:false` renders it as a dimmed "coming
|
|
738
|
+
// soon" tile inside the (live) comms category.
|
|
739
|
+
enabled: false,
|
|
740
|
+
auth: { kind: "oauth_redirect" },
|
|
741
|
+
delivery: {}
|
|
742
|
+
},
|
|
743
|
+
google_chat: {
|
|
744
|
+
id: "google_chat",
|
|
745
|
+
name: "Google Chat",
|
|
746
|
+
icon: "google_chat",
|
|
747
|
+
category: "comms",
|
|
748
|
+
// COMING SOON — placeholder catalog entry (no OAuth provider / MCP yet). The
|
|
749
|
+
// agent will post review pings + read spaces AS THE USER over the Google Chat
|
|
750
|
+
// API once the provider lands. `enabled:false` → dimmed "coming soon" tile.
|
|
751
|
+
enabled: false,
|
|
752
|
+
auth: { kind: "oauth_redirect" },
|
|
753
|
+
delivery: {}
|
|
754
|
+
},
|
|
730
755
|
notion: {
|
|
731
756
|
id: "notion",
|
|
732
757
|
name: "Notion",
|
|
@@ -912,6 +937,22 @@ var INTEGRATION_BRANDING = {
|
|
|
912
937
|
brandColor: "#E01E5A",
|
|
913
938
|
logoSvg: '<svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4127_70105)"><path d="M11.379 33.9993C11.379 37.1358 8.84512 39.6507 5.7276 39.6507C2.61008 39.6507 0.0572205 37.1168 0.0572205 33.9993C0.0572205 30.8817 2.5911 28.3479 5.70862 28.3479H11.36V33.9993H11.379Z" fill="#E01E5A"/><path d="M14.1962 33.9997C14.1962 30.8632 16.7301 28.3483 19.8476 28.3483C22.9651 28.3483 25.499 30.8822 25.499 33.9997V48.1353C25.499 51.2718 22.9651 53.7867 19.8476 53.7867C16.7301 53.7867 14.1962 51.2718 14.1962 48.1353V33.9997Z" fill="#E01E5A"/><path d="M19.8662 11.2673C16.7296 11.2673 14.2148 8.73347 14.2148 5.61594C14.2148 2.49842 16.7486 -0.0354538 19.8662 -0.0354538C22.9837 -0.0354538 25.5175 2.49842 25.5175 5.61594V11.2673H19.8662Z" fill="#36C5F0"/><path d="M19.8682 14.1334C23.0047 14.1334 25.5196 16.6673 25.5196 19.7848C25.5196 22.9023 22.9857 25.4362 19.8682 25.4362H5.67566C2.53916 25.4362 0.0242615 22.9023 0.0242615 19.7848C0.0242615 16.6673 2.55814 14.1334 5.67566 14.1334H19.8682Z" fill="#36C5F0"/><path d="M42.5323 19.7853C42.5323 16.6488 45.0662 14.1339 48.1837 14.1339C51.3012 14.1339 53.8351 16.6678 53.8351 19.7853C53.8351 22.9028 51.3012 25.4367 48.1837 25.4367H42.5323V19.7853Z" fill="#2EB67D"/><path d="M39.7126 19.7934C39.7126 22.9299 37.1787 25.4448 34.0612 25.4448C30.9436 25.4448 28.4098 22.911 28.4098 19.7934V5.61986C28.4098 2.48336 30.9436 -0.0315399 34.0612 -0.0315399C37.1787 -0.0315399 39.7126 2.48336 39.7126 5.61986V19.7934Z" fill="#2EB67D"/><path d="M34.0376 42.482C37.1741 42.482 39.689 45.0158 39.689 48.1334C39.689 51.2509 37.1552 53.7848 34.0376 53.7848C30.9201 53.7848 28.3862 51.2509 28.3862 48.1334V42.482H34.0376Z" fill="#ECB22E"/><path d="M34.0381 39.6507C30.9016 39.6507 28.3867 37.1168 28.3867 33.9993C28.3867 30.8818 30.9206 28.3479 34.0381 28.3479H48.2306C51.3671 28.3479 53.882 30.8818 53.882 33.9993C53.882 37.1168 51.3482 39.6507 48.2306 39.6507H34.0381Z" fill="#ECB22E"/></g><defs><clipPath id="clip0_4127_70105"><rect width="54" height="54" fill="white"/></clipPath></defs></svg>'
|
|
914
939
|
},
|
|
940
|
+
microsoft_teams: {
|
|
941
|
+
id: "microsoft_teams",
|
|
942
|
+
name: "Microsoft Teams",
|
|
943
|
+
vendor: "Microsoft",
|
|
944
|
+
tagline: "Team chat & collaboration",
|
|
945
|
+
brandColor: "#6264A7",
|
|
946
|
+
logoSvg: '<svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36.6 22h12.3c1 0 1.8.8 1.8 1.8v10.4a7.2 7.2 0 0 1-7.2 7.2 7.2 7.2 0 0 1-7.2-7.2V22z" fill="#5059C9"/><circle cx="44" cy="14.4" r="4.6" fill="#5059C9"/><circle cx="27.2" cy="12" r="6.6" fill="#7B83EB"/><path d="M35.4 22H16.9c-1 .02-1.8.86-1.78 1.86v11.9A12 12 0 0 0 26.9 47.6a12 12 0 0 0 10.28-11.84V23.86c.02-1-.78-1.84-1.78-1.86z" fill="#7B83EB"/><path opacity=".12" d="M28 22v18.4a1.86 1.86 0 0 1-1.72 1.84H15.72A12.7 12.7 0 0 1 15.12 38V23.86c-.02-1 .78-1.84 1.78-1.86H28z" fill="#000"/><rect x="2.5" y="15" width="23.5" height="23.5" rx="2.2" fill="#4B53BC"/><path d="M19.8 21.4H8.7v3.05h4v11.1h3.1v-11.1h4V21.4z" fill="#fff"/></svg>'
|
|
947
|
+
},
|
|
948
|
+
google_chat: {
|
|
949
|
+
id: "google_chat",
|
|
950
|
+
name: "Google Chat",
|
|
951
|
+
vendor: "Google",
|
|
952
|
+
tagline: "Team messaging & spaces",
|
|
953
|
+
brandColor: "#00AC47",
|
|
954
|
+
logoSvg: '<svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M46 6H8a3.5 3.5 0 0 0-3.5 3.5v26A3.5 3.5 0 0 0 8 39h4.5v8.2a1.3 1.3 0 0 0 2.15 1L26 39h20a3.5 3.5 0 0 0 3.5-3.5v-26A3.5 3.5 0 0 0 46 6z" fill="#00AC47"/><circle cx="19.5" cy="22.5" r="3.1" fill="#fff"/><circle cx="34.5" cy="22.5" r="3.1" fill="#fff"/></svg>'
|
|
955
|
+
},
|
|
915
956
|
linear: {
|
|
916
957
|
id: "linear",
|
|
917
958
|
name: "Linear",
|