@codedrifters/configulator 0.0.203 → 0.0.205
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/lib/index.d.mts +28 -1
- package/lib/index.d.ts +28 -1
- package/lib/index.js +1100 -149
- package/lib/index.js.map +1 -1
- package/lib/index.mjs +1098 -149
- package/lib/index.mjs.map +1 -1
- package/package.json +1 -1
package/lib/index.d.mts
CHANGED
|
@@ -997,6 +997,20 @@ declare const awsCdkBundle: AgentRuleBundle;
|
|
|
997
997
|
*/
|
|
998
998
|
declare const baseBundle: AgentRuleBundle;
|
|
999
999
|
|
|
1000
|
+
/**
|
|
1001
|
+
* Company-profile bundle — opt-in only.
|
|
1002
|
+
*
|
|
1003
|
+
* Consuming projects enable it explicitly with
|
|
1004
|
+
* `includeBundles: ["company-profile"]`. `appliesWhen` always returns
|
|
1005
|
+
* `false` so the bundle never auto-detects — company research is a
|
|
1006
|
+
* deliberate project-level choice, not a universal default.
|
|
1007
|
+
*
|
|
1008
|
+
* Ships a sub-agent (`company-profile-analyst`), a user-invocable skill
|
|
1009
|
+
* (`/profile-company`), and `type:company-profile` plus `company:*`
|
|
1010
|
+
* phase labels.
|
|
1011
|
+
*/
|
|
1012
|
+
declare const companyProfileBundle: AgentRuleBundle;
|
|
1013
|
+
|
|
1000
1014
|
/**
|
|
1001
1015
|
* GitHub workflow bundle — auto-detected when the project has a GitHub component.
|
|
1002
1016
|
*/
|
|
@@ -1050,6 +1064,19 @@ declare const projenBundle: AgentRuleBundle;
|
|
|
1050
1064
|
*/
|
|
1051
1065
|
declare const requirementsAnalystBundle: AgentRuleBundle;
|
|
1052
1066
|
|
|
1067
|
+
/**
|
|
1068
|
+
* Research-pipeline bundle — opt-in only.
|
|
1069
|
+
*
|
|
1070
|
+
* Consuming projects enable it explicitly with
|
|
1071
|
+
* `includeBundles: ["research-pipeline"]`. `appliesWhen` always returns
|
|
1072
|
+
* `false` so the bundle never auto-detects — research pipelines are a
|
|
1073
|
+
* deliberate project-level choice, not a universal default.
|
|
1074
|
+
*
|
|
1075
|
+
* Ships a sub-agent (`research-analyst`), a user-invocable skill
|
|
1076
|
+
* (`/research`), and `type:research` plus `research:*` phase labels.
|
|
1077
|
+
*/
|
|
1078
|
+
declare const researchPipelineBundle: AgentRuleBundle;
|
|
1079
|
+
|
|
1053
1080
|
/**
|
|
1054
1081
|
* Slack bundle — opt-in via `includeBundles: ["slack"]`.
|
|
1055
1082
|
* Never auto-detected (no Slack dependency to introspect).
|
|
@@ -3416,4 +3443,4 @@ declare const COMPLETE_JOB_ID = "complete";
|
|
|
3416
3443
|
*/
|
|
3417
3444
|
declare function addBuildCompleteJob(buildWorkflow: BuildWorkflow): void;
|
|
3418
3445
|
|
|
3419
|
-
export { AGENT_MODEL, AGENT_PLATFORM, AGENT_RULE_SCOPE, AgentConfig, type AgentConfigOptions, type AgentModel, type AgentPlatform, type AgentPlatformOverrides, type AgentProcedure, type AgentRule, type AgentRuleBundle, type AgentRuleScope, type AgentSkill, type AgentSubAgent, type AgentSubAgentPlatformOverrides, type ApproveMergeUpgradeOptions, AstroConfig, type AstroConfigOptions, type AstroIntegrationSpec, AstroOutput, AstroProject, type AstroProjectOptions, type AwsAccount, AwsCdkProject, type AwsCdkProjectOptions, AwsDeployWorkflow, AwsDeploymentConfig, AwsDeploymentTarget, type AwsDeploymentTargetOptions, type AwsLocalDeploymentConfig, type AwsOrganization, type AwsRegion, AwsTeardownWorkflow, type AwsTeardownWorkflowOptions, BUILT_IN_BUNDLES, CLAUDE_RULE_TARGET, COMPLETE_JOB_ID, type CiDeploymentConfig, type ClassTypeOptions, type ClaudeAutoModeConfig, type ClaudeHookAction, type ClaudeHookEntry, type ClaudeHooksConfig, type ClaudePermissionsConfig, type ClaudeRuleTarget, type ClaudeSandboxConfig, type ClaudeSettingsConfig, type CopilotHandoff, type CursorHookAction, type CursorHooksConfig, type CursorSettingsConfig, DEFAULT_PRIORITY_LABELS, DEFAULT_STATUS_LABELS, DEFAULT_TEARDOWN_BRANCH_PATTERNS, DEFAULT_TYPE_LABELS, type DeployWorkflowOptions, type DeploymentMetadata, type GitBranch, type GitHubBoardMetadata, type GitHubProjectMetadata, type GitHubSprintMetadata, type IDependencyResolver, JsiiFaker, type LabelDefinition, MCP_TRANSPORT, MERGE_METHODS, MIMIMUM_RELEASE_AGE, MINIMUM_RELEASE_AGE, type McpServerConfig, type McpTransport, type MergeMethod, MonorepoProject, type MonorepoProjectOptions, type OrganizationMetadata, PROD_DEPLOY_NAME, PnpmWorkspace, type PnpmWorkspaceOptions, ProjectMetadata, type ProjectMetadataOptions, ROOT_CI_TASK_NAME, ROOT_TURBO_TASK_NAME, type RemoteCacheOptions, type RepositoryMetadata, ResetTask, type ResetTaskOptions, type ResolvedProjectMetadata, type SlackMetadata, type StarlightEditLink, type StarlightLogo, StarlightProject, type StarlightProjectOptions, type StarlightSidebarItem, type StarlightSocialLink, type SyncLabelsOptions, type TemplateResolveResult, TestRunner, TurboRepo, type TurboRepoOptions, TurboRepoTask, type TurboRepoTaskOptions, TypeScriptConfig, TypeScriptProject, type TypeScriptProjectOptions, VERSION, VERSION_KEYS_SKIP, VERSION_NPM_PACKAGES, VSCodeConfig, type VersionKey, Vitest, type VitestConfigOptions, type VitestOptions, addApproveMergeUpgradeWorkflow, addBuildCompleteJob, addSyncLabelsWorkflow, awsCdkBundle, baseBundle, getLatestEligibleVersion, githubWorkflowBundle, jestBundle, meetingAnalysisBundle, orchestratorBundle, pnpmBundle, prReviewBundle, projenBundle, requirementsAnalystBundle, resolveModelAlias, resolveTemplateVariables, slackBundle, turborepoBundle, typescriptBundle, vitestBundle };
|
|
3446
|
+
export { AGENT_MODEL, AGENT_PLATFORM, AGENT_RULE_SCOPE, AgentConfig, type AgentConfigOptions, type AgentModel, type AgentPlatform, type AgentPlatformOverrides, type AgentProcedure, type AgentRule, type AgentRuleBundle, type AgentRuleScope, type AgentSkill, type AgentSubAgent, type AgentSubAgentPlatformOverrides, type ApproveMergeUpgradeOptions, AstroConfig, type AstroConfigOptions, type AstroIntegrationSpec, AstroOutput, AstroProject, type AstroProjectOptions, type AwsAccount, AwsCdkProject, type AwsCdkProjectOptions, AwsDeployWorkflow, AwsDeploymentConfig, AwsDeploymentTarget, type AwsDeploymentTargetOptions, type AwsLocalDeploymentConfig, type AwsOrganization, type AwsRegion, AwsTeardownWorkflow, type AwsTeardownWorkflowOptions, BUILT_IN_BUNDLES, CLAUDE_RULE_TARGET, COMPLETE_JOB_ID, type CiDeploymentConfig, type ClassTypeOptions, type ClaudeAutoModeConfig, type ClaudeHookAction, type ClaudeHookEntry, type ClaudeHooksConfig, type ClaudePermissionsConfig, type ClaudeRuleTarget, type ClaudeSandboxConfig, type ClaudeSettingsConfig, type CopilotHandoff, type CursorHookAction, type CursorHooksConfig, type CursorSettingsConfig, DEFAULT_PRIORITY_LABELS, DEFAULT_STATUS_LABELS, DEFAULT_TEARDOWN_BRANCH_PATTERNS, DEFAULT_TYPE_LABELS, type DeployWorkflowOptions, type DeploymentMetadata, type GitBranch, type GitHubBoardMetadata, type GitHubProjectMetadata, type GitHubSprintMetadata, type IDependencyResolver, JsiiFaker, type LabelDefinition, MCP_TRANSPORT, MERGE_METHODS, MIMIMUM_RELEASE_AGE, MINIMUM_RELEASE_AGE, type McpServerConfig, type McpTransport, type MergeMethod, MonorepoProject, type MonorepoProjectOptions, type OrganizationMetadata, PROD_DEPLOY_NAME, PnpmWorkspace, type PnpmWorkspaceOptions, ProjectMetadata, type ProjectMetadataOptions, ROOT_CI_TASK_NAME, ROOT_TURBO_TASK_NAME, type RemoteCacheOptions, type RepositoryMetadata, ResetTask, type ResetTaskOptions, type ResolvedProjectMetadata, type SlackMetadata, type StarlightEditLink, type StarlightLogo, StarlightProject, type StarlightProjectOptions, type StarlightSidebarItem, type StarlightSocialLink, type SyncLabelsOptions, type TemplateResolveResult, TestRunner, TurboRepo, type TurboRepoOptions, TurboRepoTask, type TurboRepoTaskOptions, TypeScriptConfig, TypeScriptProject, type TypeScriptProjectOptions, VERSION, VERSION_KEYS_SKIP, VERSION_NPM_PACKAGES, VSCodeConfig, type VersionKey, Vitest, type VitestConfigOptions, type VitestOptions, addApproveMergeUpgradeWorkflow, addBuildCompleteJob, addSyncLabelsWorkflow, awsCdkBundle, baseBundle, companyProfileBundle, getLatestEligibleVersion, githubWorkflowBundle, jestBundle, meetingAnalysisBundle, orchestratorBundle, pnpmBundle, prReviewBundle, projenBundle, requirementsAnalystBundle, researchPipelineBundle, resolveModelAlias, resolveTemplateVariables, slackBundle, turborepoBundle, typescriptBundle, vitestBundle };
|
package/lib/index.d.ts
CHANGED
|
@@ -1046,6 +1046,20 @@ declare const awsCdkBundle: AgentRuleBundle;
|
|
|
1046
1046
|
*/
|
|
1047
1047
|
declare const baseBundle: AgentRuleBundle;
|
|
1048
1048
|
|
|
1049
|
+
/**
|
|
1050
|
+
* Company-profile bundle — opt-in only.
|
|
1051
|
+
*
|
|
1052
|
+
* Consuming projects enable it explicitly with
|
|
1053
|
+
* `includeBundles: ["company-profile"]`. `appliesWhen` always returns
|
|
1054
|
+
* `false` so the bundle never auto-detects — company research is a
|
|
1055
|
+
* deliberate project-level choice, not a universal default.
|
|
1056
|
+
*
|
|
1057
|
+
* Ships a sub-agent (`company-profile-analyst`), a user-invocable skill
|
|
1058
|
+
* (`/profile-company`), and `type:company-profile` plus `company:*`
|
|
1059
|
+
* phase labels.
|
|
1060
|
+
*/
|
|
1061
|
+
declare const companyProfileBundle: AgentRuleBundle;
|
|
1062
|
+
|
|
1049
1063
|
/**
|
|
1050
1064
|
* GitHub workflow bundle — auto-detected when the project has a GitHub component.
|
|
1051
1065
|
*/
|
|
@@ -1099,6 +1113,19 @@ declare const projenBundle: AgentRuleBundle;
|
|
|
1099
1113
|
*/
|
|
1100
1114
|
declare const requirementsAnalystBundle: AgentRuleBundle;
|
|
1101
1115
|
|
|
1116
|
+
/**
|
|
1117
|
+
* Research-pipeline bundle — opt-in only.
|
|
1118
|
+
*
|
|
1119
|
+
* Consuming projects enable it explicitly with
|
|
1120
|
+
* `includeBundles: ["research-pipeline"]`. `appliesWhen` always returns
|
|
1121
|
+
* `false` so the bundle never auto-detects — research pipelines are a
|
|
1122
|
+
* deliberate project-level choice, not a universal default.
|
|
1123
|
+
*
|
|
1124
|
+
* Ships a sub-agent (`research-analyst`), a user-invocable skill
|
|
1125
|
+
* (`/research`), and `type:research` plus `research:*` phase labels.
|
|
1126
|
+
*/
|
|
1127
|
+
declare const researchPipelineBundle: AgentRuleBundle;
|
|
1128
|
+
|
|
1102
1129
|
/**
|
|
1103
1130
|
* Slack bundle — opt-in via `includeBundles: ["slack"]`.
|
|
1104
1131
|
* Never auto-detected (no Slack dependency to introspect).
|
|
@@ -3465,5 +3492,5 @@ declare const COMPLETE_JOB_ID = "complete";
|
|
|
3465
3492
|
*/
|
|
3466
3493
|
declare function addBuildCompleteJob(buildWorkflow: BuildWorkflow): void;
|
|
3467
3494
|
|
|
3468
|
-
export { AGENT_MODEL, AGENT_PLATFORM, AGENT_RULE_SCOPE, AgentConfig, AstroConfig, AstroOutput, AstroProject, AwsCdkProject, AwsDeployWorkflow, AwsDeploymentConfig, AwsDeploymentTarget, AwsTeardownWorkflow, BUILT_IN_BUNDLES, CLAUDE_RULE_TARGET, COMPLETE_JOB_ID, DEFAULT_PRIORITY_LABELS, DEFAULT_STATUS_LABELS, DEFAULT_TEARDOWN_BRANCH_PATTERNS, DEFAULT_TYPE_LABELS, JsiiFaker, MCP_TRANSPORT, MERGE_METHODS, MIMIMUM_RELEASE_AGE, MINIMUM_RELEASE_AGE, MonorepoProject, PROD_DEPLOY_NAME, PnpmWorkspace, ProjectMetadata, ROOT_CI_TASK_NAME, ROOT_TURBO_TASK_NAME, ResetTask, StarlightProject, TestRunner, TurboRepo, TurboRepoTask, TypeScriptConfig, TypeScriptProject, VERSION, VERSION_KEYS_SKIP, VERSION_NPM_PACKAGES, VSCodeConfig, Vitest, addApproveMergeUpgradeWorkflow, addBuildCompleteJob, addSyncLabelsWorkflow, awsCdkBundle, baseBundle, getLatestEligibleVersion, githubWorkflowBundle, jestBundle, meetingAnalysisBundle, orchestratorBundle, pnpmBundle, prReviewBundle, projenBundle, requirementsAnalystBundle, resolveModelAlias, resolveTemplateVariables, slackBundle, turborepoBundle, typescriptBundle, vitestBundle };
|
|
3495
|
+
export { AGENT_MODEL, AGENT_PLATFORM, AGENT_RULE_SCOPE, AgentConfig, AstroConfig, AstroOutput, AstroProject, AwsCdkProject, AwsDeployWorkflow, AwsDeploymentConfig, AwsDeploymentTarget, AwsTeardownWorkflow, BUILT_IN_BUNDLES, CLAUDE_RULE_TARGET, COMPLETE_JOB_ID, DEFAULT_PRIORITY_LABELS, DEFAULT_STATUS_LABELS, DEFAULT_TEARDOWN_BRANCH_PATTERNS, DEFAULT_TYPE_LABELS, JsiiFaker, MCP_TRANSPORT, MERGE_METHODS, MIMIMUM_RELEASE_AGE, MINIMUM_RELEASE_AGE, MonorepoProject, PROD_DEPLOY_NAME, PnpmWorkspace, ProjectMetadata, ROOT_CI_TASK_NAME, ROOT_TURBO_TASK_NAME, ResetTask, StarlightProject, TestRunner, TurboRepo, TurboRepoTask, TypeScriptConfig, TypeScriptProject, VERSION, VERSION_KEYS_SKIP, VERSION_NPM_PACKAGES, VSCodeConfig, Vitest, addApproveMergeUpgradeWorkflow, addBuildCompleteJob, addSyncLabelsWorkflow, awsCdkBundle, baseBundle, companyProfileBundle, getLatestEligibleVersion, githubWorkflowBundle, jestBundle, meetingAnalysisBundle, orchestratorBundle, pnpmBundle, prReviewBundle, projenBundle, requirementsAnalystBundle, researchPipelineBundle, resolveModelAlias, resolveTemplateVariables, slackBundle, turborepoBundle, typescriptBundle, vitestBundle };
|
|
3469
3496
|
export type { AgentConfigOptions, AgentModel, AgentPlatform, AgentPlatformOverrides, AgentProcedure, AgentRule, AgentRuleBundle, AgentRuleScope, AgentSkill, AgentSubAgent, AgentSubAgentPlatformOverrides, ApproveMergeUpgradeOptions, AstroConfigOptions, AstroIntegrationSpec, AstroProjectOptions, AwsAccount, AwsCdkProjectOptions, AwsDeploymentTargetOptions, AwsLocalDeploymentConfig, AwsOrganization, AwsRegion, AwsTeardownWorkflowOptions, CiDeploymentConfig, ClassTypeOptions, ClaudeAutoModeConfig, ClaudeHookAction, ClaudeHookEntry, ClaudeHooksConfig, ClaudePermissionsConfig, ClaudeRuleTarget, ClaudeSandboxConfig, ClaudeSettingsConfig, CopilotHandoff, CursorHookAction, CursorHooksConfig, CursorSettingsConfig, DeployWorkflowOptions, DeploymentMetadata, GitBranch, GitHubBoardMetadata, GitHubProjectMetadata, GitHubSprintMetadata, IDependencyResolver, LabelDefinition, McpServerConfig, McpTransport, MergeMethod, MonorepoProjectOptions, OrganizationMetadata, PnpmWorkspaceOptions, ProjectMetadataOptions, RemoteCacheOptions, RepositoryMetadata, ResetTaskOptions, ResolvedProjectMetadata, SlackMetadata, StarlightEditLink, StarlightLogo, StarlightProjectOptions, StarlightSidebarItem, StarlightSocialLink, SyncLabelsOptions, TemplateResolveResult, TurboRepoOptions, TurboRepoTaskOptions, TypeScriptProjectOptions, VersionKey, VitestConfigOptions, VitestOptions };
|