@ngandu/ulicode 0.0.6 → 0.0.7
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/{chunk-MBWGSXBT.js → chunk-MBFIA2QL.js} +4 -4
- package/dist/{chunk-MBWGSXBT.js.map → chunk-MBFIA2QL.js.map} +1 -1
- package/dist/{chunk-PUVEPQQ3.cjs → chunk-PVO3XD4K.cjs} +15 -3
- package/dist/chunk-PVO3XD4K.cjs.map +1 -0
- package/dist/{chunk-Y5PO67TG.cjs → chunk-RQBOKG6N.cjs} +34 -34
- package/dist/{chunk-Y5PO67TG.cjs.map → chunk-RQBOKG6N.cjs.map} +1 -1
- package/dist/{chunk-OXFO76JC.js → chunk-VUKAVQKO.js} +3 -3
- package/dist/{chunk-OXFO76JC.js.map → chunk-VUKAVQKO.js.map} +1 -1
- package/dist/{chunk-Y3HWP75B.cjs → chunk-YCO6YQ32.cjs} +119 -119
- package/dist/{chunk-Y3HWP75B.cjs.map → chunk-YCO6YQ32.cjs.map} +1 -1
- package/dist/{chunk-PKRLG6A4.js → chunk-ZYL5HA65.js} +15 -3
- package/dist/{chunk-PKRLG6A4.js.map → chunk-ZYL5HA65.js.map} +1 -1
- package/dist/cli.cjs +17 -17
- package/dist/cli.js +3 -3
- package/dist/index.cjs +3 -3
- package/dist/index.js +1 -1
- package/dist/tui.cjs +18 -18
- package/dist/tui.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-PUVEPQQ3.cjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { logRuntimeProfile, lspManager, loadSettingsCached, loadAgentDefinitionsCached, createHarnessSubagentsFromDefinitions, createHarnessModesFromDefinitions, getAvailableModePacks, getAvailableOmPacks, resolveModelDefaults, resolveOmModel, getSubagentModeMap, releaseThreadLock, acquireThreadLock, getCustomProviderId, toCustomProviderModelId, saveSettings, getModeDefinition, getAllowedSubagentIdsForMode } from './chunk-
|
|
1
|
+
import { logRuntimeProfile, lspManager, loadSettingsCached, loadAgentDefinitionsCached, createHarnessSubagentsFromDefinitions, createHarnessModesFromDefinitions, getAvailableModePacks, getAvailableOmPacks, resolveModelDefaults, resolveOmModel, getSubagentModeMap, releaseThreadLock, acquireThreadLock, getCustomProviderId, toCustomProviderModelId, saveSettings, getModeDefinition, getAllowedSubagentIdsForMode } from './chunk-ZYL5HA65.js';
|
|
2
2
|
import { AuthStorage, detectProject, getResourceIdOverride, getStorageConfig, getCurrentGitBranch, getOmScope, getDatabasePath } from './chunk-3YYDXNUH.js';
|
|
3
3
|
import { getToolCategory, TOOL_NAME_OVERRIDES, MC_TOOLS } from './chunk-MS5RYNRK.js';
|
|
4
4
|
import { Agent } from '@mastra/core/agent';
|
|
@@ -2629,5 +2629,5 @@ async function createMastraCode(config) {
|
|
|
2629
2629
|
}
|
|
2630
2630
|
|
|
2631
2631
|
export { createAuthStorage, createMastraCode };
|
|
2632
|
-
//# sourceMappingURL=chunk-
|
|
2633
|
-
//# sourceMappingURL=chunk-
|
|
2632
|
+
//# sourceMappingURL=chunk-VUKAVQKO.js.map
|
|
2633
|
+
//# sourceMappingURL=chunk-VUKAVQKO.js.map
|