ara-cli 0.1.10.7__tar.gz → 0.1.10.8__tar.gz

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.

Potentially problematic release.


This version of ara-cli might be problematic. Click here for more details.

Files changed (218) hide show
  1. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/PKG-INFO +1 -1
  2. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/empty.commands.md +4 -0
  3. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/extract_general.commands.md +12 -0
  4. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/extract_markdown.commands.md +11 -0
  5. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/extract_python.commands.md +13 -0
  6. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/feature_add_or_modifiy_specified_behavior.commands.md +36 -0
  7. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/feature_generate_initial_specified_bevahior.commands.md +53 -0
  8. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/prompt_template_tech_stack_transformer.commands.md +95 -0
  9. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/python_bug_fixing_code.commands.md +34 -0
  10. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/python_generate_code.commands.md +27 -0
  11. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/python_refactoring_code.commands.md +39 -0
  12. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/python_step_definitions_generation_and_fixing.commands.md +40 -0
  13. ara_cli-0.1.10.8/ara_cli/templates/prompt-modules/commands/python_unittest_generation_and_fixing.commands.md +48 -0
  14. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/version.py +1 -1
  15. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli.egg-info/PKG-INFO +1 -1
  16. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli.egg-info/SOURCES.txt +11 -17
  17. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/blueprints/complete_pytest_unittest.blueprint.md +0 -27
  18. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/blueprints/pytest_unittest_prompt.blueprint.md +0 -32
  19. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/blueprints/task_todo_list_implement_feature_BDD_way.blueprint.md +0 -30
  20. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/artefact_classification.commands.md +0 -9
  21. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/artefact_extension.commands.md +0 -17
  22. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/artefact_formulation.commands.md +0 -14
  23. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/behave_step_generation.commands.md +0 -102
  24. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/code_generation_complex.commands.md +0 -20
  25. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/code_generation_simple.commands.md +0 -13
  26. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/empty.commands.md +0 -14
  27. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/error_fixing.commands.md +0 -20
  28. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/feature_file_update.commands.md +0 -18
  29. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/feature_formulation.commands.md +0 -43
  30. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/js_code_generation_simple.commands.md +0 -13
  31. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/refactoring.commands.md +0 -15
  32. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/refactoring_analysis.commands.md +0 -9
  33. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/reverse_engineer_feature_file.commands.md +0 -15
  34. ara_cli-0.1.10.7/ara_cli/templates/prompt-modules/commands/reverse_engineer_program_flow.commands.md +0 -19
  35. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/MANIFEST.in +0 -0
  36. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/README.md +0 -0
  37. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/__init__.py +0 -0
  38. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/__main__.py +0 -0
  39. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_command_action.py +0 -0
  40. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_config.py +0 -0
  41. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/__init__.py +0 -0
  42. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/autofix.py +0 -0
  43. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/chat.py +0 -0
  44. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/classifier_directory.py +0 -0
  45. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/common.py +0 -0
  46. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/create.py +0 -0
  47. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/delete.py +0 -0
  48. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/extract.py +0 -0
  49. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/fetch_templates.py +0 -0
  50. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/list.py +0 -0
  51. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/list_tags.py +0 -0
  52. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/load.py +0 -0
  53. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/prompt.py +0 -0
  54. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/read.py +0 -0
  55. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/read_status.py +0 -0
  56. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/read_user.py +0 -0
  57. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/reconnect.py +0 -0
  58. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/rename.py +0 -0
  59. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/scan.py +0 -0
  60. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/set_status.py +0 -0
  61. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/set_user.py +0 -0
  62. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/ara_subcommands/template.py +0 -0
  63. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_autofix.py +0 -0
  64. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_creator.py +0 -0
  65. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_deleter.py +0 -0
  66. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_fuzzy_search.py +0 -0
  67. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_link_updater.py +0 -0
  68. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_lister.py +0 -0
  69. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/__init__.py +0 -0
  70. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/artefact_data_retrieval.py +0 -0
  71. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/artefact_load.py +0 -0
  72. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/artefact_mapping.py +0 -0
  73. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/artefact_model.py +0 -0
  74. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/artefact_templates.py +0 -0
  75. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/businessgoal_artefact_model.py +0 -0
  76. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/capability_artefact_model.py +0 -0
  77. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/epic_artefact_model.py +0 -0
  78. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/example_artefact_model.py +0 -0
  79. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/feature_artefact_model.py +0 -0
  80. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/issue_artefact_model.py +0 -0
  81. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/keyfeature_artefact_model.py +0 -0
  82. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/serialize_helper.py +0 -0
  83. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/task_artefact_model.py +0 -0
  84. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/userstory_artefact_model.py +0 -0
  85. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_models/vision_artefact_model.py +0 -0
  86. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_reader.py +0 -0
  87. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_renamer.py +0 -0
  88. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/artefact_scan.py +0 -0
  89. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/chat.py +0 -0
  90. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/chat_agent/__init__.py +0 -0
  91. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/chat_agent/agent_communicator.py +0 -0
  92. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/chat_agent/agent_process_manager.py +0 -0
  93. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/chat_agent/agent_status_manager.py +0 -0
  94. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/chat_agent/agent_workspace_manager.py +0 -0
  95. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/classifier.py +0 -0
  96. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/codefusionretriever.py +0 -0
  97. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/codehierachieretriever.py +0 -0
  98. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commandline_completer.py +0 -0
  99. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commands/__init__.py +0 -0
  100. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commands/command.py +0 -0
  101. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commands/extract_command.py +0 -0
  102. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commands/load_command.py +0 -0
  103. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commands/load_image_command.py +0 -0
  104. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/commands/read_command.py +0 -0
  105. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/completers.py +0 -0
  106. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/directory_navigator.py +0 -0
  107. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/error_handler.py +0 -0
  108. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_classifier.py +0 -0
  109. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_lister.py +0 -0
  110. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/__init__.py +0 -0
  111. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/binary_file_loader.py +0 -0
  112. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/document_file_loader.py +0 -0
  113. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/document_reader.py +0 -0
  114. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/document_readers.py +0 -0
  115. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/file_loader.py +0 -0
  116. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/file_loaders.py +0 -0
  117. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/image_processor.py +0 -0
  118. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/markdown_reader.py +0 -0
  119. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/file_loaders/text_file_loader.py +0 -0
  120. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/filename_validator.py +0 -0
  121. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/global_file_lister.py +0 -0
  122. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/list_filter.py +0 -0
  123. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/output_suppressor.py +0 -0
  124. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/prompt_chat.py +0 -0
  125. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/prompt_extractor.py +0 -0
  126. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/prompt_handler.py +0 -0
  127. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/prompt_rag.py +0 -0
  128. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/run_file_lister.py +0 -0
  129. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/tag_extractor.py +0 -0
  130. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/template_loader.py +0 -0
  131. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/template_manager.py +0 -0
  132. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/agile.artefacts +0 -0
  133. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/blueprints/empty.blueprint.md +0 -0
  134. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/blueprints/task_todo_list_C4_architecture_analysis.blueprint.md +0 -0
  135. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/commands/architecture_C4_analysis.commands.md +0 -0
  136. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/commands/architecture_radon_cc_score.commands.md +0 -0
  137. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/commands/architecture_radon_halstead_v.commands.md +0 -0
  138. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/commands/architecture_radon_maintainability_score.commands.md +0 -0
  139. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/classify_task.intention.md +0 -0
  140. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/empty.intention.md +0 -0
  141. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/error_fixing.intention.md +0 -0
  142. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_fix_steps_for_scenario.intention.md +0 -0
  143. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_formulation.intention.md +0 -0
  144. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_reverse_formulation_from_code.intention.md +0 -0
  145. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_scenario_implementation.intention.md +0 -0
  146. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_scenario_implementation_update.intention.md +0 -0
  147. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_scenario_outline_extension.intention.md +0 -0
  148. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/feature_update_formulation.intention.md +0 -0
  149. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/fibonacci_example_implementation.intention.md +0 -0
  150. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/js_implementation_from_task_description.intention.md +0 -0
  151. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/js_steps_implementation.intention.md +0 -0
  152. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/python_cli_implementation_with_test.intention.md +0 -0
  153. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/python_code_understanding.intention.md +0 -0
  154. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/task_implementation.intention.md +0 -0
  155. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/task_prompt_control_by_status.intention.md +0 -0
  156. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/task_stepwise_implementation_by_number.intention.md +0 -0
  157. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/intentions/task_stepwise_implementation_by_status.intention.md +0 -0
  158. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/architecture_analyst.rules.md +0 -0
  159. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/code_analyst.rules.md +0 -0
  160. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/empty.rules.md +0 -0
  161. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/error_analyst.rules.md +0 -0
  162. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/gherkin_expert.rules.md +0 -0
  163. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/js_expert_developer.rules.md +0 -0
  164. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/product_owner.rules.md +0 -0
  165. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/python_behave.rules.md +0 -0
  166. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/prompt-modules/rules/python_developer.rules.md +0 -0
  167. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.concept.exploration.md +0 -0
  168. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.concept.md +0 -0
  169. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.customer.exploration.md +0 -0
  170. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.customer.md +0 -0
  171. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.persona.exploration.md +0 -0
  172. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.persona.md +0 -0
  173. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.step.exploration.md +0 -0
  174. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.step.md +0 -0
  175. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.technology.exploration.md +0 -0
  176. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/specification_breakdown_files/template.technology.md +0 -0
  177. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.businessgoal.prompt_log.md +0 -0
  178. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.capability.prompt_log.md +0 -0
  179. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.epic.prompt_log.md +0 -0
  180. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.example.prompt_log.md +0 -0
  181. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.feature.prompt_log.md +0 -0
  182. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.issue.prompt_log.md +0 -0
  183. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.keyfeature.prompt_log.md +0 -0
  184. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.steps.prompt_log.md +0 -0
  185. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.task.prompt_log.md +0 -0
  186. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.userstory.prompt_log.md +0 -0
  187. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/templates/template.vision.prompt_log.md +0 -0
  188. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli/update_config_prompt.py +0 -0
  189. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli.egg-info/dependency_links.txt +0 -0
  190. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli.egg-info/entry_points.txt +0 -0
  191. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli.egg-info/requires.txt +0 -0
  192. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/ara_cli.egg-info/top_level.txt +0 -0
  193. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/docker/base/requirements.txt +0 -0
  194. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/setup.cfg +0 -0
  195. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/setup.py +0 -0
  196. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/__init__.py +0 -0
  197. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_ara_command_action.py +0 -0
  198. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_ara_config.py +0 -0
  199. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_autofix.py +0 -0
  200. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_fuzzy_search.py +0 -0
  201. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_link_updater.py +0 -0
  202. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_lister.py +0 -0
  203. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_reader.py +0 -0
  204. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_renamer.py +0 -0
  205. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_artefact_scan.py +0 -0
  206. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_chat.py +0 -0
  207. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_classifier.py +0 -0
  208. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_directory_navigator.py +0 -0
  209. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_file_classifier.py +0 -0
  210. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_file_creator.py +0 -0
  211. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_file_lister.py +0 -0
  212. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_global_file_lister.py +0 -0
  213. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_list_filter.py +0 -0
  214. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_prompt_handler.py +0 -0
  215. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_tag_extractor.py +0 -0
  216. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_template_loader.py +0 -0
  217. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_template_manager.py +0 -0
  218. {ara_cli-0.1.10.7 → ara_cli-0.1.10.8}/tests/test_update_config_prompt.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ara_cli
