Activity
merge back from master to sync branches
merge back from master to sync branches
merge back from master to sync branches
merge back from master to sync branches
move from parse_obj to model_validate
move from parse_obj to model_validate
🔧 chore(.gitignore): add /venv/ to .gitignore to prevent committing P…
🔧 chore(.gitignore): add /venv/ to .gitignore to prevent committing P…
🔧 chore(setup.py): pin dependencies to specific versions to ensure co…
🔧 chore(setup.py): pin dependencies to specific versions to ensure co…
🔧 refactor(contract.py): import API only if TYPE_CHECKING to avoid ci…
🔧 refactor(contract.py): import API only if TYPE_CHECKING to avoid ci…
🔧 refactor(registry.py): reorder imports for better code organization
🔧 refactor(registry.py): reorder imports for better code organization
🔨 refactor(convex_api/registry.py, tests/intergration/test_convex_mul…
🔨 refactor(convex_api/registry.py, tests/intergration/test_convex_mul…
🔧 refactor: replace all instances of Dict with dict for better readab…
🔧 refactor: replace all instances of Dict with dict for better readab…
🔧 refactor: replace Union type hints with the new Python 3.10 syntax …
🔧 refactor: replace Union type hints with the new Python 3.10 syntax …
✨ feat(.github/workflows/testing.yml): enable warnings pyright option
✨ feat(.github/workflows/testing.yml): enable warnings pyright option