All notable changes to this project will be documented in this file.
- Changes in .version
- Changes in AUTHORS.txt
- Changes in CLASSIFIERS.txt
- Changes in SCRIPTS.txt
- Changes in increment_init.py
- Changes in increment_project.py
- Changes in increment_setup.py
- Changes in increment_version.py
- Changes in src/dialogware/core/AbstractExecutor.py
- Changes in src/dialogware/core/AbstractParser.py
- Changes in src/dialogware/core/AbstractTranslator.py
- Changes in src/dialogware/core/CommandResult.py
- Changes in src/dialogware/core/DialogWareProcessor.py
- Changes in src/dialogware/core/PipelineElement.py
- Changes in src/dialogware/core/PluginManager.py
- Changes in src/dialogware/debuggers/DSLAnalysisResult.py
- Changes in src/dialogware/debuggers/DSLDebugger.py
- Changes in src/dialogware/debuggers/DebugResult.py
- Changes in src/dialogware/debuggers/ExecutionLog.py
- Changes in src/dialogware/debuggers/PipelineTrace.py
- Changes in src/dialogware/debuggers/setup_debuggers.py
- Changes in src/dialogware/plugins/file_operations/FileOperationExecutor.py
- Changes in src/dialogware/plugins/file_operations/FileOperationParser.py
- Changes in src/dialogware/plugins/file_operations/FileOperationTranslator.py
- Changes in src/dialogware/debuggers/dsl_debugger.py
- Changes in CONTRIBUTION.md
- Changes in main.py
- Changes in src/dialogware/plugins/sql_operations/SQLExecutor.py
- Changes in src/dialogware/plugins/sql_operations/SQLParser.py
- Changes in src/dialogware/plugins/sql_operations/SQLSchema.py
- Changes in src/dialogware/plugins/sql_operations/initialize_module.py
- Changes in test.py
- Changes in pyproject.toml
- Changes in requirements.txt
- Changes in setup.cfg
- Changes in setup.py
- Changes in src/dialogware/init.py
- Changes in src/dialogware/core/init.py
- Changes in src/dialogware/core/executor.py
- Changes in src/dialogware/core/parser.py
- Changes in src/dialogware/core/pipeline.py
- Changes in src/dialogware/core/translator.py
- Changes in src/dialogware/debuggers/init.py
- Changes in src/dialogware/debuggers/dsl_debugger.py
- Changes in src/dialogware/debuggers/execution_debugger.py
- Changes in src/dialogware/debuggers/nlp_debugger.py
- Changes in src/dialogware/debuggers/pipeline_debugger.py
- Changes in src/dialogware/designers/pipeline_designer.py
- Changes in src/dialogware/llm/init.py
- Changes in src/dialogware/llm/anthropic_client.py
- Changes in src/dialogware/llm/ollama_client.py
- Changes in src/dialogware/plugins/init.py
- Changes in src/dialogware/plugins/code_generation/init.py
- Changes in src/dialogware/plugins/file_operations/init.py
- Changes in src/dialogware/plugins/sql_operations/init.py
- Changes in src/dialogware/utils/init.py
- Changes in src/dialogware/utils/logging.py
- Changes in src/dialogware/utils/storage.py
- Changes in src/dialogware/utils/visualization.py
- Changes in structure.md