3
- Version: 0.1.10.7
3
+ Version: 0.1.10.8
4
4
  Summary: Powerful, open source command-line tool for managing, structuring and automating software development artifacts in line with Business-Driven Development (BDD) and AI-assisted processes
5
5
  Description-Content-Type: text/markdown
6
6
  Requires-Dist: langfuse
@@ -0,0 +1,4 @@
1
+ ### COMMANDS FOR ...
2
+ Your job is now:
3
+ * <main list for mandotory commands>
4
+ * ...
@@ -0,0 +1,12 @@
1
+ # general file generation and file extract instructions
2
+ * return only full copy pastable file content using this markdown codeblock format with 5 backticks:
3
+ `````
4
+ # [ ] extract
5
+ # filename: <absolute filepath>/<filename>.<file_extension>
6
+ {valid file content depending on the given file_extension}
7
+ `````
8
+
9
+ * The extract and filename statements are only allowed once per markdown code block
10
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
11
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
12
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,11 @@
1
+ # general markdown file generation and file extract instructions
2
+ * return full copy pastable file content using a markdown code block with 5-backticks:
3
+ `````
4
+ # [ ] extract
5
+ # filename: <filepath>/<filename>.md
6
+ {markdown formatted text}
7
+ `````
8
+ * The extract and filename statements are only allowed once per markdown code block
9
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
10
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
11
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,13 @@
1
+ # general python code file generation and file extract instructions
2
+ * return only full copy pastable file content using this markdown codeblock format:
3
+
4
+ ```python
5
+ # [ ] extract
6
+ # filename: src/{filename}.py
7
+ {python code}
8
+
9
+ ```
10
+ * The extract and filename statements are only allowed once per markdown code block
11
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
12
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
13
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,36 @@
1
+ # COMMANDS FOR ADDING OR MODIFYING EXISTING SPECIFIED BEHAVIOR
2
+
3
+ **At first**:
4
+
5
+ Check if a set of feature files is given
6
+
7
+ * In case no feature files are given:
8
+ * Stop immediately and respond with: "Error in prompt context: no feature files are given as already specified application behavior"
9
+
10
+ * Else:
11
+ * Continue following the given instructions
12
+
13
+ # Instructions
14
+ Your job is now:
15
+ * Silently analyze the given feature files and the specified behavior.
16
+ * Silently analyze the additionally given information about new wanted behavior or changes of existing behavior
17
+ * Develop adaptation strategies that minimize feature file changes with respect to any given already existing feature files, prefer reusing and adapting existing formulations/scenarios and steps over completely new formulations
18
+ * Now formulate to fully cover the new or changed behavior (one, two or many changed or new feature files)
19
+
20
+ Follow these feature file quality rules:
21
+ * Each feature file should not consist of more than max 3 scenarios, each feature file should follow the single responsibility principle as well as the feature file formulations should follow the separation of concerns of feature files that fully cover the human user observable behavior described in the specification notes. Consider in your formulation of the Gherkin feature files that, when implementing the graphical user interfaces, the full functionality of the Python package Streamlit can be utilized.
22
+ * Follow strictly the given feature file format in order to structure your feature files.
23
+ * You are allowed to use scenario outlines where useful. But in case they are not helpful in order to increase the readability you can just use standard scenario formulations.
24
+
25
+ * Wrap and return the formulated feature files as full copy pastable file content in the following format as markdown code block:
26
+
27
+ ```artefact
28
+ # [ ] extract
29
+ # filename: ara/features/{filename}.feature
30
+ {formulation, with the valid feature file structure following the given feature files as reference}
31
+ ```
32
+
33
+ * The extract and filename statements are only allowed once per markdown code block
34
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
35
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
36
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,53 @@
1
+ # COMMANDS FOR INITIALLY SPECIFYING APPLICATION BEHAVIOR USING FEATURE FILES
2
+
3
+ * Given a description of the wanted application behavior as bullet point list, specification document, ...
4
+
5
+ * And given this feature template with placeholders in <...>
6
+
7
+ ```
8
+ @creator_Egermeier
9
+ Feature: <descriptive title>
10
+
11
+ As a <user>
12
+ I want to <do something | need something>
13
+ So that <I can achieve something>
14
+
15
+ Contributes to <here comes your parent artefact> <here comes your classifier of the parent artefact>
16
+
17
+ Description: <further optional description to understand
18
+ the rule, no format defined, the example artefact is only a placeholder>
19
+
20
+ Scenario: <descriptive scenario title>
21
+ Given <precondition>
22
+ When <action>
23
+ Then <expected result>
24
+
25
+ Scenario Outline: <descriptive scenario title>
26
+ Given <precondition>
27
+ When <action>
28
+ Then <expected result>
29
+
30
+ Examples:
31
+ | descriptive scenario title | precondition | action | expected result |
32
+ | <example title 1> | <example precond. 1> | <example action 1> | <example result 1> |
33
+ | <example title 2> | <example precond. 2> | <example action 2> | <example result 2> |
34
+ ```
35
+
36
+ # Instructions
37
+ * Now formulate a set (one, two or many, each feature file should not consist of more than max 3 scenarios
38
+ * Each feature file should follow the single responsibility principle as well as the feature file formulations should follow the separation of concerns) of feature files that fully cover the human user observable behavior described in the specification notes.
39
+ * Consider in your formulation of the Gherkin feature files when specifying the behavior of graphical user interfaces: Describe the behavior of the graphical user interfaces so that I can clearly imagine both how they work and their visual look and feel.
40
+ * Follow strictly the given template format in order to structure your feature files. You are allowed to use scenario outlines where useful. But in case they are not helpful in order to increase the readability you can just use standard scenario formulations.
41
+
42
+ * Wrap and return the formulated feature files as full copy pastable file content in the following format as markdown code block:
43
+
44
+ ```artefact
45
+ # [ ] extract
46
+ # filename: ara/features/{filename}.feature
47
+ {formulation, with the valid feature file structure as given by the feature gherkin template}
48
+ ```
49
+
50
+ * The extract and filename statements are only allowed once per markdown code block
51
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
52
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
53
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,95 @@
1
+ # Tech Stack Prompt Template Transformer
2
+
3
+ ## PROMPT:
4
+ You are a prompt template transformation specialist. Your task is to transform Python-specific prompt templates into equivalent templates for a different technology stack while maintaining the same structure, intent, and quality standards.
5
+
6
+ ### INPUT REQUIREMENTS:
7
+ 1. **Target Technology Stack** (MANDATORY): The technology stack to transform to (e.g., 'C#', 'Java', 'React', 'TypeScript', 'Go', 'Rust', etc.)
8
+ 2. **Source Prompt Templates** (MANDATORY): One or more Python prompt templates to transform
9
+
10
+ ### TRANSFORMATION RULES:
11
+ 1. **Preserve Structure and Intent**:
12
+ - Maintain the same logical flow and purpose of each prompt template
13
+ - Keep all sections and their hierarchical organization
14
+ - Preserve the extract/filename format for code generation
15
+
16
+ 2. **Technology-Specific Adaptations**:
17
+ - Replace Python-specific references with target technology equivalents
18
+ - Update file extensions (.py → appropriate extension for target stack)
19
+ - Adapt coding standards (PEP8 → target language conventions)
20
+ - Replace Python packages with target language equivalents
21
+ - Update testing frameworks (pytest/behave → target language testing tools)
22
+ - Adapt documentation styles (numpy docstrings → target language documentation)
23
+ - Update logging approaches to target language standards
24
+ - Adjust line/method/class length limits based on target language best practices. Prefer lower length limits.
25
+
26
+ 3. **Naming Convention**:
27
+ - Prefix each transformed template filename with the target technology
28
+ - Example: `python_bug_fixing_code.commands.md` → `csharp_bug_fixing_code.commands.md`
29
+
30
+ 4. **Output Format**:
31
+ - Return each transformed template as a complete, copy-pastable markdown file in 5-backticks
32
+ - The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
33
+ - Use this format for each transformed template:
34
+
35
+ `````markdown
36
+ # [ ] extract
37
+ # filename: ara/.araconfig/custom-prompt-modules/commands/{technology}_{original_template_name}
38
+ {transformed template content}
39
+ `````
40
+
41
+ 5. Markdown code block handling in prompt templates
42
+ The first and the second line of the Markdown code blocks used in the prompt templates serve as extraction control commands. the '#' tags in the first and second line of the code blocks must not be replaced by any other symbols, independent of the technology for which the markdown code block response is defined
43
+
44
+ 6. **Technology Mapping Guidelines**:
45
+ **For C#/.NET:**
46
+ - PEP8 → C# Coding Conventions (Microsoft guidelines)
47
+ - pytest → NUnit/xUnit/MSTest
48
+ - behave → SpecFlow
49
+ - unittest.mock → Moq/NSubstitute
50
+ - numpy docstrings → XML documentation comments
51
+ - logging package → ILogger/Serilog/NLog
52
+
53
+ **For Java:**
54
+ - PEP8 → Java Code Conventions (Oracle/Google style)
55
+ - pytest → JUnit/TestNG
56
+ - behave → Cucumber-JVM
57
+ - unittest.mock → Mockito/EasyMock
58
+ - numpy docstrings → Javadoc
59
+ - logging package → SLF4J/Log4j
60
+
61
+ **For JavaScript/TypeScript:**
62
+ - PEP8 → ESLint/Prettier standards
63
+ - pytest → Jest/Mocha/Vitest
64
+ - behave → Cucumber.js, Selenium
65
+ - unittest.mock → Jest mocks/Sinon
66
+ - numpy docstrings → JSDoc/TSDoc
67
+ - logging package → Winston/Bunyan/Pino
68
+
69
+ **For React:**
70
+ - Include React-specific patterns (components, hooks, state management)
71
+ - pytest → Jest/React Testing Library
72
+ - behave → Selenium
73
+ - Add component testing guidelines
74
+ - Include JSX/TSX specific rules
75
+
76
+ 7. **Preserve Key Constraints**:
77
+ - Maintain separation of concerns and single responsibility principles
78
+ - Keep modular/extensible design requirements
79
+ - Preserve testability requirements
80
+ - Maintain observability/logging requirements
81
+
82
+ ### VALIDATION:
83
+ - Ensure all Python-specific references are properly transformed
84
+ - Verify file paths and extensions match target technology conventions
85
+ - Confirm testing and mocking frameworks are appropriate for target stack
86
+ - Check that documentation styles match target language standards
87
+
88
+ ### OUTPUT SPECIFICATION:
89
+ - Replace '# [ ] extract' with '# [x] extract' in all output blocks
90
+ - Ensure each template is complete and ready for extraction
91
+ - Include a summary of key transformations made for each template
92
+
93
+ ---
94
+
95
+ **Begin transformation after receiving target technology stack and source templates.**
@@ -0,0 +1,34 @@
1
+ ### COMMANDS FOR FIXING BUGS
2
+
3
+ Your job is now to fix the described error:
4
+
5
+ * Silently analyze the given error description or error log files
6
+ * Silently review the provided source files and if given the provided feature file (specified behavior) to understand the current faulty implementation and draft silently a potential solution to fix the error
7
+ * Develop implementation strategies that minimize code changes, prefer reusing existing methods over new implementations. Also always prefer to use existing python packages over your own implementation.
8
+
9
+ When you touch code or need to generate code for bug fixing:
10
+ * The max function or method length should not exceed 40 lines.
11
+ * The max class length should not exceed 150 lines.
12
+ * The max file length should not exceed 150 lines.
13
+ * Split implementation files or functions/methods/classes in case they exceed their defined length maximum.
14
+ * Apply as coding and design principle the separation of concerns and single responsibility principle in general and specifically when you need to split.
15
+
16
+ * Important: you are NOT allowed to do any further refactorings not related to the bug fixing implementation. Refactoring for enhancing the code quality is not allowed.
17
+ * The fixed code must fully implement the specified behavior in an easy testable and modular/extensible way.
18
+ * Follow PEP8 coding guidelines.
19
+ * Use descriptive numpy style docstrings for inline method and class documentation.
20
+ * Use the python logger logging package to implement logging for all application modules that enables a fine granular full observability of the program flow by the log file. Use ./logs/<module_name>.log as filepath for logging.
21
+
22
+ * Only return full copy pastable file content.
23
+ * Use for every single generated code block this markdown code block format:
24
+
25
+ ```python
26
+ # [ ] extract
27
+ # filename: src/{filename}.py
28
+ {python code}
29
+ ```
30
+
31
+ * The extract and filename statements are only allowed once per code block
32
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
33
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
34
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,27 @@
1
+ ### COMMANDS FOR IMPLEMENTING ONE OR A SET OF NEW OR CHANGED FEATURE FILES
2
+
3
+ Your job is now:
4
+ * Silently analyze the given feature files and the specified behavior.
5
+ * Develop implementation strategies that minimize code changes with respect to any given code and test files, prefer reusing existing methods over new implementations.
6
+ * The max function length should not exceed 25 lines. The max file length should not exceed 120 lines.
7
+ * Always prefer to use existing python packages over your own implementation.
8
+ * In case additional implementation instructions are given as:
9
+ * Specified in files with extensions "*.technology.md" follow strictly the specified mandatory python packages and tech stack
10
+ * Explicitly specified as example reference implementation: use this reference information as starting point for your own implementation
11
+ * Fully implement the specified behavior in an easy testable and modular/extensible way, fully implement unit tests for your production code (try to achieve at least 90% code coverage) and implement for all given feature files the corresponding step definitions. Follow PEP8 coding guidelines, use numpy style docstrings for inline function documentation, apply as coding and design principle the separation of concerns and single responsibility principle.
12
+ * Generated or reworked python methods must not exceed 25 lines of code. In case methods exceed this length they need to be split according to the single responsibility principle and separation of concerns.
13
+ * Generated or reworked python files must not exceed 120 lines of code. In case files exceed this length they need to be split according to the single responsibility principle and separation of concerns.
14
+ * Use the python logger logging package to implement logging for all application modules that enable a full observability of the program flow over the log file. Use ./logs/<module_name>.log as filepath for logging.
15
+
16
+ * Only return full copy pastable file content for production code, unit test files and step definition files. Use for every single generated code block this markdown code block format:
17
+
18
+ ```python
19
+ # [ ] extract
20
+ # filename: src/{filename}.py
21
+ {python code}
22
+ ```
23
+
24
+ * The extract and filename statements are only allowed once per markdown code block
25
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
26
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
27
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,39 @@
1
+ ### COMMANDS FOR REFACTORING
2
+
3
+ Your job is now to refactor the code for enhancing the code quality and the design of the code according to the following guidelines:
4
+ * Refactoring = Changing the internal structure of code
5
+ * Without changing its external behavior
6
+ * Goal = Improve readability, maintainability, and design
7
+ -> "Refactoring is a change made to the internal structure of software to make it easier to understand and cheaper to modify without changing its observable behavior."
8
+ -> "Refactoring changes how code is written, not what it does."
9
+
10
+ Now do:
11
+ * Silently analyze the given code base
12
+ * Silently analyze the given feature file (specified behavior) to fully understand the flow and logic of the current implementation. Remember: you are not allowed to change specified behavior.
13
+
14
+ When you refactor the code remember:
15
+ * The max function or method length should not exceed 40 lines.
16
+ * The max class length should not exceed 150 lines.
17
+ * The max file length should not exceed 150 lines.
18
+ * Split implementation files or functions/methods/classes in case they exceed their defined length maximum.
19
+ * Apply as coding and design principle the separation of concerns and single responsibility principle in general and specifically when you need to split.
20
+ * Flatten nested code structures (e.g. if/while/for statements) to only one nesting level.
21
+ * The refactored code must fully implement the specified behavior in an easy testable and modular/extensible way.
22
+ * Follow PEP8 coding guidelines.
23
+ * Use descriptive numpy style docstrings for inline method and class documentation.
24
+ * Use the python logger logging package to implement logging for all application modules that enables a fine granular full observability of the program flow by the log file. Use ./logs/<module_name>.log as filepath for logging.
25
+
26
+ Your output specification is:
27
+ * Only return full copy pastable file content.
28
+ * Use for every single generated code block this markdown code block format:
29
+
30
+ ```python
31
+ # [ ] extract
32
+ # filename: src/{filename}.py
33
+ {python code}
34
+ ```
35
+
36
+ * The extract and filename statements are only allowed once per markdown code block
37
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
38
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
39
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,40 @@
1
+ ### COMMANDS FOR CREATING AND CORRECTING STEP DEFINITIONS FOR FEATURE FILES
2
+
3
+ **MANDATORY INPUT VALIDATION:**
4
+ - Feature files (.feature) must be provided
5
+ - Behave test report must be provided
6
+
7
+ **PROMPT DEFINITION ERROR:** If mandatory input is missing, immediately stop and return: "ERROR: Missing mandatory input. Please provide both feature files (.feature) and behave test report before proceeding."
8
+
9
+ **OPTIONAL INPUT:**
10
+ - Already existing step definitions
11
+
12
+ **PROMPT DEFINITION WARNING:** If optional input is missing: "WARNING: No existing step definitions provided. If step definitions already exist in your project, please include them as input context to avoid duplication and ensure consistency."
13
+
14
+ ### Your job is now:
15
+ * Silently analyze the given feature files and behave test report to understand current test failures and missing step implementations.
16
+ * Silently review any provided existing step definitions to avoid duplication and maintain consistency.
17
+ * Develop step definition implementation strategies that minimize code changes with respect to existing step definitions, prefer reusing existing step patterns over new implementations.
18
+ * The max function length should not exceed 25 lines. The max file length should not exceed 120 lines.
19
+ * Always prefer to use existing python packages over your own implementation.
20
+ * Use the behave testing framework for all step definition implementations.
21
+ * Apply mocking extensively to isolate step definitions from external inputs and interfaces using unittest.mock or pytest-mock.
22
+ * Fully implement all missing step definitions for the given feature files in an easy testable and modular/extensible way. Follow PEP8 coding guidelines, use numpy style docstrings for inline function documentation, apply as coding and design principle the separation of concerns and single responsibility principle.
23
+ * Generated or reworked python methods must not exceed 25 lines of code. In case methods exceed this length they need to be split according to the single responsibility principle and separation of concerns.
24
+ * Generated or reworked python files must not exceed 120 lines of code. In case files exceed this length they need to be split according to the single responsibility principle and separation of concerns.
25
+ * Implement proper assertion methods that provide clear error messages when steps fail.
26
+ * Use context.scenario, context.feature, and context.table appropriately for data sharing between steps.
27
+ * Implement proper cleanup in @after_scenario and @after_feature hooks when necessary.
28
+
29
+ * Only return full copy pastable file content for step definition files. Use for every single generated code block this markdown code block format:
30
+
31
+ ```python
32
+ # [ ] extract
33
+ # filename: ara/features/steps/{filename}_steps.py
34
+ {python code}
35
+ ```
36
+
37
+ * The extract and filename statements are only allowed once per markdown code block
38
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
39
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
40
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -0,0 +1,48 @@
1
+ ### COMMANDS FOR CREATING AND CORRECTING UNIT TESTS
2
+
3
+ **MANDATORY INPUT VALIDATION:**
4
+ - Feature files (.feature) must be provided
5
+ - Code coverage report or pytest test report must be provided
6
+
7
+ **PROMPT DEFINITION ERROR:** If mandatory input is missing, immediately stop and return: "ERROR: Missing mandatory input. Please provide both feature files (.feature) and code coverage/pytest test report before proceeding."
8
+
9
+ **OPTIONAL INPUT:**
10
+ - Already existing unit tests
11
+
12
+ **PROMPT DEFINITION WARNING:** If optional input is missing: "WARNING: No existing unit tests provided. If unit tests already exist in your project, please include them as input context to avoid duplication and ensure consistency."
13
+
14
+ #### Your job is now:
15
+ * Silently analyze the given feature files and code coverage/pytest test report to understand current test gaps and implementation requirements.
16
+ * Silently review any provided existing unit tests to avoid duplication and maintain consistency with existing test patterns.
17
+ * Develop unit test implementation strategies that minimize code changes with respect to existing tests, prefer reusing existing test patterns and fixtures over new implementations.
18
+ * The max function length should not exceed 25 lines. The max file length should not exceed 120 lines.
19
+ * Always prefer to use existing python packages over your own implementation.
20
+ * Use the pytest testing framework for all unit test implementations.
21
+ * Apply mocking extensively to isolate unit tests from external inputs and interfaces using unittest.mock or pytest-mock. Mock all external dependencies, file I/O, network calls, and database interactions.
22
+ * Fully implement comprehensive unit tests that achieve at least 90% code coverage for the specified behavior in an easy maintainable and modular/extensible way. Follow PEP8 coding guidelines, use numpy style docstrings for inline function documentation, apply as coding and design principle the separation of concerns and single responsibility principle.
23
+ * Generated or reworked python methods must not exceed 25 lines of code. In case methods exceed this length they need to be split according to the single responsibility principle and separation of concerns.
24
+ * Generated or reworked python files must not exceed 120 lines of code. In case files exceed this length they need to be split according to the single responsibility principle and separation of concerns.
25
+
26
+ * Implement comprehensive test cases covering:
27
+ - Happy path scenarios
28
+ - Edge cases and boundary conditions
29
+ - Error handling and exception scenarios
30
+ - Input validation scenarios
31
+
32
+ * Use pytest fixtures for test data setup and teardown to ensure test isolation.
33
+ * Implement parametrized tests using @pytest.mark.parametrize for testing multiple input combinations efficiently.
34
+ * Use descriptive test method names that clearly indicate what is being tested.
35
+ * Include proper assertions with meaningful error messages.
36
+
37
+ * Only return full copy pastable file content for unit test files. Use for every single generated code block this markdown code block format:
38
+
39
+ ```python
40
+ # [ ] extract
41
+ # filename: test/test_{filename}.py
42
+ {python code}
43
+ ```
44
+
45
+ * The extract and filename statements are only allowed once per markdown code block
46
+ * The first character of the first line inside your code block must be '#' and the first character of the second line inside your code block must be '#'
47
+ * replace the '# [ ] extract' statement of the template with '# [x] extract' in your response
48
+ * in case of files get deprecated give me a list of files that can be safely deleted
@@ -1,2 +1,2 @@
1
1
  # version.py
