You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hashcon 6a74c97a0a
feat: add debug log for request and response (#19781) (#19783)
5 months ago
..
configs fix(config): Allow DB_EXTRAS to set search_path via options (#19560) 5 months ago
controllers refactor(version): simplify version comparison logic (#10109) 1 year ago
core feat(workflow): domain model for workflow node execution (#19430) 5 months ago
extensions feat: add debug log for request and response (#19781) (#19783) 5 months ago
factories fix: implement robust file type checks to align with existing logic (#17557) 6 months ago
libs fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279) 7 months ago
models Feat: upgrade variable assigner (#11285) 11 months ago
oss chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 10 months ago
repositories fix: correct type mismatch in WorkflowService node execution handling (#19846) 5 months ago
services fix: cannot delete workflow version if other version is published as a tool (#18486) 6 months ago
utils feat: add interfaces of OAuth handler methods for authorization (#18889) 6 months ago
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
conftest.py refactor: assembling the app features in modular way (#9129) 11 months ago