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.
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
1 rok temu
..
__init__.py Initial commit 2 lat temu
account.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 rok temu
error.py feat: member invitation and activation (#535) 2 lat temu
members.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 rok temu
model_providers.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 rok temu
models.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 rok temu
tool_providers.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 rok temu
workspace.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 rok temu