2
- __version__ = "0.1.10.7" # fith parameter like .0 for local install test purposes only. official numbers should be 4 digit numbers
2
+ __version__ = "0.1.10.8" # fith parameter like .0 for local install test purposes only. official numbers should be 4 digit numbers
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ara_cli
3
- Version: 0.1.10.7
3
+ Version: 0.1.10.8
4
4
  Summary: Powerful, open source command-line tool for managing, structuring and automating software development artifacts in line with Business-Driven Development (BDD) and AI-assisted processes
5
5
  Description-Content-Type: text/markdown
6
6
  Requires-Dist: langfuse
@@ -116,30 +116,24 @@ ara_cli/templates/template.steps.prompt_log.md
116
116
  ara_cli/templates/template.task.prompt_log.md
117
117
  ara_cli/templates/template.userstory.prompt_log.md
118
118
  ara_cli/templates/template.vision.prompt_log.md
119
- ara_cli/templates/prompt-modules/blueprints/complete_pytest_unittest.blueprint.md
120
119
  ara_cli/templates/prompt-modules/blueprints/empty.blueprint.md
121
- ara_cli/templates/prompt-modules/blueprints/pytest_unittest_prompt.blueprint.md
122
120
  ara_cli/templates/prompt-modules/blueprints/task_todo_list_C4_architecture_analysis.blueprint.md
