@sideboard-ai/core 0.1.9

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.
@@ -0,0 +1,22 @@
1
+ import {
2
+ applyConnectedTeamToCli,
3
+ brightsyMcpServerName,
4
+ connectBrightsyTeam,
5
+ disconnectBrightsyTeam,
6
+ ensureCliTeamTracked,
7
+ ensureConnectedBrightsyTeamTokens,
8
+ getConnectedBrightsyTeamsRaw,
9
+ listConnectedBrightsyTeams
10
+ } from "./chunk-ILQK4P5R.js";
11
+ import "./chunk-M37RITA6.js";
12
+ import "./chunk-AJ6ROGD7.js";
13
+ export {
14
+ applyConnectedTeamToCli,
15
+ brightsyMcpServerName,
16
+ connectBrightsyTeam,
17
+ disconnectBrightsyTeam,
18
+ ensureCliTeamTracked,
19
+ ensureConnectedBrightsyTeamTokens,
20
+ getConnectedBrightsyTeamsRaw,
21
+ listConnectedBrightsyTeams
22
+ };
@@ -0,0 +1,22 @@
1
+ import {
2
+ COORDINATOR_TOOL_PLAYBOOK,
3
+ coordinatorGreenfieldPlaybook,
4
+ coordinatorSystemPrompt,
5
+ coordinatorTurnReminder,
6
+ enrichWorkspacesWithGithub,
7
+ ensureGlobalCoordinatorCwd,
8
+ formatWorkspaceInventory
9
+ } from "./chunk-2R5VV4BA.js";
10
+ import "./chunk-LL7DTZ5B.js";
11
+ import "./chunk-HYRHI3QU.js";
12
+ import "./chunk-M37RITA6.js";
13
+ import "./chunk-AJ6ROGD7.js";
14
+ export {
15
+ COORDINATOR_TOOL_PLAYBOOK,
16
+ coordinatorGreenfieldPlaybook,
17
+ coordinatorSystemPrompt,
18
+ coordinatorTurnReminder,
19
+ enrichWorkspacesWithGithub,
20
+ ensureGlobalCoordinatorCwd,
21
+ formatWorkspaceInventory
22
+ };
@@ -0,0 +1,36 @@
1
+ import {
2
+ GLOBAL_WORKSPACE_ID,
3
+ createGlobalChat,
4
+ ensureCloudCoordinator,
5
+ healOrchestrationSoccerTitles,
6
+ isCloudCoordinatorThread,
7
+ isGlobalRepoPath,
8
+ isGlobalThread,
9
+ isOrchestratorThread,
10
+ listGlobalThreads,
11
+ orchestrationTitleNeedsSoccerNickname,
12
+ orchestratorSessionPoisonedByBuiltins,
13
+ takenTeamSlugsForOrchestration
14
+ } from "./chunk-2M4OHXYX.js";
15
+ import "./chunk-2R5VV4BA.js";
16
+ import "./chunk-LL7DTZ5B.js";
17
+ import "./chunk-HYRHI3QU.js";
18
+ import {
19
+ globalAgentCwd
20
+ } from "./chunk-M37RITA6.js";
21
+ import "./chunk-AJ6ROGD7.js";
22
+ export {
23
+ GLOBAL_WORKSPACE_ID,
24
+ createGlobalChat,
25
+ ensureCloudCoordinator,
26
+ globalAgentCwd,
27
+ healOrchestrationSoccerTitles,
28
+ isCloudCoordinatorThread,
29
+ isGlobalRepoPath,
30
+ isGlobalThread,
31
+ isOrchestratorThread,
32
+ listGlobalThreads,
33
+ orchestrationTitleNeedsSoccerNickname,
34
+ orchestratorSessionPoisonedByBuiltins,
35
+ takenTeamSlugsForOrchestration
36
+ };