@vedangiitb/qwintly-core 1.4.13 → 1.6.2
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/LICENSE +21 -0
- package/README.md +13 -5
- package/dist/ai/ai.d.ts +0 -0
- package/dist/ai/ai.d.ts.map +0 -0
- package/dist/ai/ai.js +0 -0
- package/dist/ai/ai.js.map +0 -0
- package/dist/ai/generate/gemini.client.d.ts +0 -0
- package/dist/ai/generate/gemini.client.d.ts.map +0 -0
- package/dist/ai/generate/gemini.client.js +0 -0
- package/dist/ai/generate/gemini.client.js.map +0 -0
- package/dist/ai/generate/generateClient.d.ts +0 -0
- package/dist/ai/generate/generateClient.d.ts.map +0 -0
- package/dist/ai/generate/generateClient.js +0 -0
- package/dist/ai/generate/generateClient.js.map +0 -0
- package/dist/ai/prompts/codegen.prompt.d.ts +0 -0
- package/dist/ai/prompts/codegen.prompt.d.ts.map +0 -0
- package/dist/ai/prompts/codegen.prompt.js +0 -0
- package/dist/ai/prompts/codegen.prompt.js.map +0 -0
- package/dist/ai/prompts/examples/codegen.examples.d.ts +0 -0
- package/dist/ai/prompts/examples/codegen.examples.d.ts.map +0 -0
- package/dist/ai/prompts/examples/codegen.examples.js +0 -0
- package/dist/ai/prompts/examples/codegen.examples.js.map +0 -0
- package/dist/ai/prompts/examples/planner.examples.d.ts +0 -0
- package/dist/ai/prompts/examples/planner.examples.d.ts.map +0 -0
- package/dist/ai/prompts/examples/planner.examples.js +0 -0
- package/dist/ai/prompts/examples/planner.examples.js.map +0 -0
- package/dist/ai/prompts/helpers/promptParts.helper.d.ts +0 -0
- package/dist/ai/prompts/helpers/promptParts.helper.d.ts.map +0 -0
- package/dist/ai/prompts/helpers/promptParts.helper.js +0 -0
- package/dist/ai/prompts/helpers/promptParts.helper.js.map +0 -0
- package/dist/ai/prompts/planner.prompt.d.ts +0 -0
- package/dist/ai/prompts/planner.prompt.d.ts.map +0 -0
- package/dist/ai/prompts/planner.prompt.js +0 -0
- package/dist/ai/prompts/planner.prompt.js.map +0 -0
- package/dist/ai/prompts/prompts.d.ts +0 -0
- package/dist/ai/prompts/prompts.d.ts.map +0 -0
- package/dist/ai/prompts/prompts.js +0 -0
- package/dist/ai/prompts/prompts.js.map +0 -0
- package/dist/ai/prompts/validator.prompt.d.ts +0 -0
- package/dist/ai/prompts/validator.prompt.d.ts.map +0 -0
- package/dist/ai/prompts/validator.prompt.js +0 -0
- package/dist/ai/prompts/validator.prompt.js.map +0 -0
- package/dist/ai/toolLoop/helpers/aiCall.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/aiCall.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/aiCall.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/aiCall.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/applyPatch.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/applyPatch.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/applyPatch.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/applyPatch.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/errors.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/errors.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/errors.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/errors.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/fsHelpers.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/fsHelpers.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/fsHelpers.js +0 -0
- package/dist/ai/toolLoop/helpers/fsHelpers.js.map +0 -0
- package/dist/ai/toolLoop/helpers/patchRetry.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/patchRetry.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/patchRetry.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/patchRetry.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/persistTokens.helpers.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/persistTokens.helpers.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/persistTokens.helpers.js +0 -0
- package/dist/ai/toolLoop/helpers/persistTokens.helpers.js.map +0 -0
- package/dist/ai/toolLoop/helpers/plannerTaskParser.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/plannerTaskParser.d.ts.map +1 -1
- package/dist/ai/toolLoop/helpers/plannerTaskParser.js +5 -1
- package/dist/ai/toolLoop/helpers/plannerTaskParser.js.map +1 -1
- package/dist/ai/toolLoop/helpers/readFile.helpers.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/readFile.helpers.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/readFile.helpers.js +0 -0
- package/dist/ai/toolLoop/helpers/readFile.helpers.js.map +0 -0
- package/dist/ai/toolLoop/helpers/signatures.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/signatures.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/signatures.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/signatures.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/toolArgs.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/toolArgs.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/toolArgs.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/toolArgs.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/toolExecution.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/toolExecution.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/toolExecution.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/toolExecution.helper.js.map +0 -0
- package/dist/ai/toolLoop/helpers/toolHandlers.helper.d.ts +0 -0
- package/dist/ai/toolLoop/helpers/toolHandlers.helper.d.ts.map +0 -0
- package/dist/ai/toolLoop/helpers/toolHandlers.helper.js +0 -0
- package/dist/ai/toolLoop/helpers/toolHandlers.helper.js.map +0 -0
- package/dist/ai/toolLoop/toolEventSummary.d.ts +0 -0
- package/dist/ai/toolLoop/toolEventSummary.d.ts.map +0 -0
- package/dist/ai/toolLoop/toolEventSummary.js +0 -0
- package/dist/ai/toolLoop/toolEventSummary.js.map +0 -0
- package/dist/ai/toolLoop/toolLoopContext.d.ts +0 -0
- package/dist/ai/toolLoop/toolLoopContext.d.ts.map +0 -0
- package/dist/ai/toolLoop/toolLoopContext.js +0 -0
- package/dist/ai/toolLoop/toolLoopContext.js.map +0 -0
- package/dist/ai/toolLoop/toolLoopRunner.d.ts +0 -0
- package/dist/ai/toolLoop/toolLoopRunner.d.ts.map +0 -0
- package/dist/ai/toolLoop/toolLoopRunner.js +0 -0
- package/dist/ai/toolLoop/toolLoopRunner.js.map +0 -0
- package/dist/ai/toolLoop/toolStatusMessage.d.ts +0 -0
- package/dist/ai/toolLoop/toolStatusMessage.d.ts.map +0 -0
- package/dist/ai/toolLoop/toolStatusMessage.js +0 -0
- package/dist/ai/toolLoop/toolStatusMessage.js.map +0 -0
- package/dist/ai/tools/helpers/applyPatch.helpers.d.ts +0 -0
- package/dist/ai/tools/helpers/applyPatch.helpers.d.ts.map +0 -0
- package/dist/ai/tools/helpers/applyPatch.helpers.js +0 -0
- package/dist/ai/tools/helpers/applyPatch.helpers.js.map +0 -0
- package/dist/ai/tools/helpers/elementid.helpers.d.ts +0 -0
- package/dist/ai/tools/helpers/elementid.helpers.d.ts.map +0 -0
- package/dist/ai/tools/helpers/elementid.helpers.js +0 -0
- package/dist/ai/tools/helpers/elementid.helpers.js.map +0 -0
- package/dist/ai/tools/helpers/fileSystem.helpers.d.ts +0 -0
- package/dist/ai/tools/helpers/fileSystem.helpers.d.ts.map +0 -0
- package/dist/ai/tools/helpers/fileSystem.helpers.js +0 -0
- package/dist/ai/tools/helpers/fileSystem.helpers.js.map +0 -0
- package/dist/ai/tools/helpers/format.helpers.d.ts +0 -0
- package/dist/ai/tools/helpers/format.helpers.d.ts.map +0 -0
- package/dist/ai/tools/helpers/format.helpers.js +0 -0
- package/dist/ai/tools/helpers/format.helpers.js.map +0 -0
- package/dist/ai/tools/helpers/getImage.helper.d.ts +0 -0
- package/dist/ai/tools/helpers/getImage.helper.d.ts.map +0 -0
- package/dist/ai/tools/helpers/getImage.helper.js +0 -0
- package/dist/ai/tools/helpers/getImage.helper.js.map +0 -0
- package/dist/ai/tools/helpers/nextRouteFilePolicy.d.ts +0 -0
- package/dist/ai/tools/helpers/nextRouteFilePolicy.d.ts.map +0 -0
- package/dist/ai/tools/helpers/nextRouteFilePolicy.js +0 -0
- package/dist/ai/tools/helpers/nextRouteFilePolicy.js.map +0 -0
- package/dist/ai/tools/helpers/pageConfigJson.helpers.d.ts +0 -0
- package/dist/ai/tools/helpers/pageConfigJson.helpers.d.ts.map +0 -0
- package/dist/ai/tools/helpers/pageConfigJson.helpers.js +0 -0
- package/dist/ai/tools/helpers/pageConfigJson.helpers.js.map +0 -0
- package/dist/ai/tools/implementations/applyPatch.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/applyPatch.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/applyPatch.impl.js +0 -0
- package/dist/ai/tools/implementations/applyPatch.impl.js.map +0 -0
- package/dist/ai/tools/implementations/createNewRoute.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/createNewRoute.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/createNewRoute.impl.js +0 -0
- package/dist/ai/tools/implementations/createNewRoute.impl.js.map +0 -0
- package/dist/ai/tools/implementations/deleteElement.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/deleteElement.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/deleteElement.impl.js +0 -0
- package/dist/ai/tools/implementations/deleteElement.impl.js.map +0 -0
- package/dist/ai/tools/implementations/factories.d.ts +0 -0
- package/dist/ai/tools/implementations/factories.d.ts.map +0 -0
- package/dist/ai/tools/implementations/factories.js +0 -0
- package/dist/ai/tools/implementations/factories.js.map +0 -0
- package/dist/ai/tools/implementations/insertElement.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/insertElement.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/insertElement.impl.js +0 -0
- package/dist/ai/tools/implementations/insertElement.impl.js.map +0 -0
- package/dist/ai/tools/implementations/listDir.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/listDir.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/listDir.impl.js +0 -0
- package/dist/ai/tools/implementations/listDir.impl.js.map +0 -0
- package/dist/ai/tools/implementations/readFile.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/readFile.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/readFile.impl.js +0 -0
- package/dist/ai/tools/implementations/readFile.impl.js.map +0 -0
- package/dist/ai/tools/implementations/search.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/search.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/search.impl.js +0 -0
- package/dist/ai/tools/implementations/search.impl.js.map +0 -0
- package/dist/ai/tools/implementations/updateClassName.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/updateClassName.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/updateClassName.impl.js +0 -0
- package/dist/ai/tools/implementations/updateClassName.impl.js.map +0 -0
- package/dist/ai/tools/implementations/updateGlobalStyles.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/updateGlobalStyles.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/updateGlobalStyles.impl.js +0 -0
- package/dist/ai/tools/implementations/updateGlobalStyles.impl.js.map +0 -0
- package/dist/ai/tools/implementations/updateProps.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/updateProps.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/updateProps.impl.js +0 -0
- package/dist/ai/tools/implementations/updateProps.impl.js.map +0 -0
- package/dist/ai/tools/implementations/workspaceDeps.d.ts +0 -0
- package/dist/ai/tools/implementations/workspaceDeps.d.ts.map +0 -0
- package/dist/ai/tools/implementations/workspaceDeps.js +0 -0
- package/dist/ai/tools/implementations/workspaceDeps.js.map +0 -0
- package/dist/ai/tools/implementations/writeFile.impl.d.ts +0 -0
- package/dist/ai/tools/implementations/writeFile.impl.d.ts.map +0 -0
- package/dist/ai/tools/implementations/writeFile.impl.js +0 -0
- package/dist/ai/tools/implementations/writeFile.impl.js.map +0 -0
- package/dist/ai/tools/schemas/applyPatch.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/applyPatch.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/applyPatch.schema.js +0 -0
- package/dist/ai/tools/schemas/applyPatch.schema.js.map +0 -0
- package/dist/ai/tools/schemas/createNewRoute.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/createNewRoute.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/createNewRoute.schema.js +0 -0
- package/dist/ai/tools/schemas/createNewRoute.schema.js.map +0 -0
- package/dist/ai/tools/schemas/deleteElement.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/deleteElement.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/deleteElement.schema.js +0 -0
- package/dist/ai/tools/schemas/deleteElement.schema.js.map +0 -0
- package/dist/ai/tools/schemas/elementProps.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/elementProps.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/elementProps.schema.js +0 -0
- package/dist/ai/tools/schemas/elementProps.schema.js.map +0 -0
- package/dist/ai/tools/schemas/getAvailableRoutes.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/getAvailableRoutes.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/getAvailableRoutes.schema.js +0 -0
- package/dist/ai/tools/schemas/getAvailableRoutes.schema.js.map +0 -0
- package/dist/ai/tools/schemas/insertElement.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/insertElement.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/insertElement.schema.js +0 -0
- package/dist/ai/tools/schemas/insertElement.schema.js.map +0 -0
- package/dist/ai/tools/schemas/listDir.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/listDir.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/listDir.schema.js +0 -0
- package/dist/ai/tools/schemas/listDir.schema.js.map +0 -0
- package/dist/ai/tools/schemas/readFile.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/readFile.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/readFile.schema.js +0 -0
- package/dist/ai/tools/schemas/readFile.schema.js.map +0 -0
- package/dist/ai/tools/schemas/search.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/search.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/search.schema.js +0 -0
- package/dist/ai/tools/schemas/search.schema.js.map +0 -0
- package/dist/ai/tools/schemas/submitCodegenDone.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/submitCodegenDone.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/submitCodegenDone.schema.js +0 -0
- package/dist/ai/tools/schemas/submitCodegenDone.schema.js.map +0 -0
- package/dist/ai/tools/schemas/submitPlannerTasks.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/submitPlannerTasks.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/submitPlannerTasks.schema.js +0 -0
- package/dist/ai/tools/schemas/submitPlannerTasks.schema.js.map +0 -0
- package/dist/ai/tools/schemas/updateClassName.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/updateClassName.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/updateClassName.schema.js +0 -0
- package/dist/ai/tools/schemas/updateClassName.schema.js.map +0 -0
- package/dist/ai/tools/schemas/updateGlobalStyles.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/updateGlobalStyles.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/updateGlobalStyles.schema.js +0 -0
- package/dist/ai/tools/schemas/updateGlobalStyles.schema.js.map +0 -0
- package/dist/ai/tools/schemas/updateProps.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/updateProps.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/updateProps.schema.js +0 -0
- package/dist/ai/tools/schemas/updateProps.schema.js.map +0 -0
- package/dist/ai/tools/schemas/writeFile.schema.d.ts +0 -0
- package/dist/ai/tools/schemas/writeFile.schema.d.ts.map +0 -0
- package/dist/ai/tools/schemas/writeFile.schema.js +0 -0
- package/dist/ai/tools/schemas/writeFile.schema.js.map +0 -0
- package/dist/ai/tools/toolsets/codegenTools.d.ts +0 -0
- package/dist/ai/tools/toolsets/codegenTools.d.ts.map +0 -0
- package/dist/ai/tools/toolsets/codegenTools.js +0 -0
- package/dist/ai/tools/toolsets/codegenTools.js.map +0 -0
- package/dist/ai/tools/toolsets/plannerTools.d.ts +0 -0
- package/dist/ai/tools/toolsets/plannerTools.d.ts.map +0 -0
- package/dist/ai/tools/toolsets/plannerTools.js +0 -0
- package/dist/ai/tools/toolsets/plannerTools.js.map +0 -0
- package/dist/ai/tools/validators/builderElement.zod.d.ts +0 -0
- package/dist/ai/tools/validators/builderElement.zod.d.ts.map +0 -0
- package/dist/ai/tools/validators/builderElement.zod.js +0 -0
- package/dist/ai/tools/validators/builderElement.zod.js.map +0 -0
- package/dist/ai/tools/validators/updateGlobalStyles.zod.d.ts +0 -0
- package/dist/ai/tools/validators/updateGlobalStyles.zod.d.ts.map +0 -0
- package/dist/ai/tools/validators/updateGlobalStyles.zod.js +0 -0
- package/dist/ai/tools/validators/updateGlobalStyles.zod.js.map +0 -0
- package/dist/core.d.ts +1 -0
- package/dist/core.d.ts.map +1 -1
- package/dist/core.js +22 -8
- package/dist/core.js.map +1 -1
- package/dist/image/unsplash.service.d.ts +0 -0
- package/dist/image/unsplash.service.d.ts.map +0 -0
- package/dist/image/unsplash.service.js +0 -0
- package/dist/image/unsplash.service.js.map +0 -0
- package/dist/index.d.ts +0 -0
- package/dist/index.d.ts.map +0 -0
- package/dist/index.js +0 -0
- package/dist/index.js.map +0 -0
- package/dist/indexer/codegenIndex.d.ts +0 -0
- package/dist/indexer/codegenIndex.d.ts.map +0 -0
- package/dist/indexer/codegenIndex.js +0 -0
- package/dist/indexer/codegenIndex.js.map +0 -0
- package/dist/indexer/data/configs.constants.d.ts +0 -0
- package/dist/indexer/data/configs.constants.d.ts.map +0 -0
- package/dist/indexer/data/configs.constants.js +0 -0
- package/dist/indexer/data/configs.constants.js.map +0 -0
- package/dist/indexer/helpers/buildFolderTree.d.ts +0 -0
- package/dist/indexer/helpers/buildFolderTree.d.ts.map +0 -0
- package/dist/indexer/helpers/buildFolderTree.js +0 -0
- package/dist/indexer/helpers/buildFolderTree.js.map +0 -0
- package/dist/indexer/plannerIndex.d.ts +0 -0
- package/dist/indexer/plannerIndex.d.ts.map +0 -0
- package/dist/indexer/plannerIndex.js +0 -0
- package/dist/indexer/plannerIndex.js.map +0 -0
- package/dist/indexer/projectInfoIndex.d.ts +0 -0
- package/dist/indexer/projectInfoIndex.d.ts.map +0 -0
- package/dist/indexer/projectInfoIndex.js +0 -0
- package/dist/indexer/projectInfoIndex.js.map +0 -0
- package/dist/indexer/validatorIndex.d.ts +0 -0
- package/dist/indexer/validatorIndex.d.ts.map +0 -0
- package/dist/indexer/validatorIndex.js +0 -0
- package/dist/indexer/validatorIndex.js.map +0 -0
- package/dist/lib/redis.d.ts +0 -0
- package/dist/lib/redis.d.ts.map +0 -0
- package/dist/lib/redis.js +0 -0
- package/dist/lib/redis.js.map +0 -0
- package/dist/lib/supabase.d.ts +0 -0
- package/dist/lib/supabase.d.ts.map +0 -0
- package/dist/lib/supabase.js +0 -0
- package/dist/lib/supabase.js.map +0 -0
- package/dist/logging/genStatus.service.d.ts +11 -1
- package/dist/logging/genStatus.service.d.ts.map +1 -1
- package/dist/logging/genStatus.service.js +58 -27
- package/dist/logging/genStatus.service.js.map +1 -1
- package/dist/logging/logging.utils.d.ts +0 -0
- package/dist/logging/logging.utils.d.ts.map +0 -0
- package/dist/logging/logging.utils.js +1 -1
- package/dist/logging/logging.utils.js.map +1 -1
- package/dist/logging/redis.service.d.ts +0 -0
- package/dist/logging/redis.service.d.ts.map +0 -0
- package/dist/logging/redis.service.js +0 -0
- package/dist/logging/redis.service.js.map +0 -0
- package/dist/repository/context.repository.d.ts +0 -0
- package/dist/repository/context.repository.d.ts.map +0 -0
- package/dist/repository/context.repository.js +0 -0
- package/dist/repository/context.repository.js.map +0 -0
- package/dist/repository/genStatus.repository.d.ts +0 -0
- package/dist/repository/genStatus.repository.d.ts.map +0 -0
- package/dist/repository/genStatus.repository.js +0 -0
- package/dist/repository/genStatus.repository.js.map +0 -0
- package/dist/repository/genTokens.repository.d.ts +0 -0
- package/dist/repository/genTokens.repository.d.ts.map +0 -0
- package/dist/repository/genTokens.repository.js +0 -0
- package/dist/repository/genTokens.repository.js.map +0 -0
- package/dist/repository/genToolCalls.repository.d.ts +0 -0
- package/dist/repository/genToolCalls.repository.d.ts.map +0 -0
- package/dist/repository/genToolCalls.repository.js +0 -0
- package/dist/repository/genToolCalls.repository.js.map +0 -0
- package/dist/repository/planTasks.repository.d.ts +0 -0
- package/dist/repository/planTasks.repository.d.ts.map +0 -0
- package/dist/repository/planTasks.repository.js +0 -0
- package/dist/repository/planTasks.repository.js.map +0 -0
- package/dist/repository/projectOperations.repository.d.ts +0 -0
- package/dist/repository/projectOperations.repository.d.ts.map +0 -0
- package/dist/repository/projectOperations.repository.js +0 -0
- package/dist/repository/projectOperations.repository.js.map +0 -0
- package/dist/repository/repository.d.ts +0 -0
- package/dist/repository/repository.d.ts.map +0 -0
- package/dist/repository/repository.js +0 -0
- package/dist/repository/repository.js.map +0 -0
- package/dist/services/syncEditOps.service.d.ts +0 -0
- package/dist/services/syncEditOps.service.d.ts.map +0 -0
- package/dist/services/syncEditOps.service.js +0 -0
- package/dist/services/syncEditOps.service.js.map +0 -0
- package/dist/services/toolcallPersist.service.d.ts +0 -0
- package/dist/services/toolcallPersist.service.d.ts.map +0 -0
- package/dist/services/toolcallPersist.service.js +0 -0
- package/dist/services/toolcallPersist.service.js.map +0 -0
- package/dist/tests/applyPatch.helpers.test.d.ts +0 -0
- package/dist/tests/applyPatch.helpers.test.d.ts.map +0 -0
- package/dist/tests/applyPatch.helpers.test.js +0 -0
- package/dist/tests/applyPatch.helpers.test.js.map +0 -0
- package/dist/tests/applyPatch.impl.test.d.ts +0 -0
- package/dist/tests/applyPatch.impl.test.d.ts.map +0 -0
- package/dist/tests/applyPatch.impl.test.js +0 -0
- package/dist/tests/applyPatch.impl.test.js.map +0 -0
- package/dist/tests/createNewRoute.impl.test.d.ts +0 -0
- package/dist/tests/createNewRoute.impl.test.d.ts.map +0 -0
- package/dist/tests/createNewRoute.impl.test.js +0 -0
- package/dist/tests/createNewRoute.impl.test.js.map +0 -0
- package/dist/tests/deleteElement.impl.test.d.ts +0 -0
- package/dist/tests/deleteElement.impl.test.d.ts.map +0 -0
- package/dist/tests/deleteElement.impl.test.js +0 -0
- package/dist/tests/deleteElement.impl.test.js.map +0 -0
- package/dist/tests/fileSystem.helpers.test.d.ts +0 -0
- package/dist/tests/fileSystem.helpers.test.d.ts.map +0 -0
- package/dist/tests/fileSystem.helpers.test.js +0 -0
- package/dist/tests/fileSystem.helpers.test.js.map +0 -0
- package/dist/tests/insertUpdate.impl.test.d.ts +0 -0
- package/dist/tests/insertUpdate.impl.test.d.ts.map +0 -0
- package/dist/tests/insertUpdate.impl.test.js +0 -0
- package/dist/tests/insertUpdate.impl.test.js.map +0 -0
- package/dist/tests/plannerTaskParser.test.d.ts +2 -0
- package/dist/tests/plannerTaskParser.test.d.ts.map +1 -0
- package/dist/tests/plannerTaskParser.test.js +49 -0
- package/dist/tests/plannerTaskParser.test.js.map +1 -0
- package/dist/tests/projectInfoIndex.test.d.ts +0 -0
- package/dist/tests/projectInfoIndex.test.d.ts.map +0 -0
- package/dist/tests/projectInfoIndex.test.js +0 -0
- package/dist/tests/projectInfoIndex.test.js.map +0 -0
- package/dist/tests/search.impl.test.d.ts +0 -0
- package/dist/tests/search.impl.test.d.ts.map +0 -0
- package/dist/tests/search.impl.test.js +0 -0
- package/dist/tests/search.impl.test.js.map +0 -0
- package/dist/tests/toolLoopRunner.routes.test.d.ts +0 -0
- package/dist/tests/toolLoopRunner.routes.test.d.ts.map +0 -0
- package/dist/tests/toolLoopRunner.routes.test.js +0 -0
- package/dist/tests/toolLoopRunner.routes.test.js.map +0 -0
- package/dist/tests/toolLoopRunner.tokensPersist.test.d.ts +0 -0
- package/dist/tests/toolLoopRunner.tokensPersist.test.d.ts.map +0 -0
- package/dist/tests/toolLoopRunner.tokensPersist.test.js +0 -0
- package/dist/tests/toolLoopRunner.tokensPersist.test.js.map +0 -0
- package/dist/tests/toolLoopRunner.updateGlobalStylesEmptyArgs.test.d.ts +0 -0
- package/dist/tests/toolLoopRunner.updateGlobalStylesEmptyArgs.test.d.ts.map +0 -0
- package/dist/tests/toolLoopRunner.updateGlobalStylesEmptyArgs.test.js +0 -0
- package/dist/tests/toolLoopRunner.updateGlobalStylesEmptyArgs.test.js.map +0 -0
- package/dist/tests/unsplash.service.test.d.ts +0 -0
- package/dist/tests/unsplash.service.test.d.ts.map +0 -0
- package/dist/tests/unsplash.service.test.js +0 -0
- package/dist/tests/unsplash.service.test.js.map +0 -0
- package/dist/tests/updateGlobalStyles.impl.test.d.ts +0 -0
- package/dist/tests/updateGlobalStyles.impl.test.d.ts.map +0 -0
- package/dist/tests/updateGlobalStyles.impl.test.js +0 -0
- package/dist/tests/updateGlobalStyles.impl.test.js.map +0 -0
- package/dist/types/context.types.d.ts +0 -0
- package/dist/types/context.types.d.ts.map +0 -0
- package/dist/types/context.types.js +0 -0
- package/dist/types/context.types.js.map +0 -0
- package/dist/types/elements.d.ts +0 -0
- package/dist/types/elements.d.ts.map +0 -0
- package/dist/types/elements.js +0 -0
- package/dist/types/elements.js.map +0 -0
- package/dist/types/events.d.ts +0 -0
- package/dist/types/events.d.ts.map +0 -0
- package/dist/types/events.js +0 -0
- package/dist/types/events.js.map +0 -0
- package/dist/types/image.d.ts +0 -0
- package/dist/types/image.d.ts.map +0 -0
- package/dist/types/image.js +0 -0
- package/dist/types/image.js.map +0 -0
- package/dist/types/index/configs.types.d.ts +0 -0
- package/dist/types/index/configs.types.d.ts.map +0 -0
- package/dist/types/index/configs.types.js +0 -0
- package/dist/types/index/configs.types.js.map +0 -0
- package/dist/types/index/index.types.d.ts +0 -0
- package/dist/types/index/index.types.d.ts.map +0 -0
- package/dist/types/index/index.types.js +0 -0
- package/dist/types/index/index.types.js.map +0 -0
- package/dist/types/index/indexing.types.d.ts +0 -0
- package/dist/types/index/indexing.types.d.ts.map +0 -0
- package/dist/types/index/indexing.types.js +0 -0
- package/dist/types/index/indexing.types.js.map +0 -0
- package/dist/types/plannerTasks.types.d.ts +0 -0
- package/dist/types/plannerTasks.types.d.ts.map +0 -0
- package/dist/types/plannerTasks.types.js +0 -0
- package/dist/types/plannerTasks.types.js.map +0 -0
- package/dist/types/projectInfo.types.d.ts +0 -0
- package/dist/types/projectInfo.types.d.ts.map +0 -0
- package/dist/types/projectInfo.types.js +0 -0
- package/dist/types/projectInfo.types.js.map +0 -0
- package/dist/types/projectOps.types.d.ts +0 -0
- package/dist/types/projectOps.types.d.ts.map +0 -0
- package/dist/types/projectOps.types.js +0 -0
- package/dist/types/projectOps.types.js.map +0 -0
- package/dist/types/public.d.ts +0 -0
- package/dist/types/public.d.ts.map +0 -0
- package/dist/types/public.js +0 -0
- package/dist/types/public.js.map +0 -0
- package/dist/types/snapshot.d.ts +0 -0
- package/dist/types/snapshot.d.ts.map +0 -0
- package/dist/types/snapshot.js +0 -0
- package/dist/types/snapshot.js.map +0 -0
- package/dist/types/styleConfig.d.ts +0 -0
- package/dist/types/styleConfig.d.ts.map +0 -0
- package/dist/types/styleConfig.js +0 -0
- package/dist/types/styleConfig.js.map +0 -0
- package/dist/types/updatePlan.types.d.ts +0 -0
- package/dist/types/updatePlan.types.d.ts.map +0 -0
- package/dist/types/updatePlan.types.js +0 -0
- package/dist/types/updatePlan.types.js.map +0 -0
- package/dist/utils/utils.d.ts +0 -0
- package/dist/utils/utils.d.ts.map +0 -0
- package/dist/utils/utils.js +0 -0
- package/dist/utils/utils.js.map +0 -0
- package/dist/utils/workspace.d.ts +0 -0
- package/dist/utils/workspace.d.ts.map +0 -0
- package/dist/utils/workspace.js +0 -0
- package/dist/utils/workspace.js.map +0 -0
- package/package.json +6 -4
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plannerTaskParser.test.d.ts","sourceRoot":"","sources":["../../src/tests/plannerTaskParser.test.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import assert from "node:assert/strict";
|
|
2
|
+
import test from "node:test";
|
|
3
|
+
import { parsePlannerTasksUnknown, parsePlannerTasksJson } from "../ai/toolLoop/helpers/plannerTaskParser.js";
|
|
4
|
+
test("plannerTaskParser: parses less than 15 tasks successfully", () => {
|
|
5
|
+
const tasks = Array.from({ length: 5 }, (_, i) => ({
|
|
6
|
+
description: `Task ${i + 1}`,
|
|
7
|
+
targets: [`target-${i + 1}`],
|
|
8
|
+
}));
|
|
9
|
+
const parsed = parsePlannerTasksUnknown(tasks);
|
|
10
|
+
assert.equal(parsed.length, 5);
|
|
11
|
+
assert.equal(parsed[0]?.description, "Task 1");
|
|
12
|
+
assert.deepEqual(parsed[0]?.targets, ["target-1"]);
|
|
13
|
+
});
|
|
14
|
+
test("plannerTaskParser: limits to max 15 tasks and ignores rest without throwing", () => {
|
|
15
|
+
const tasks = Array.from({ length: 25 }, (_, i) => ({
|
|
16
|
+
description: `Task ${i + 1}`,
|
|
17
|
+
targets: [`target-${i + 1}`],
|
|
18
|
+
}));
|
|
19
|
+
const parsed = parsePlannerTasksUnknown(tasks);
|
|
20
|
+
assert.equal(parsed.length, 15);
|
|
21
|
+
assert.equal(parsed[0]?.description, "Task 1");
|
|
22
|
+
assert.equal(parsed[14]?.description, "Task 15");
|
|
23
|
+
});
|
|
24
|
+
test("plannerTaskParser: invalid tasks past index 15 are ignored and don't throw", () => {
|
|
25
|
+
const tasks = Array.from({ length: 15 }, (_, i) => ({
|
|
26
|
+
description: `Task ${i + 1}`,
|
|
27
|
+
targets: [`target-${i + 1}`],
|
|
28
|
+
}));
|
|
29
|
+
// Append invalid tasks at the end
|
|
30
|
+
tasks.push({ description: "", targets: [] }); // invalid: empty description & target min length
|
|
31
|
+
tasks.push({ description: 123, targets: "not-an-array" }); // completely invalid
|
|
32
|
+
tasks.push("not-even-an-object");
|
|
33
|
+
const parsed = parsePlannerTasksUnknown(tasks);
|
|
34
|
+
assert.equal(parsed.length, 15);
|
|
35
|
+
assert.equal(parsed[0]?.description, "Task 1");
|
|
36
|
+
assert.equal(parsed[14]?.description, "Task 15");
|
|
37
|
+
});
|
|
38
|
+
test("plannerTaskParser: parsePlannerTasksJson handles JSON with more than 15 tasks", () => {
|
|
39
|
+
const tasks = Array.from({ length: 20 }, (_, i) => ({
|
|
40
|
+
description: `Task ${i + 1}`,
|
|
41
|
+
targets: [`target-${i + 1}`],
|
|
42
|
+
}));
|
|
43
|
+
const jsonString = JSON.stringify(tasks);
|
|
44
|
+
const parsed = parsePlannerTasksJson(jsonString);
|
|
45
|
+
assert.equal(parsed.length, 15);
|
|
46
|
+
assert.equal(parsed[0]?.description, "Task 1");
|
|
47
|
+
assert.equal(parsed[14]?.description, "Task 15");
|
|
48
|
+
});
|
|
49
|
+
//# sourceMappingURL=plannerTaskParser.test.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plannerTaskParser.test.js","sourceRoot":"","sources":["../../src/tests/plannerTaskParser.test.ts"],"names":[],"mappings":"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","sourcesContent":["import assert from \"node:assert/strict\";\nimport test from \"node:test\";\nimport { parsePlannerTasksUnknown, parsePlannerTasksJson } from \"../ai/toolLoop/helpers/plannerTaskParser.js\";\n\ntest(\"plannerTaskParser: parses less than 15 tasks successfully\", () => {\n const tasks = Array.from({ length: 5 }, (_, i) => ({\n description: `Task ${i + 1}`,\n targets: [`target-${i + 1}`],\n }));\n\n const parsed = parsePlannerTasksUnknown(tasks);\n assert.equal(parsed.length, 5);\n assert.equal(parsed[0]?.description, \"Task 1\");\n assert.deepEqual(parsed[0]?.targets, [\"target-1\"]);\n});\n\ntest(\"plannerTaskParser: limits to max 15 tasks and ignores rest without throwing\", () => {\n const tasks = Array.from({ length: 25 }, (_, i) => ({\n description: `Task ${i + 1}`,\n targets: [`target-${i + 1}`],\n }));\n\n const parsed = parsePlannerTasksUnknown(tasks);\n assert.equal(parsed.length, 15);\n assert.equal(parsed[0]?.description, \"Task 1\");\n assert.equal(parsed[14]?.description, \"Task 15\");\n});\n\ntest(\"plannerTaskParser: invalid tasks past index 15 are ignored and don't throw\", () => {\n const tasks: any[] = Array.from({ length: 15 }, (_, i) => ({\n description: `Task ${i + 1}`,\n targets: [`target-${i + 1}`],\n }));\n\n // Append invalid tasks at the end\n tasks.push({ description: \"\", targets: [] }); // invalid: empty description & target min length\n tasks.push({ description: 123, targets: \"not-an-array\" }); // completely invalid\n tasks.push(\"not-even-an-object\");\n\n const parsed = parsePlannerTasksUnknown(tasks);\n assert.equal(parsed.length, 15);\n assert.equal(parsed[0]?.description, \"Task 1\");\n assert.equal(parsed[14]?.description, \"Task 15\");\n});\n\ntest(\"plannerTaskParser: parsePlannerTasksJson handles JSON with more than 15 tasks\", () => {\n const tasks = Array.from({ length: 20 }, (_, i) => ({\n description: `Task ${i + 1}`,\n targets: [`target-${i + 1}`],\n }));\n\n const jsonString = JSON.stringify(tasks);\n const parsed = parsePlannerTasksJson(jsonString);\n assert.equal(parsed.length, 15);\n assert.equal(parsed[0]?.description, \"Task 1\");\n assert.equal(parsed[14]?.description, \"Task 15\");\n});\n"]}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/elements.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/elements.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/events.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/events.js
CHANGED
|
File without changes
|
package/dist/types/events.js.map
CHANGED
|
File without changes
|
package/dist/types/image.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/image.js
CHANGED
|
File without changes
|
package/dist/types/image.js.map
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/public.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/public.js
CHANGED
|
File without changes
|
package/dist/types/public.js.map
CHANGED
|
File without changes
|
package/dist/types/snapshot.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/snapshot.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/utils/utils.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/utils/utils.js
CHANGED
|
File without changes
|
package/dist/utils/utils.js.map
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/utils/workspace.js
CHANGED
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vedangiitb/qwintly-core",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.2",
|
|
4
4
|
"description": "Qwintly Core",
|
|
5
5
|
"homepage": "https://github.com/vedangiitb/qwintly-core#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -31,9 +31,8 @@
|
|
|
31
31
|
"scripts": {
|
|
32
32
|
"clean": "node -e \"require('fs').rmSync('dist',{recursive:true,force:true})\"",
|
|
33
33
|
"build": "tsc -p tsconfig.json",
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"test": "npm run build && node --test dist"
|
|
34
|
+
"test": "npm run build && node --test dist",
|
|
35
|
+
"release": "semantic-release"
|
|
37
36
|
},
|
|
38
37
|
"peerDependencies": {
|
|
39
38
|
"@google/genai": "^1.33.0"
|
|
@@ -47,7 +46,10 @@
|
|
|
47
46
|
},
|
|
48
47
|
"devDependencies": {
|
|
49
48
|
"@google/genai": "^1.33.0",
|
|
49
|
+
"@semantic-release/changelog": "^6.0.3",
|
|
50
|
+
"@semantic-release/git": "^10.0.1",
|
|
50
51
|
"@types/node": "^24.10.4",
|
|
52
|
+
"semantic-release": "^25.0.5",
|
|
51
53
|
"typescript": "^5.9.3"
|
|
52
54
|
},
|
|
53
55
|
"publishConfig": {
|