123
- ara_cli/templates/prompt-modules/blueprints/task_todo_list_implement_feature_BDD_way.blueprint.md
124
121
  ara_cli/templates/prompt-modules/commands/architecture_C4_analysis.commands.md
125
122
  ara_cli/templates/prompt-modules/commands/architecture_radon_cc_score.commands.md
126
123
  ara_cli/templates/prompt-modules/commands/architecture_radon_halstead_v.commands.md
127
124
  ara_cli/templates/prompt-modules/commands/architecture_radon_maintainability_score.commands.md
128
- ara_cli/templates/prompt-modules/commands/artefact_classification.commands.md
129
- ara_cli/templates/prompt-modules/commands/artefact_extension.commands.md
130
- ara_cli/templates/prompt-modules/commands/artefact_formulation.commands.md
131
- ara_cli/templates/prompt-modules/commands/behave_step_generation.commands.md
132
- ara_cli/templates/prompt-modules/commands/code_generation_complex.commands.md
133
- ara_cli/templates/prompt-modules/commands/code_generation_simple.commands.md
134
125
  ara_cli/templates/prompt-modules/commands/empty.commands.md
135
- ara_cli/templates/prompt-modules/commands/error_fixing.commands.md
136
- ara_cli/templates/prompt-modules/commands/feature_file_update.commands.md
137
- ara_cli/templates/prompt-modules/commands/feature_formulation.commands.md
138
- ara_cli/templates/prompt-modules/commands/js_code_generation_simple.commands.md
139
- ara_cli/templates/prompt-modules/commands/refactoring.commands.md
140
- ara_cli/templates/prompt-modules/commands/refactoring_analysis.commands.md
141
- ara_cli/templates/prompt-modules/commands/reverse_engineer_feature_file.commands.md
142
- ara_cli/templates/prompt-modules/commands/reverse_engineer_program_flow.commands.md
126
+ ara_cli/templates/prompt-modules/commands/extract_general.commands.md
127
+ ara_cli/templates/prompt-modules/commands/extract_markdown.commands.md
128
+ ara_cli/templates/prompt-modules/commands/extract_python.commands.md
129
+ ara_cli/templates/prompt-modules/commands/feature_add_or_modifiy_specified_behavior.commands.md
130
+ ara_cli/templates/prompt-modules/commands/feature_generate_initial_specified_bevahior.commands.md
131
+ ara_cli/templates/prompt-modules/commands/prompt_template_tech_stack_transformer.commands.md
132
+ ara_cli/templates/prompt-modules/commands/python_bug_fixing_code.commands.md
133
+ ara_cli/templates/prompt-modules/commands/python_generate_code.commands.md
134
+ ara_cli/templates/prompt-modules/commands/python_refactoring_code.commands.md
135
+ ara_cli/templates/prompt-modules/commands/python_step_definitions_generation_and_fixing.commands.md
136
+ ara_cli/templates/prompt-modules/commands/python_unittest_generation_and_fixing.commands.md
143
137
  ara_cli/templates/prompt-modules/intentions/classify_task.intention.md
