No description
Find a file
ValueOn AG b603399690
Merge pull request #67 from valueonag/feat/automation-center
feat: sysadmin and admin can manage automation events
2025-11-11 23:17:17 +01:00
.github/workflows env file cleanup added 2025-11-10 17:00:24 +01:00
modules feat: sysadmin and admin can manage automation events 2025-11-11 23:08:45 +01:00
.gitignore ignore testdata 2025-10-06 16:02:38 +02:00
app.py implemented workflow automation 2025-11-03 00:14:02 +01:00
config.ini integration fixes 2025-10-10 23:46:24 +02:00
env_dev.env scheduler althaus feature 2025-11-10 16:51:28 +01:00
env_int.env fixed env 2025-11-11 08:37:59 +01:00
env_prod.env fixed env 2025-11-11 08:37:59 +01:00
pytest.ini chore: exclude real api calling tests by default 2025-08-29 20:51:11 +02:00
requirements.txt refactored maxToken handling for all models and all ai calls 2025-10-21 14:48:43 +02:00
test1_ai_models.py streamlined extraction and generation prompts 2025-10-28 00:14:24 +01:00
test2_ai_model_selection.py streamlined extraction and generation prompts 2025-10-28 00:14:24 +01:00
test3_ai_behavior.py streamlined extraction and generation prompts 2025-10-28 00:14:24 +01:00
test4_method_ai_operations.py refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00
tool_security_encrypt_all_env_files.py refactored whole codebase for camelCase part 1 of 2 2025-10-31 00:05:39 +01:00
tool_security_encrypt_config_value.py fix keys 2025-11-05 17:05:13 +01:00
tool_security_generate_master_keys.py Tested workflow engine 3.1 2025-09-24 23:18:10 +02:00
tool_stats_durations_from_log.py Refactor full workflow engine 3.0 2025-09-23 22:47:54 +02:00
tool_stats_get_codelines.py cleaned key handling and security 2025-09-22 00:39:15 +02:00
tool_stats_showUnusedFunctions.py cleaned key handling and security 2025-09-22 00:39:15 +02:00