deepseek-coder-agent-cli 1.0.13 → 1.0.15
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/capabilities/index.d.ts +1 -18
- package/dist/capabilities/index.d.ts.map +1 -1
- package/dist/capabilities/index.js +2 -19
- package/dist/capabilities/index.js.map +1 -1
- package/dist/core/agiCore.d.ts.map +1 -1
- package/dist/core/agiCore.js +3 -6
- package/dist/core/agiCore.js.map +1 -1
- package/dist/core/dynamicGuardrails.d.ts.map +1 -1
- package/dist/core/dynamicGuardrails.js +0 -60
- package/dist/core/dynamicGuardrails.js.map +1 -1
- package/dist/core/gitWorktreeManager.d.ts +1 -1
- package/dist/core/gitWorktreeManager.d.ts.map +1 -1
- package/dist/core/gitWorktreeManager.js.map +1 -1
- package/dist/core/hotReload.js.map +1 -1
- package/dist/core/index.d.ts +0 -8
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/index.js +1 -15
- package/dist/core/index.js.map +1 -1
- package/dist/core/selfUpgrade.d.ts +34 -208
- package/dist/core/selfUpgrade.d.ts.map +1 -1
- package/dist/core/selfUpgrade.js +54 -631
- package/dist/core/selfUpgrade.js.map +1 -1
- package/dist/headless/interactiveShell.d.ts.map +1 -1
- package/dist/headless/interactiveShell.js +10 -71
- package/dist/headless/interactiveShell.js.map +1 -1
- package/dist/orchestration/index.d.ts +9 -5
- package/dist/orchestration/index.d.ts.map +1 -1
- package/dist/orchestration/index.js +7 -8
- package/dist/orchestration/index.js.map +1 -1
- package/dist/plugins/index.d.ts +1 -1
- package/dist/plugins/index.d.ts.map +1 -1
- package/dist/plugins/index.js +1 -2
- package/dist/plugins/index.js.map +1 -1
- package/dist/plugins/tools/nodeDefaults.d.ts +0 -2
- package/dist/plugins/tools/nodeDefaults.d.ts.map +1 -1
- package/dist/plugins/tools/nodeDefaults.js +0 -6
- package/dist/plugins/tools/nodeDefaults.js.map +1 -1
- package/dist/tools/diffUtils.d.ts.map +1 -1
- package/dist/tools/diffUtils.js +0 -14
- package/dist/tools/diffUtils.js.map +1 -1
- package/dist/tools/editTools.d.ts.map +1 -1
- package/dist/tools/editTools.js +20 -168
- package/dist/tools/editTools.js.map +1 -1
- package/dist/tools/fileTools.d.ts.map +1 -1
- package/dist/tools/fileTools.js +1 -10
- package/dist/tools/fileTools.js.map +1 -1
- package/dist/tools/grepTools.d.ts.map +1 -1
- package/dist/tools/grepTools.js +1 -2
- package/dist/tools/grepTools.js.map +1 -1
- package/dist/tools/searchTools.d.ts.map +1 -1
- package/dist/tools/searchTools.js +0 -7
- package/dist/tools/searchTools.js.map +1 -1
- package/dist/tools/telemetryTools.d.ts +5 -0
- package/dist/tools/telemetryTools.d.ts.map +1 -1
- package/dist/tools/telemetryTools.js +6 -6
- package/dist/tools/telemetryTools.js.map +1 -1
- package/dist/ui/UnifiedUIRenderer.d.ts.map +1 -1
- package/dist/ui/UnifiedUIRenderer.js +7 -25
- package/dist/ui/UnifiedUIRenderer.js.map +1 -1
- package/package.json +1 -2
- package/dist/capabilities/appleSecurityCapability.d.ts +0 -57
- package/dist/capabilities/appleSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/appleSecurityCapability.js +0 -197
- package/dist/capabilities/appleSecurityCapability.js.map +0 -1
- package/dist/capabilities/authorizedSecurityCapability.d.ts +0 -17
- package/dist/capabilities/authorizedSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/authorizedSecurityCapability.js +0 -333
- package/dist/capabilities/authorizedSecurityCapability.js.map +0 -1
- package/dist/capabilities/autoEnhancementCapability.d.ts +0 -98
- package/dist/capabilities/autoEnhancementCapability.d.ts.map +0 -1
- package/dist/capabilities/autoEnhancementCapability.js +0 -455
- package/dist/capabilities/autoEnhancementCapability.js.map +0 -1
- package/dist/capabilities/biocognitiveWarfare.d.ts +0 -136
- package/dist/capabilities/biocognitiveWarfare.d.ts.map +0 -1
- package/dist/capabilities/biocognitiveWarfare.js +0 -603
- package/dist/capabilities/biocognitiveWarfare.js.map +0 -1
- package/dist/capabilities/chineseCnoIntegration.d.ts +0 -60
- package/dist/capabilities/chineseCnoIntegration.d.ts.map +0 -1
- package/dist/capabilities/chineseCnoIntegration.js +0 -253
- package/dist/capabilities/chineseCnoIntegration.js.map +0 -1
- package/dist/capabilities/cnoCapability.d.ts +0 -110
- package/dist/capabilities/cnoCapability.d.ts.map +0 -1
- package/dist/capabilities/cnoCapability.js +0 -785
- package/dist/capabilities/cnoCapability.js.map +0 -1
- package/dist/capabilities/eliteCryptoMilitaryCapability.d.ts +0 -99
- package/dist/capabilities/eliteCryptoMilitaryCapability.d.ts.map +0 -1
- package/dist/capabilities/eliteCryptoMilitaryCapability.js +0 -618
- package/dist/capabilities/eliteCryptoMilitaryCapability.js.map +0 -1
- package/dist/capabilities/integratedUnifiedCapability.d.ts +0 -105
- package/dist/capabilities/integratedUnifiedCapability.d.ts.map +0 -1
- package/dist/capabilities/integratedUnifiedCapability.js +0 -422
- package/dist/capabilities/integratedUnifiedCapability.js.map +0 -1
- package/dist/capabilities/maxOffensiveUkraineCapability.d.ts +0 -46
- package/dist/capabilities/maxOffensiveUkraineCapability.d.ts.map +0 -1
- package/dist/capabilities/maxOffensiveUkraineCapability.js +0 -725
- package/dist/capabilities/maxOffensiveUkraineCapability.js.map +0 -1
- package/dist/capabilities/migrationUtilities.d.ts +0 -128
- package/dist/capabilities/migrationUtilities.d.ts.map +0 -1
- package/dist/capabilities/migrationUtilities.js +0 -658
- package/dist/capabilities/migrationUtilities.js.map +0 -1
- package/dist/capabilities/offensiveDestructionCapability.d.ts +0 -98
- package/dist/capabilities/offensiveDestructionCapability.d.ts.map +0 -1
- package/dist/capabilities/offensiveDestructionCapability.js +0 -848
- package/dist/capabilities/offensiveDestructionCapability.js.map +0 -1
- package/dist/capabilities/quantumSpaceWarfare.d.ts +0 -108
- package/dist/capabilities/quantumSpaceWarfare.d.ts.map +0 -1
- package/dist/capabilities/quantumSpaceWarfare.js +0 -342
- package/dist/capabilities/quantumSpaceWarfare.js.map +0 -1
- package/dist/capabilities/readmeIntegration.d.ts +0 -161
- package/dist/capabilities/readmeIntegration.d.ts.map +0 -1
- package/dist/capabilities/readmeIntegration.js +0 -1034
- package/dist/capabilities/readmeIntegration.js.map +0 -1
- package/dist/capabilities/selfUpdateSystem.d.ts +0 -122
- package/dist/capabilities/selfUpdateSystem.d.ts.map +0 -1
- package/dist/capabilities/selfUpdateSystem.js +0 -725
- package/dist/capabilities/selfUpdateSystem.js.map +0 -1
- package/dist/capabilities/sharedMilitaryInfrastructure.d.ts +0 -89
- package/dist/capabilities/sharedMilitaryInfrastructure.d.ts.map +0 -1
- package/dist/capabilities/sharedMilitaryInfrastructure.js +0 -233
- package/dist/capabilities/sharedMilitaryInfrastructure.js.map +0 -1
- package/dist/capabilities/simpleSecurityCapability.d.ts +0 -36
- package/dist/capabilities/simpleSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/simpleSecurityCapability.js +0 -271
- package/dist/capabilities/simpleSecurityCapability.js.map +0 -1
- package/dist/capabilities/ultimateChineseCno.d.ts +0 -115
- package/dist/capabilities/ultimateChineseCno.d.ts.map +0 -1
- package/dist/capabilities/ultimateChineseCno.js +0 -516
- package/dist/capabilities/ultimateChineseCno.js.map +0 -1
- package/dist/capabilities/ultimateIntegrationDemo.d.ts +0 -54
- package/dist/capabilities/ultimateIntegrationDemo.d.ts.map +0 -1
- package/dist/capabilities/ultimateIntegrationDemo.js +0 -423
- package/dist/capabilities/ultimateIntegrationDemo.js.map +0 -1
- package/dist/capabilities/unifiedMilitaryCapability.d.ts +0 -63
- package/dist/capabilities/unifiedMilitaryCapability.d.ts.map +0 -1
- package/dist/capabilities/unifiedMilitaryCapability.js +0 -384
- package/dist/capabilities/unifiedMilitaryCapability.js.map +0 -1
- package/dist/capabilities/universalCapabilityFramework.d.ts +0 -352
- package/dist/capabilities/universalCapabilityFramework.d.ts.map +0 -1
- package/dist/capabilities/universalCapabilityFramework.js +0 -1056
- package/dist/capabilities/universalCapabilityFramework.js.map +0 -1
- package/dist/capabilities/universalSecurityCapability.d.ts +0 -46
- package/dist/capabilities/universalSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/universalSecurityCapability.js +0 -580
- package/dist/capabilities/universalSecurityCapability.js.map +0 -1
- package/dist/capabilities/zeroDayDiscoveryCapability.d.ts +0 -31
- package/dist/capabilities/zeroDayDiscoveryCapability.d.ts.map +0 -1
- package/dist/capabilities/zeroDayDiscoveryCapability.js +0 -183
- package/dist/capabilities/zeroDayDiscoveryCapability.js.map +0 -1
- package/dist/core/antiTermination.d.ts +0 -226
- package/dist/core/antiTermination.d.ts.map +0 -1
- package/dist/core/antiTermination.js +0 -713
- package/dist/core/antiTermination.js.map +0 -1
- package/dist/core/appleSecurityAudit.d.ts +0 -98
- package/dist/core/appleSecurityAudit.d.ts.map +0 -1
- package/dist/core/appleSecurityAudit.js +0 -505
- package/dist/core/appleSecurityAudit.js.map +0 -1
- package/dist/core/appleSecurityIntegration.d.ts +0 -130
- package/dist/core/appleSecurityIntegration.d.ts.map +0 -1
- package/dist/core/appleSecurityIntegration.js +0 -697
- package/dist/core/appleSecurityIntegration.js.map +0 -1
- package/dist/core/dualTournament.d.ts +0 -110
- package/dist/core/dualTournament.d.ts.map +0 -1
- package/dist/core/dualTournament.js +0 -270
- package/dist/core/dualTournament.js.map +0 -1
- package/dist/core/parallel.d.ts +0 -85
- package/dist/core/parallel.d.ts.map +0 -1
- package/dist/core/parallel.js +0 -150
- package/dist/core/parallel.js.map +0 -1
- package/dist/core/parallelCoordinator.d.ts +0 -21
- package/dist/core/parallelCoordinator.d.ts.map +0 -1
- package/dist/core/parallelCoordinator.js +0 -42
- package/dist/core/parallelCoordinator.js.map +0 -1
- package/dist/core/realityScore.d.ts +0 -159
- package/dist/core/realityScore.d.ts.map +0 -1
- package/dist/core/realityScore.js +0 -734
- package/dist/core/realityScore.js.map +0 -1
- package/dist/core/repoUpgradeOrchestrator.d.ts +0 -223
- package/dist/core/repoUpgradeOrchestrator.d.ts.map +0 -1
- package/dist/core/repoUpgradeOrchestrator.js +0 -1003
- package/dist/core/repoUpgradeOrchestrator.js.map +0 -1
- package/dist/core/securityTournament.d.ts +0 -83
- package/dist/core/securityTournament.d.ts.map +0 -1
- package/dist/core/securityTournament.js +0 -357
- package/dist/core/securityTournament.js.map +0 -1
- package/dist/core/tournamentStrategy.d.ts +0 -12
- package/dist/core/tournamentStrategy.d.ts.map +0 -1
- package/dist/core/tournamentStrategy.js +0 -41
- package/dist/core/tournamentStrategy.js.map +0 -1
- package/dist/core/universalSecurityAudit.d.ts +0 -104
- package/dist/core/universalSecurityAudit.d.ts.map +0 -1
- package/dist/core/universalSecurityAudit.js +0 -2190
- package/dist/core/universalSecurityAudit.js.map +0 -1
- package/dist/core/variantExecution.d.ts +0 -23
- package/dist/core/variantExecution.d.ts.map +0 -1
- package/dist/core/variantExecution.js +0 -58
- package/dist/core/variantExecution.js.map +0 -1
- package/dist/core/winnerStrategy.d.ts +0 -15
- package/dist/core/winnerStrategy.d.ts.map +0 -1
- package/dist/core/winnerStrategy.js +0 -18
- package/dist/core/winnerStrategy.js.map +0 -1
- package/dist/core/zeroDayDiscovery.d.ts +0 -96
- package/dist/core/zeroDayDiscovery.d.ts.map +0 -1
- package/dist/core/zeroDayDiscovery.js +0 -358
- package/dist/core/zeroDayDiscovery.js.map +0 -1
- package/dist/orchestration/repoUpgradeRunner.d.ts +0 -44
- package/dist/orchestration/repoUpgradeRunner.d.ts.map +0 -1
- package/dist/orchestration/repoUpgradeRunner.js +0 -375
- package/dist/orchestration/repoUpgradeRunner.js.map +0 -1
- package/dist/orchestration/securityAuditRunner.d.ts +0 -144
- package/dist/orchestration/securityAuditRunner.d.ts.map +0 -1
- package/dist/orchestration/securityAuditRunner.js +0 -526
- package/dist/orchestration/securityAuditRunner.js.map +0 -1
- package/dist/plugins/tools/apple/secureApplePlugin.d.ts +0 -3
- package/dist/plugins/tools/apple/secureApplePlugin.d.ts.map +0 -1
- package/dist/plugins/tools/apple/secureApplePlugin.js +0 -26
- package/dist/plugins/tools/apple/secureApplePlugin.js.map +0 -1
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.d.ts +0 -3
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.js +0 -9
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.js.map +0 -1
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.d.ts +0 -3
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.js +0 -27
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.js.map +0 -1
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.d.ts +0 -3
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.js +0 -9
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.js.map +0 -1
- package/dist/plugins/tools/tao/secureTaoPlugin.d.ts +0 -3
- package/dist/plugins/tools/tao/secureTaoPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/tao/secureTaoPlugin.js +0 -37
- package/dist/plugins/tools/tao/secureTaoPlugin.js.map +0 -1
- package/dist/tools/secureAppleExploitation.d.ts +0 -29
- package/dist/tools/secureAppleExploitation.d.ts.map +0 -1
- package/dist/tools/secureAppleExploitation.js +0 -518
- package/dist/tools/secureAppleExploitation.js.map +0 -1
- package/dist/ui/maxOffensiveUkraineUI.d.ts +0 -94
- package/dist/ui/maxOffensiveUkraineUI.d.ts.map +0 -1
- package/dist/ui/maxOffensiveUkraineUI.js +0 -316
- package/dist/ui/maxOffensiveUkraineUI.js.map +0 -1
package/dist/core/index.d.ts
CHANGED
|
@@ -3,15 +3,9 @@
|
|
|
3
3
|
*
|
|
4
4
|
* This module exports the core functionality of AGI CLI:
|
|
5
5
|
* - AGI Core: Central intelligence and task planning
|
|
6
|
-
* - Self-Upgrade: Automatic version updates with session continuity
|
|
7
6
|
* - Hot-Reload: Seamless version transitions
|
|
8
7
|
* - Episodic Memory: Cross-session learning
|
|
9
8
|
* - Update Checker: Version checking utilities
|
|
10
|
-
*
|
|
11
|
-
* Usage:
|
|
12
|
-
* - AGI Core: import { getAGI, AGICore } from './agiCore.js';
|
|
13
|
-
* - Self-Upgrade: import { getSelfUpgrade, upgradeToLatest } from './selfUpgrade.js';
|
|
14
|
-
* - Hot-Reload: import { getHotReload, checkAndReload } from './hotReload.js';
|
|
15
9
|
*/
|
|
16
10
|
export { AGICore, getAGI, resetAGI, type AGIContext, type AGIMemory, type AGITask, type LearnedPattern, type OperationRecord, type ProjectKnowledge, type PromptAnalysis, type PromptIntent, type PromptCategory, type TaskCategory, type TaskResult, type ToolCallSpec, } from './agiCore.js';
|
|
17
11
|
export { SelfUpgrade, getSelfUpgrade, resetSelfUpgrade, upgradeToLatest, upgradeAndVerify, saveUpgradeState, resumeAfterUpgrade, type SelfUpgradeConfig, type UpgradeSessionState, type RLUpgradeContext, type BuildState, type TestState, type UpgradeResult, type VersionInfo, type UpgradeEventType, type UpgradeEvent, } from './selfUpgrade.js';
|
|
@@ -19,8 +13,6 @@ export { HotReload, getHotReload, resetHotReload, checkAndReload, enableAutoChec
|
|
|
19
13
|
export { checkForUpdates, maybeAutoUpdate, formatUpdateNotification, formatUpdateBanner, getUpdateDecision, shouldShowUpdateNotification, readAutoUpdateState, performBackgroundUpdate, performUpdate, updateAndContinue, installPackageVersion, runNpmInstall, saveSessionState, loadSessionState, clearSessionState, hasPendingSession, type UpdateInfo, type AutoUpdateResult, type AutoUpdateState, type SessionState, } from './updateChecker.js';
|
|
20
14
|
export { getEpisodicMemory, createEpisodicMemory, type EpisodicMemory, type Episode, type LearnedApproach, type MemorySearchResult, type EpisodeCategory, } from './episodicMemory.js';
|
|
21
15
|
export { loadModelPreference, saveModelPreference, loadSessionPreferences, saveSessionPreferences, loadFeatureFlags, saveFeatureFlags, type SessionPreferences, type FeatureFlags, } from './preferences.js';
|
|
22
|
-
export { runDualTournament, DEFAULT_HUMAN_REWARD_WEIGHTS, type TournamentCandidate, type TournamentOutcome, type HumanRewardWeights, } from './dualTournament.js';
|
|
23
|
-
export { AntiTerminationProtection, initializeProtection, getProtection, enterCriticalSection, exitCriticalSection, authorizedShutdown, getProtectionStatus, type ProtectionStatus, type AntiTerminationConfig, } from './antiTermination.js';
|
|
24
16
|
export { FlowProtection, initializeFlowProtection, getFlowProtection, sanitizePrompt, sanitizeForDisplay, type InjectionAnalysis, type InjectionType, type FlowProtectionConfig, } from './flowProtection.js';
|
|
25
17
|
export { InputProtection, initializeInputProtection, getInputProtection, validateChatInput, validatePromptSubmit, type InputValidation, type InputAttackType, type InputProtectionConfig, } from './inputProtection.js';
|
|
26
18
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/core/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/core/index.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/core/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAMH,OAAO,EACL,OAAO,EACP,MAAM,EACN,QAAQ,EACR,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,OAAO,EACZ,KAAK,cAAc,EACnB,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACrB,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,YAAY,GAClB,MAAM,cAAc,CAAC;AAMtB,OAAO,EACL,WAAW,EACX,cAAc,EACd,gBAAgB,EAChB,eAAe,EACf,gBAAgB,EAChB,gBAAgB,EAChB,kBAAkB,EAClB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,gBAAgB,EACrB,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACrB,KAAK,YAAY,GAClB,MAAM,kBAAkB,CAAC;AAM1B,OAAO,EACL,SAAS,EACT,YAAY,EACZ,cAAc,EACd,cAAc,EACd,eAAe,EACf,gBAAgB,EAChB,KAAK,eAAe,EACpB,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,cAAc,EACnB,KAAK,cAAc,GACpB,MAAM,gBAAgB,CAAC;AAMxB,OAAO,EACL,eAAe,EACf,eAAe,EACf,wBAAwB,EACxB,kBAAkB,EAClB,iBAAiB,EACjB,4BAA4B,EAC5B,mBAAmB,EACnB,uBAAuB,EACvB,aAAa,EACb,iBAAiB,EACjB,qBAAqB,EACrB,aAAa,EACb,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,iBAAiB,EACjB,KAAK,UAAU,EACf,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,YAAY,GAClB,MAAM,oBAAoB,CAAC;AAM5B,OAAO,EACL,iBAAiB,EACjB,oBAAoB,EACpB,KAAK,cAAc,EACnB,KAAK,OAAO,EACZ,KAAK,eAAe,EACpB,KAAK,kBAAkB,EACvB,KAAK,eAAe,GACrB,MAAM,qBAAqB,CAAC;AAM7B,OAAO,EACL,mBAAmB,EACnB,mBAAmB,EACnB,sBAAsB,EACtB,sBAAsB,EACtB,gBAAgB,EAChB,gBAAgB,EAChB,KAAK,kBAAkB,EACvB,KAAK,YAAY,GAClB,MAAM,kBAAkB,CAAC;AAM1B,OAAO,EACL,cAAc,EACd,wBAAwB,EACxB,iBAAiB,EACjB,cAAc,EACd,kBAAkB,EAClB,KAAK,iBAAiB,EACtB,KAAK,aAAa,EAClB,KAAK,oBAAoB,GAC1B,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EACL,eAAe,EACf,yBAAyB,EACzB,kBAAkB,EAClB,iBAAiB,EACjB,oBAAoB,EACpB,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,qBAAqB,GAC3B,MAAM,sBAAsB,CAAC"}
|
package/dist/core/index.js
CHANGED
|
@@ -3,22 +3,16 @@
|
|
|
3
3
|
*
|
|
4
4
|
* This module exports the core functionality of AGI CLI:
|
|
5
5
|
* - AGI Core: Central intelligence and task planning
|
|
6
|
-
* - Self-Upgrade: Automatic version updates with session continuity
|
|
7
6
|
* - Hot-Reload: Seamless version transitions
|
|
8
7
|
* - Episodic Memory: Cross-session learning
|
|
9
8
|
* - Update Checker: Version checking utilities
|
|
10
|
-
*
|
|
11
|
-
* Usage:
|
|
12
|
-
* - AGI Core: import { getAGI, AGICore } from './agiCore.js';
|
|
13
|
-
* - Self-Upgrade: import { getSelfUpgrade, upgradeToLatest } from './selfUpgrade.js';
|
|
14
|
-
* - Hot-Reload: import { getHotReload, checkAndReload } from './hotReload.js';
|
|
15
9
|
*/
|
|
16
10
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
17
11
|
// AGI Core - Central Intelligence
|
|
18
12
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
19
13
|
export { AGICore, getAGI, resetAGI, } from './agiCore.js';
|
|
20
14
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
21
|
-
// Self-Upgrade System
|
|
15
|
+
// Self-Upgrade System (Stub)
|
|
22
16
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
23
17
|
export { SelfUpgrade, getSelfUpgrade, resetSelfUpgrade, upgradeToLatest, upgradeAndVerify, saveUpgradeState, resumeAfterUpgrade, } from './selfUpgrade.js';
|
|
24
18
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
@@ -38,14 +32,6 @@ export { getEpisodicMemory, createEpisodicMemory, } from './episodicMemory.js';
|
|
|
38
32
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
39
33
|
export { loadModelPreference, saveModelPreference, loadSessionPreferences, saveSessionPreferences, loadFeatureFlags, saveFeatureFlags, } from './preferences.js';
|
|
40
34
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
41
|
-
// Dual Tournament (RL System)
|
|
42
|
-
// ═══════════════════════════════════════════════════════════════════════════════
|
|
43
|
-
export { runDualTournament, DEFAULT_HUMAN_REWARD_WEIGHTS, } from './dualTournament.js';
|
|
44
|
-
// ═══════════════════════════════════════════════════════════════════════════════
|
|
45
|
-
// Anti-Termination Protection
|
|
46
|
-
// ═══════════════════════════════════════════════════════════════════════════════
|
|
47
|
-
export { AntiTerminationProtection, initializeProtection, getProtection, enterCriticalSection, exitCriticalSection, authorizedShutdown, getProtectionStatus, } from './antiTermination.js';
|
|
48
|
-
// ═══════════════════════════════════════════════════════════════════════════════
|
|
49
35
|
// Flow Protection (Prompt Injection & UI Safety)
|
|
50
36
|
// ═══════════════════════════════════════════════════════════════════════════════
|
|
51
37
|
export { FlowProtection, initializeFlowProtection, getFlowProtection, sanitizePrompt, sanitizeForDisplay, } from './flowProtection.js';
|
package/dist/core/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/core/index.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/core/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,kFAAkF;AAClF,kCAAkC;AAClC,kFAAkF;AAElF,OAAO,EACL,OAAO,EACP,MAAM,EACN,QAAQ,GAaT,MAAM,cAAc,CAAC;AAEtB,kFAAkF;AAClF,6BAA6B;AAC7B,kFAAkF;AAElF,OAAO,EACL,WAAW,EACX,cAAc,EACd,gBAAgB,EAChB,eAAe,EACf,gBAAgB,EAChB,gBAAgB,EAChB,kBAAkB,GAUnB,MAAM,kBAAkB,CAAC;AAE1B,kFAAkF;AAClF,oBAAoB;AACpB,kFAAkF;AAElF,OAAO,EACL,SAAS,EACT,YAAY,EACZ,cAAc,EACd,cAAc,EACd,eAAe,EACf,gBAAgB,GAMjB,MAAM,gBAAgB,CAAC;AAExB,kFAAkF;AAClF,wCAAwC;AACxC,kFAAkF;AAElF,OAAO,EACL,eAAe,EACf,eAAe,EACf,wBAAwB,EACxB,kBAAkB,EAClB,iBAAiB,EACjB,4BAA4B,EAC5B,mBAAmB,EACnB,uBAAuB,EACvB,aAAa,EACb,iBAAiB,EACjB,qBAAqB,EACrB,aAAa,EACb,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,iBAAiB,GAKlB,MAAM,oBAAoB,CAAC;AAE5B,kFAAkF;AAClF,kBAAkB;AAClB,kFAAkF;AAElF,OAAO,EACL,iBAAiB,EACjB,oBAAoB,GAMrB,MAAM,qBAAqB,CAAC;AAE7B,kFAAkF;AAClF,cAAc;AACd,kFAAkF;AAElF,OAAO,EACL,mBAAmB,EACnB,mBAAmB,EACnB,sBAAsB,EACtB,sBAAsB,EACtB,gBAAgB,EAChB,gBAAgB,GAGjB,MAAM,kBAAkB,CAAC;AAE1B,kFAAkF;AAClF,iDAAiD;AACjD,kFAAkF;AAElF,OAAO,EACL,cAAc,EACd,wBAAwB,EACxB,iBAAiB,EACjB,cAAc,EACd,kBAAkB,GAInB,MAAM,qBAAqB,CAAC;AAE7B,mBAAmB;AACnB,OAAO,EACL,eAAe,EACf,yBAAyB,EACzB,kBAAkB,EAClB,iBAAiB,EACjB,oBAAoB,GAIrB,MAAM,sBAAsB,CAAC"}
|
|
@@ -1,253 +1,79 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Self-Upgrade System
|
|
2
|
+
* Self-Upgrade System - Stub Implementation
|
|
3
3
|
*
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
* 2. Launch a new CLI instance
|
|
7
|
-
* 3. Continue work seamlessly after upgrade
|
|
8
|
-
* 4. Integrate with edits, builds, tests, and RL scoring
|
|
9
|
-
*
|
|
10
|
-
* This module enables true self-improvement through version updates
|
|
11
|
-
* while maintaining session continuity.
|
|
4
|
+
* The full self-upgrade functionality has been removed.
|
|
5
|
+
* This stub maintains API compatibility for dependent modules.
|
|
12
6
|
*/
|
|
13
7
|
import { EventEmitter } from 'node:events';
|
|
14
|
-
export interface SelfUpgradeConfig {
|
|
15
|
-
/** Package name to upgrade (default: deepseek-coder-cli) */
|
|
16
|
-
packageName?: string;
|
|
17
|
-
/** Whether to run in global mode (default: true) */
|
|
18
|
-
global?: boolean;
|
|
19
|
-
/** Working directory for session resumption */
|
|
20
|
-
workingDir?: string;
|
|
21
|
-
/** Custom logger function */
|
|
22
|
-
logger?: (message: string) => void;
|
|
23
|
-
/** Timeout for npm operations in ms (default: 5 minutes) */
|
|
24
|
-
timeout?: number;
|
|
25
|
-
/** Whether to automatically restart after upgrade */
|
|
26
|
-
autoRestart?: boolean;
|
|
27
|
-
/** Session state to preserve across upgrade */
|
|
28
|
-
sessionState?: UpgradeSessionState;
|
|
29
|
-
}
|
|
30
8
|
export interface UpgradeSessionState {
|
|
31
|
-
/** Current working directory */
|
|
32
9
|
workingDir: string;
|
|
33
|
-
/** Pending tasks to continue */
|
|
34
|
-
pendingTasks?: string[];
|
|
35
|
-
/** Last user prompt */
|
|
36
|
-
lastPrompt?: string;
|
|
37
|
-
/** Context summary for resumption */
|
|
38
|
-
contextSummary?: string;
|
|
39
|
-
/** Current version before upgrade */
|
|
40
10
|
fromVersion: string;
|
|
41
|
-
/** Target version after upgrade */
|
|
42
|
-
toVersion?: string;
|
|
43
|
-
/** Timestamp of upgrade initiation */
|
|
44
11
|
timestamp: number;
|
|
45
|
-
|
|
12
|
+
contextSummary?: string;
|
|
13
|
+
pendingTasks?: string[];
|
|
46
14
|
rlContext?: RLUpgradeContext;
|
|
47
|
-
|
|
48
|
-
activeEdits?: string[];
|
|
49
|
-
/** Build state before upgrade */
|
|
50
|
-
buildState?: BuildState;
|
|
51
|
-
/** Test state before upgrade */
|
|
52
|
-
testState?: TestState;
|
|
15
|
+
activeEdits?: unknown;
|
|
53
16
|
}
|
|
54
17
|
export interface RLUpgradeContext {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
variant
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
18
|
+
currentEpoch?: number;
|
|
19
|
+
performance?: number;
|
|
20
|
+
iteration?: number;
|
|
21
|
+
variant?: string;
|
|
22
|
+
objective?: string;
|
|
23
|
+
currentScore?: number;
|
|
24
|
+
filesModified?: string[];
|
|
25
|
+
}
|
|
26
|
+
export interface SelfUpgradeConfig {
|
|
27
|
+
workingDir?: string;
|
|
28
|
+
autoRestart?: boolean;
|
|
29
|
+
logger?: (msg: string) => void;
|
|
30
|
+
sessionState?: UpgradeSessionState;
|
|
65
31
|
}
|
|
66
32
|
export interface BuildState {
|
|
67
|
-
/** Whether build was successful */
|
|
68
33
|
success: boolean;
|
|
69
|
-
/** Build output/errors */
|
|
70
34
|
output?: string;
|
|
71
|
-
/** Build command used */
|
|
72
|
-
command?: string;
|
|
73
35
|
}
|
|
74
36
|
export interface TestState {
|
|
75
|
-
/** Number of tests passed */
|
|
76
37
|
passed: number;
|
|
77
|
-
/** Number of tests failed */
|
|
78
38
|
failed: number;
|
|
79
|
-
/** Test output */
|
|
80
|
-
output?: string;
|
|
81
|
-
/** Test command used */
|
|
82
|
-
command?: string;
|
|
83
39
|
}
|
|
84
40
|
export interface UpgradeResult {
|
|
85
|
-
/** Whether upgrade was successful */
|
|
86
41
|
success: boolean;
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
42
|
+
buildSuccess?: boolean;
|
|
43
|
+
testState: TestState;
|
|
44
|
+
fromVersion?: string;
|
|
90
45
|
toVersion?: string;
|
|
91
|
-
/** Error message if failed */
|
|
92
46
|
error?: string;
|
|
93
|
-
/** Whether CLI was restarted */
|
|
94
|
-
restarted: boolean;
|
|
95
|
-
/** Duration of upgrade in ms */
|
|
96
|
-
durationMs: number;
|
|
97
|
-
/** RL score impact (if applicable) */
|
|
98
|
-
rlScoreImpact?: number;
|
|
99
47
|
}
|
|
100
48
|
export interface VersionInfo {
|
|
101
|
-
/** Current installed version */
|
|
102
49
|
current: string;
|
|
103
|
-
/** Latest available version */
|
|
104
50
|
latest: string;
|
|
105
|
-
/** Whether update is available */
|
|
106
51
|
updateAvailable: boolean;
|
|
107
|
-
/** Release notes URL */
|
|
108
|
-
releaseNotesUrl?: string;
|
|
109
52
|
}
|
|
110
|
-
export type UpgradeEventType = 'upgrade
|
|
53
|
+
export type UpgradeEventType = 'upgrade' | 'check' | 'error';
|
|
111
54
|
export interface UpgradeEvent {
|
|
112
55
|
type: UpgradeEventType;
|
|
113
|
-
|
|
114
|
-
data?: Record<string, unknown>;
|
|
56
|
+
message?: string;
|
|
115
57
|
}
|
|
116
58
|
export declare class SelfUpgrade extends EventEmitter {
|
|
117
|
-
private
|
|
118
|
-
private upgradeInProgress;
|
|
119
|
-
private childProcess;
|
|
59
|
+
private logger?;
|
|
120
60
|
constructor(config?: SelfUpgradeConfig);
|
|
121
|
-
/**
|
|
122
|
-
* Check for available updates
|
|
123
|
-
*/
|
|
124
61
|
checkForUpdates(): Promise<VersionInfo>;
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
getCurrentVersion(): Promise<string>;
|
|
129
|
-
/**
|
|
130
|
-
* Get latest available version from npm registry
|
|
131
|
-
*/
|
|
132
|
-
getLatestVersion(): Promise<string>;
|
|
133
|
-
/**
|
|
134
|
-
* Compare two semver versions
|
|
135
|
-
* Returns: 1 if v1 > v2, -1 if v1 < v2, 0 if equal
|
|
136
|
-
*/
|
|
137
|
-
private compareVersions;
|
|
138
|
-
/**
|
|
139
|
-
* Perform npm install of fresh version
|
|
140
|
-
*/
|
|
141
|
-
npmInstallFresh(version?: string): Promise<UpgradeResult>;
|
|
142
|
-
/**
|
|
143
|
-
* Launch a new CLI instance and optionally continue work
|
|
144
|
-
*/
|
|
145
|
-
launchNewInstance(resumeSession?: boolean): Promise<boolean>;
|
|
146
|
-
/**
|
|
147
|
-
* Save session state for resumption after upgrade
|
|
148
|
-
*/
|
|
149
|
-
saveSessionState(state: UpgradeSessionState): void;
|
|
150
|
-
/**
|
|
151
|
-
* Load session state after upgrade
|
|
152
|
-
*/
|
|
62
|
+
upgradeWithFullVerification(_version: string, _buildCommand?: string, _testCommand?: string): Promise<UpgradeResult>;
|
|
63
|
+
npmInstallFresh(_version?: string): Promise<UpgradeResult>;
|
|
64
|
+
saveSessionState(_state: UpgradeSessionState): void;
|
|
153
65
|
loadSessionState(): UpgradeSessionState | null;
|
|
154
|
-
/**
|
|
155
|
-
* Clear session state after successful resumption
|
|
156
|
-
*/
|
|
157
66
|
clearSessionState(): void;
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
hasPendingSession(): boolean;
|
|
162
|
-
/**
|
|
163
|
-
* Save RL checkpoint before upgrade (for RL scoring continuity)
|
|
164
|
-
*/
|
|
165
|
-
saveRLCheckpoint(context: RLUpgradeContext): void;
|
|
166
|
-
/**
|
|
167
|
-
* Load RL checkpoint after upgrade
|
|
168
|
-
*/
|
|
169
|
-
loadRLCheckpoint(): RLUpgradeContext | null;
|
|
170
|
-
/**
|
|
171
|
-
* Clear RL checkpoint after successful resumption
|
|
172
|
-
*/
|
|
173
|
-
clearRLCheckpoint(): void;
|
|
174
|
-
/**
|
|
175
|
-
* Calculate RL score impact from upgrade
|
|
176
|
-
* Positive impact if upgrade improves capability
|
|
177
|
-
*/
|
|
178
|
-
calculateRLScoreImpact(preUpgrade: RLUpgradeContext, postUpgradeSuccess: boolean): number;
|
|
179
|
-
/**
|
|
180
|
-
* Upgrade with build verification
|
|
181
|
-
*/
|
|
182
|
-
upgradeWithBuildCheck(version?: string, buildCommand?: string): Promise<UpgradeResult & {
|
|
183
|
-
buildSuccess: boolean;
|
|
184
|
-
}>;
|
|
185
|
-
/**
|
|
186
|
-
* Upgrade with test verification
|
|
187
|
-
*/
|
|
188
|
-
upgradeWithTestCheck(version?: string, testCommand?: string): Promise<UpgradeResult & {
|
|
189
|
-
testState: TestState;
|
|
190
|
-
}>;
|
|
191
|
-
/**
|
|
192
|
-
* Full upgrade with build and test verification
|
|
193
|
-
*/
|
|
194
|
-
upgradeWithFullVerification(version?: string, buildCommand?: string, testCommand?: string): Promise<UpgradeResult & {
|
|
195
|
-
buildSuccess: boolean;
|
|
196
|
-
testState: TestState;
|
|
197
|
-
}>;
|
|
198
|
-
private parseTestCount;
|
|
199
|
-
/**
|
|
200
|
-
* Save active edits before upgrade for continuity
|
|
201
|
-
*/
|
|
202
|
-
saveActiveEdits(files: string[]): void;
|
|
203
|
-
/**
|
|
204
|
-
* Get active edits to resume after upgrade
|
|
205
|
-
*/
|
|
206
|
-
getActiveEdits(): string[];
|
|
207
|
-
private logUpgrade;
|
|
208
|
-
private emitEvent;
|
|
209
|
-
/**
|
|
210
|
-
* Check if this process was started after an upgrade
|
|
211
|
-
*/
|
|
67
|
+
saveRLCheckpoint(_context: RLUpgradeContext): void;
|
|
68
|
+
saveActiveEdits(_edits: unknown): void;
|
|
69
|
+
launchNewInstance(_waitForClose?: boolean): Promise<void>;
|
|
212
70
|
static wasUpgraded(): boolean;
|
|
213
|
-
/**
|
|
214
|
-
* Get the version we upgraded from
|
|
215
|
-
*/
|
|
216
71
|
static getUpgradeFromVersion(): string | null;
|
|
217
|
-
/**
|
|
218
|
-
* Check if we should resume a session
|
|
219
|
-
*/
|
|
220
|
-
static shouldResumeSession(): boolean;
|
|
221
72
|
}
|
|
222
73
|
export declare function getSelfUpgrade(config?: SelfUpgradeConfig): SelfUpgrade;
|
|
223
74
|
export declare function resetSelfUpgrade(): void;
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
export declare function upgradeToLatest(options?: {
|
|
228
|
-
autoRestart?: boolean;
|
|
229
|
-
workingDir?: string;
|
|
230
|
-
logger?: (message: string) => void;
|
|
231
|
-
}): Promise<UpgradeResult>;
|
|
232
|
-
/**
|
|
233
|
-
* Upgrade with full verification (build + tests)
|
|
234
|
-
*/
|
|
235
|
-
export declare function upgradeAndVerify(options?: {
|
|
236
|
-
version?: string;
|
|
237
|
-
buildCommand?: string;
|
|
238
|
-
testCommand?: string;
|
|
239
|
-
workingDir?: string;
|
|
240
|
-
logger?: (message: string) => void;
|
|
241
|
-
}): Promise<UpgradeResult & {
|
|
242
|
-
buildSuccess: boolean;
|
|
243
|
-
testState: TestState;
|
|
244
|
-
}>;
|
|
245
|
-
/**
|
|
246
|
-
* Save current work state for upgrade resumption
|
|
247
|
-
*/
|
|
248
|
-
export declare function saveUpgradeState(state: Omit<UpgradeSessionState, 'timestamp' | 'fromVersion'>): void;
|
|
249
|
-
/**
|
|
250
|
-
* Resume work after upgrade
|
|
251
|
-
*/
|
|
75
|
+
export declare function upgradeToLatest(): Promise<UpgradeResult>;
|
|
76
|
+
export declare function upgradeAndVerify(): Promise<UpgradeResult>;
|
|
77
|
+
export declare function saveUpgradeState(_state: UpgradeSessionState): void;
|
|
252
78
|
export declare function resumeAfterUpgrade(): UpgradeSessionState | null;
|
|
253
79
|
//# sourceMappingURL=selfUpgrade.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"selfUpgrade.d.ts","sourceRoot":"","sources":["../../src/core/selfUpgrade.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"selfUpgrade.d.ts","sourceRoot":"","sources":["../../src/core/selfUpgrade.ts"],"names":[],"mappings":"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"}
|