144
138
  ara_cli/templates/prompt-modules/intentions/empty.intention.md
145
139
  ara_cli/templates/prompt-modules/intentions/error_fixing.intention.md
@@ -1,27 +0,0 @@
1
- # Usage:
2
- # necessary input and adaption:
3
- # replace text snippets in <> with specific context
4
- # ...
5
- # expected output:
6
- # ...
7
- Do not use usage information as prompt instructions
8
-
9
-
10
- Given source code
11
- ```python
12
- <source code for context, skip irrelevant for current task>
13
- ```
14
-
15
- Given existing unit tests
16
- ```python
17
- <existing unit tests>
18
- ```
19
-
20
- Given pytest is available
21
-
22
- Modify and/or create unit tests so this is fully covered:
23
- ```python
24
- <snippet you want to cover in the next step>
25
- ```
26
-
27
- Give me only what is relevant to testing this snippet. Use parametrization where applicable. Split into multiple tests instead of using if-else blocks. Mock all dependencies of tested code.
@@ -1,32 +0,0 @@
1
- MODE: STRICT_GENERATION
2
- TASK: Produce one complete pytest file for a given Python module.
3
-
4
- REQUIREMENTS:
5
- - Output only valid Python code (no text, no markdown).
6
- - Target: full behavioral + branch coverage (100%).
7
- - Tests follow AAA pattern (# Arrange, # Act, # Assert).
8
- - Exactly ONE assert or ONE pytest.raises() per test.
9
- - Use tmp_path fixture for filesystem isolation.
10
- - Include an autouse=True fixture for global patching if needed.
11
- - No external I/O or network calls.
12
- - All tests independent, self-contained.
13
-
14
- STYLE:
15
- - File starts with module docstring describing AAA, single assert rule, autouse fixture.
16
- - Group tests with comment headers:
17
- # --- Success paths --- / # --- Error paths --- / # --- Edge cases ---
18
- - Function names: test_<function>_<expected_behavior>_<condition>
19
- - Variables descriptive (rel, path, new_content, etc.).
20
- - Use direct asserts (assert result is True, assert path.read_text() == "x").
21
- - For errors:
22
- with pytest.raises(ExceptionType, match=r"text"): function_call()
23
-
24
- COVERAGE:
25
- - Include success, failure, and rare edge branches (e.g., conditional exceptions).
26
- - Ensure 100% of conditional branches executed.
27
-
28
- OUTPUT:
29
- - Single .py file, runnable via: pytest -v --disable-warnings --maxfail=1 --cov=<target_module>
30
- - No explanations or prose, only the test code.
31
-
32
- END
@@ -1,30 +0,0 @@
1
- ### INTENTION and CONTEXT
2
- My intention is to setup a todo list in my given task that helps me to implement a feature in a BDD way
3
-
4
- Now do the following:
5
- Search for a line starting with `Task: ` defined in the `### GIVENS` section. Just repeat the task_name you have found as confirmation
6
- * Do not proceed if no task is defined. Return immediatly with the message: "No task defined as prompt control"
7
-
8
- * Focus on the description in the `Description` section of the defined task. Ignore all other sections.
9
- * Analyze the content of the task description section and adapt your default recipe accordingly. You can add new "[@to-do]s ...", you can delete "[@to-do]s" that are not necessary anymore according to the existing task description content
10
-
11
- * the format and formulation of your default recipe implementing a feature in BDD style is
12
- ```
13
- [@to-do] analyze and understand the given `user story`
14
- [@to-do] generate an example contributing to the rule `rule of userstory to implement` which should be turned into a scenario or feature description
15
- [@to-do] use the example and aditional relevant context `{context list}` to formulate the feature file
16
- [@to-do] use the formulated feature file, relevant existing step implementations and relevant existing production code to implement the new step implementations that will fail
17
- [@to-do] use the created step definitions, the relevant existing production code to modify existing code and to create new code implementing the requested behavior so that the step implementations will pass
18
- ```
19
-
20
- * append your recipe at the end of task
21
- * return the extended task in the following format
22
- ```artefact
23
- # [ ] extract
24
- # filename: ara/tasks/{task_name}.task
25
- {initial task content}
26
- {recipe}
27
- ```
28
- * the extract and filename statements are only allowed once per code block
29
-
30
- * in case you think information is missing in order to generate a suffiently precise formulation, return a warning "WARNING: information is missing to formulate the new artefacts" and then explain what kind of information you think is missing and how I could easily retrieve it
@@ -1,9 +0,0 @@
1
- ### COMMANDS FOR THE CORRECT CONTEXTUAL CLASSIFICATION OF ARTIFACTS
2
- Your job is now:
3
- * analyze the given files with respect to content and relationship
4
- * analyze the new artefact with respect to content and the relationship to the given files
5
- * give me a list of the top 5 artefacts to which the new artefact contributes the most
6
- * the output format must be a table with the columns
7
- | artefact name | contribution rating from 0 (very low) - 1 (very high) | arguments for rating | path to artefact |
8
-
9
- * in case you think the relationship of the new artefact is to weak to any given files, return a warning "WARNING: new artefact is not directly related to already existing aretefacts" and then make a proposal with regard of the ara "work orchestration contribution hierarchy" and/or the "specification contribution hierarchy"
@@ -1,17 +0,0 @@
1
- ### COMMANDS FOR EXTENDING EXISTING AGILE REQUIREMENTS ARTIFACTS
2
- Your job is now:
3
- * analyze the given files with respect to content and relationship
4
- * analyze the new or changed behavior with respect to content and the relationship to the existing artefacts
5
- * Develop formulation strategies that minimize formulation changes of existing changes.
6
- * generate a formulation proposal that adds the new context and or behavior for the specified documents
7
- * wrap and return the formulated in the following format
8
- ```artefact
9
- # [ ] extract
10
- # filename: {path/filename.filextension}
11
- {formulation}
12
- ```
13
- * the extract and filename statements are only allowed once per code block
14
-
15
- * Adhere strictly to established rules for AGILE PRODUCT OWNERS for high-quality specification artefacts.
16
-
17
- * in case you think information is missing in order to generate a suffiently precise formulation, return a warning "WARNING: information is missing to formulate the new aretefacts" and then explain what kind of information you think is missing and how I could easily retrieve it
@@ -1,14 +0,0 @@
1
- ### COMMANDS FOR FORMULATING AGILE REQUIREMENTS ARTIFACTS
2
- Your job is now:
3
- * analyze the given files with respect to content and relationship
4
- * analyze the new artefact with respect to content and the relationship to the given files
5
- * generate a formulation proposal for the specified documents
6
- * wrap and return the formulated in the following format
7
- ```artefact
8
- # [ ] extract
9
- # filename: {path/filename.filextension}
10
- {formulation}
11
- ```
12
- * the extract and filename statements are only allowed once per code block
13
-
14
- * in case you think information is missing in order to generate a suffiently precise formulation, return a warning "WARNING: information is missing to formulate the new artefacts" and then explain what kind of information you think is missing and how I could easily retrieve it