@jbcom/agentic
@jbcom/agentic
Orchestration layer for AI agent fleet management consuming @jbcom/agentic-triage primitives.
Features:
- Multi-agent orchestration (Ollama/Jules/Cursor routing)
- CI resolution and PR lifecycle pipelines
- GitHub Marketplace actions integration
- Intelligent token switching (auto-selects org-appropriate tokens)
- Fleet management (spawn, monitor, coordinate agents)
- AI-powered triage (conversation analysis, code review)
- Station-to-station handoff (agent continuity)
- Token-aware GitHub operations
Enumerations
Section titled “Enumerations”Classes
Section titled “Classes”- AIAnalyzer
- ConfigurationError
- ContainerManager
- CrewTool
- CrewToolError
- CursorAPI
- DockerBuildError
- Fleet
- GitHubClient
- HandoffManager
- SandboxError
- SandboxExecutor
Interfaces
Section titled “Interfaces”- Agent
- AgenticConfig
- AgentSource
- AgentTarget
- AIAnalyzerOptions
- AnalysisResult
- Blocker
- CodeReviewResult
- ContainerConfig
- ContainerResult
- Conversation
- ConversationMessage
- CoordinationConfig
- CrewInfo
- CrewListResponse
- CrewResult
- CrewToolConfig
- CursorAPIOptions
- DiamondConfig
- FleetConfig
- HandoffContext
- HandoffOptions
- HandoffResult
- InvokeCrewOptions
- OrganizationConfig
- PRComment
- ProviderOptions
- PullRequest
- Repository
- Result
- ReviewImprovement
- ReviewIssue
- SandboxOptions
- SpawnContext
- SpawnOptions
- TakeoverOptions
- Task
- TokenConfig
- TriageConfig
- TriageResult
Type Aliases
Section titled “Type Aliases”- AgentStatus
- AsyncResult
- CrewToolErrorCategory
- ModelFactory
- Priority
- ReviewCategory
- ReviewSeverity
- SupportedProvider
- TriageCategory
Variables
Section titled “Variables”Functions
Section titled “Functions”- addOrganization
- clearProviderCache
- cloneRepo
- createSafeError
- extractOrg
- getConfig
- getConfigPath
- getConfiguredOrgs
- getConfigValue
- getCursorApiKey
- getDefaultApiKeyEnvVar
getDefaultModel- getEnvForPRReview
- getEnvForRepo
- getFleetDefaults
- getLogLevel
- getOrgConfig
- getOrLoadProvider
- getPRReviewToken
- getPRReviewTokenEnvVar
- getSupportedProviders
- getTokenConfig
- getTokenEnvVar
- getTokenForOrg
- getTokenForRepo
- getTokenSummary
- getTriageApiKey
- getTriageConfig
- hasTokenForOrg
- hasTokenForRepo
- initConfig
- isValidGitRef
- isValidProvider
- isValidRepoFormat
- isVerbose
- loadConfigFromPath
- loadProvider
- resetConfig
- resolveProviderOptions
- safeDockerCommand
- safeGitCommand
- safeSpawn
- safeSpawnSync
- sanitizeEnvironment
- sanitizeError
- setConfig
- setTokenConfig
- validateCommandArgs
- validateConfig
- validateEnvVar
- validateEnvVarWithMessage
- validateGitRef
- validatePositiveInt
- validateRepository
- validateTokens